summaryrefslogtreecommitdiffstats
path: root/net/core/neighbour.c
Commit message (Expand)AuthorAgeFilesLines
* [NETLINK]: Convert netlink users to use group numbers instead of bitmasksPatrick McHardy2005-08-301-4/+4
* [NET]: Store skb->timestamp as offset to a base timestampPatrick McHardy2005-08-301-3/+4
* [NETLINK]: Missing initializations in dumped dataPatrick McHardy2005-06-281-0/+6
* [PATCH] create a kstrdup library functionPaulo Marques2005-06-231-1/+2
* [NETLINK]: Correctly set NLM_F_MULTI without checking the pidJamal Hadi Salim2005-06-191-7/+7
* [NETLINK]: Introduce NLMSG_NEW macro to better handle netlink flagsThomas Graf2005-06-191-4/+4
* [NEIGH]: Fix use of uninitialized variable when trimming in neightbl_fill_parmsThomas Graf2005-06-191-1/+3
* [NETLINK]: Kill bogus NLMSG_SET_MULTIPART uses.Thomas Graf2005-06-191-4/+4
* [NETLINK]: Neighbour table configuration and statistics via rtnetlinkThomas Graf2005-06-191-3/+314
* [NET]: /proc/net/stat/* header cleanupOlaf Rempel2005-04-281-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+2362