Age | Commit message (Expand) | Author | Files | Lines |
2019-04-18 | net ipv6: Prevent neighbor add if protocol is disabled on device | David Ahern | 1 | -0/+2 |
2019-04-09 | neighbor: Add skip_cache argument to neigh_output | David Ahern | 1 | -2/+3 |
2018-12-20 | neighbour: register rtnl doit handler | Roopa Prabhu | 1 | -0/+1 |
2018-12-16 | neighbor: Add protocol attribute | David Ahern | 1 | -0/+2 |
2018-12-15 | neighbor: Improve neighbour struct layout | David Ahern | 1 | -2/+2 |
2018-12-15 | neighbor: Move neigh_update_ext_learned to core file | David Ahern | 1 | -18/+0 |
2018-12-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -5/+23 |
2018-12-08 | neighbour: Avoid writing before skb->head in neigh_hh_output() | Stefano Brivio | 1 | -5/+23 |
2018-12-08 | neighbor: Improve garbage collection | David Ahern | 1 | -0/+3 |
2018-10-12 | net: Evict neighbor entries on carrier down | David Ahern | 1 | -0/+1 |
2018-09-24 | neighbour: send netlink notification if NTF_ROUTER changes | Roopa Prabhu | 1 | -0/+15 |
2018-04-25 | neighbour: support for NTF_EXT_LEARNED flag | Roopa Prabhu | 1 | -1/+18 |
2017-11-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+1 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-09-26 | neigh: make strucrt neigh_table::entry_size unsigned int | Alexey Dobriyan | 1 | -1/+1 |
2017-09-26 | neigh: make struct neigh_table::entry_size unsigned int | Alexey Dobriyan | 1 | -1/+1 |
2017-07-19 | Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+1 |
2017-07-01 | net: convert neigh_params.refcnt from atomic_t to refcount_t | Reshetova, Elena | 1 | -3/+3 |
2017-07-01 | net: convert neighbour.refcnt from atomic_t to refcount_t | Reshetova, Elena | 1 | -4/+5 |
2017-06-30 | randstruct: Mark various structs for randomization | Kees Cook | 1 | -1/+1 |
2017-06-05 | neigh: Really delete an arp/neigh entry on "ip neigh delete" or "arp -d" | Sowmini Varadhan | 1 | -0/+1 |
2017-04-12 | net: neigh: make ->hh_len 32-bit | Alexey Dobriyan | 1 | -2/+2 |
2017-03-22 | neighbour: fix nlmsg_pid in notifications | Roopa Prabhu | 1 | -1/+2 |
2017-02-12 | net: rename dst_neigh_output back to neigh_output | Julian Anastasov | 1 | -0/+10 |
2015-08-10 | net: add explicit logging and stat for neighbour table overflow | Rick Jones | 1 | -0/+1 |
2015-03-21 | net: neighbour: Add mcast_resolicit to configure the number of multicast reso... | YOSHIFUJI Hideaki/吉藤英明 | 1 | -0/+1 |
2015-03-12 | net: Introduce possible_net_t | Eric W. Biederman | 1 | -6/+2 |
2015-03-09 | neigh: Use neigh table index for neigh_packet_xmit | Eric W. Biederman | 1 | -0/+1 |
2015-03-04 | neigh: Add helper function neigh_xmit | Eric W. Biederman | 1 | -0/+3 |
2015-03-04 | neigh: Factor out ___neigh_lookup_noref | Eric W. Biederman | 1 | -0/+52 |
2015-03-03 | neigh: Don't require dst in neigh_hh_init | Eric W. Biederman | 1 | -0/+1 |
2015-03-03 | neigh: Move neigh_compat_output into ax25_ip.c | Eric W. Biederman | 1 | -1/+0 |
2014-12-27 | neigh: remove next ptr from struct neigh_table | Nicolas Dichtel | 1 | -1/+0 |
2014-11-11 | neigh: remove dynamic neigh table registration support | WANG Cong | 1 | -2/+9 |
2014-10-29 | neigh: optimize neigh_parms_release() | Nicolas Dichtel | 1 | -1/+2 |
2014-09-26 | netfilter: bridge: move br_netfilter out of the core | Pablo Neira Ayuso | 1 | -1/+1 |
2014-07-15 | neigh: sysctl - simplify address calculation of gc_* variables | Mathias Krause | 1 | -1/+0 |
2014-01-16 | neigh: use NEIGH_VAR_INIT in ndo_neigh_setup functions. | Jiri Pirko | 1 | -0/+5 |
2013-12-12 | ipv6: router reachability probing | Jiri Benc | 1 | -0/+1 |
2013-12-10 | neigh: restore old behaviour of default parms values | Jiri Pirko | 1 | -0/+13 |
2013-12-10 | neigh: use tbl->family to distinguish ipv4 from ipv6 | Jiri Pirko | 1 | -1/+6 |
2013-12-10 | neigh: wrap proc dointvec functions | Jiri Pirko | 1 | -0/+9 |
2013-12-10 | neigh: convert parms to an array | Jiri Pirko | 1 | -13/+35 |
2013-08-01 | arp/neighbour.h: Remove extern from function prototypes | Joe Perches | 1 | -50/+48 |
2013-02-11 | net neighbour, decnet: Ensure to align device private data on preferred align... | YOSHIFUJI Hideaki / 吉藤英明 | 1 | -0/+1 |
2013-01-29 | net neigh: Optimize neighbor entry size calculation. | YOSHIFUJI Hideaki / 吉藤英明 | 1 | -1/+1 |
2012-08-08 | net: output path optimizations | Eric Dumazet | 1 | -5/+9 |
2012-07-05 | net: Do delayed neigh confirmation. | David S. Miller | 1 | -15/+0 |
2012-07-05 | ipv4: Make neigh lookups directly in output packet path. | David S. Miller | 1 | -2/+9 |
2012-04-15 | net: cleanup unsigned to unsigned int | Eric Dumazet | 1 | -2/+2 |