summaryrefslogtreecommitdiffstats
path: root/net/core/neighbour.c
Commit message (Expand)AuthorAgeFilesLines
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [NEIGH]: Fix IP-over-ATM and ARP interaction.Simon Kelley2006-05-121-2/+19
* [PATCH] for_each_possible_cpu: network codesKAMEZAWA Hiroyuki2006-04-111-1/+1
* [NET]: More kzalloc conversions.Andrew Morton2006-04-091-10/+4
* [NET]: Move destructor from neigh->ops to neigh_paramsMichael S. Tsirkin2006-03-201-2/+2
* [NET]: NEIGHBOUR: Ensure to record time to neigh->updated when neighbour's st...YOSHIFUJI Hideaki2006-03-201-0/+8
* [NET]: Wider use of for_each_*cpu()John Hawkes2005-10-251-4/+1
* [NEIGH] Fix timer leak in neigh_changeaddrHerbert Xu2005-10-231-30/+13
* [NEIGH] Fix add_timer race in neigh_add_timerHerbert Xu2005-10-231-2/+2
* [NEIGH] Print stack trace in neigh_add_timerHerbert Xu2005-10-231-0/+1
* [NEIGH]: Add debugging check when adding timers.David S. Miller2005-09-271-9/+14
* [NET]: Protect neigh_stat_seq_fops by CONFIG_PROC_FSAmos Waterland2005-09-241-0/+2
* [NETLINK]: Convert netlink users to use group numbers instead of bitmasksPatrick McHardy2005-08-291-4/+4
* [NET]: Store skb->timestamp as offset to a base timestampPatrick McHardy2005-08-291-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-181-7/+7
* [NETLINK]: Introduce NLMSG_NEW macro to better handle netlink flagsThomas Graf2005-06-181-4/+4
* [NEIGH]: Fix use of uninitialized variable when trimming in neightbl_fill_parmsThomas Graf2005-06-181-1/+3
* [NETLINK]: Kill bogus NLMSG_SET_MULTIPART uses.Thomas Graf2005-06-181-4/+4
* [NETLINK]: Neighbour table configuration and statistics via rtnetlinkThomas Graf2005-06-181-3/+314
* [NET]: /proc/net/stat/* header cleanupOlaf Rempel2005-04-281-1/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+2362
OpenPOWER on IntegriCloud