summaryrefslogtreecommitdiff
path: root/include/net/neighbour.h
Commit message (Expand)AuthorAge
* net: Fix duplicate volatile warning.Tetsuo Handa2010-11-18
* neigh: reorder struct neighbour fieldsEric Dumazet2010-10-11
* neigh: Protect neigh->ha[] with a seqlockEric Dumazet2010-10-11
* neigh: RCU conversion of struct neighbourEric Dumazet2010-10-06
* net neigh: RCU conversion of neigh hash tableEric Dumazet2010-10-05
* neigh: reorder fields in struct neighbourEric Dumazet2010-10-01
* net/neighbour.h: fix typoKulikov Vasiliy2010-06-30
* netfilter: bridge-netfilter: Fix MAC header handling with IP DNATBart De Schuymer2010-04-15
* percpu: add __percpu sparse annotations to netTejun Heo2010-02-16
* net neigh: Decouple per interface neighbour table controls from binary sysctlsEric W. Biederman2010-02-16
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-12-14
|\
| * this_cpu: Use this_cpu ops for network statisticsChristoph Lameter2009-10-03
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-12-08
|\ \
| * | net: cleanup include/netEric Dumazet2009-11-04
| |/
* | sysctl net: Remove unused binary sysctl codeEric W. Biederman2009-11-12
|/
* net: make neigh_ops constantStephen Hemminger2009-09-01
* neigh: Convert garbage collection from softirq to workqueueEric Dumazet2009-08-02
* net: Cleanup of neighbour codeEric Dumazet2008-11-12
* net: remove struct neigh_table::pdeAlexey Dobriyan2008-11-11
* core: add stat to track unresolved discards in neighbor cacheNeil Horman2008-07-16
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-03-27
|\
| * [NEIGH]: Fix race between pneigh deletion and ipv6's ndisc_recv_ns (v3).Pavel Emelyanov2008-03-24
* | [NET] NETNS: Omit neigh_parms->net and pneigh_entry->net without CONFIG_NET_NS.YOSHIFUJI Hideaki2008-03-26
* | [NET] NEIGHBOUR: Remove unpopular neigh_is_connected().YOSHIFUJI Hideaki2008-03-04
|/
* [ARP]: neigh_parms_put(destroy) are essentially local to core/neighbour.c.Denis V. Lunev2008-01-28
* [NEIGH]: Add a comment describing what a NUD stands for.Pavel Emelyanov2008-01-28
* [NEIGH]: Make /proc/net/arp opening consistent with seq_net_open semanticsDenis V. Lunev2008-01-28
* [NEIGH]: Remove unused method from include/net/neighbour.hRami Rosen2008-01-28
* [NETNS]: Modify the neighbour table code so it handles multiple network names...Eric W. Biederman2008-01-28
* [NEIGH]: Use rtnl registration interfaceThomas Graf2007-04-25
* [NET]: Fix neighbour destructor handling.Alexey Kuznetsov2007-03-25
* [NET]: Convert hh_lock to seqlock.Stephen Hemminger2006-12-08
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-07
* [IPV6] NDISC: Set per-entry is_router flag in Proxy NA.Ville Nuorvala2006-09-22
* [NEIGHBOUR]: Use ALIGN() macro.Stephen Hemminger2006-09-22
* [NEIGH]: Move netlink neighbour bits to linux/neighbour.hThomas Graf2006-09-22
* [NEIGH]: Fix IP-over-ATM and ARP interaction.Simon Kelley2006-05-12
* [NET]: Move destructor from neigh->ops to neigh_paramsMichael S. Tsirkin2006-03-20
* [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.hArnaldo Carvalho de Melo2006-01-03
* [NET]: Store skb->timestamp as offset to a base timestampPatrick McHardy2005-08-29
* [NEIGHBOUR]: Remove unused fields in struct neigh_parms and neigh_tableThomas Graf2005-06-18
* [NETLINK]: Neighbour table configuration and statistics via rtnetlinkThomas Graf2005-06-18
* Linux-2.6.12-rc2Linus Torvalds2005-04-16