aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/neighbour.h
AgeCommit message (Expand)Author
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-25neigh: make strucrt neigh_table::entry_size unsigned intAlexey Dobriyan
2017-09-25neigh: make struct neigh_table::entry_size unsigned intAlexey Dobriyan
2017-07-19Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-07-01net: convert neigh_params.refcnt from atomic_t to refcount_tReshetova, Elena
2017-07-01net: convert neighbour.refcnt from atomic_t to refcount_tReshetova, Elena
2017-06-30randstruct: Mark various structs for randomizationKees Cook
2017-06-04neigh: Really delete an arp/neigh entry on "ip neigh delete" or "arp -d"Sowmini Varadhan
2017-04-12net: neigh: make ->hh_len 32-bitAlexey Dobriyan
2017-03-22neighbour: fix nlmsg_pid in notificationsRoopa Prabhu
2017-02-11net: rename dst_neigh_output back to neigh_outputJulian Anastasov
2015-08-10net: add explicit logging and stat for neighbour table overflowRick Jones
2015-03-20net: neighbour: Add mcast_resolicit to configure the number of multicast reso...YOSHIFUJI Hideaki/吉藤英明
2015-03-12net: Introduce possible_net_tEric W. Biederman
2015-03-08neigh: Use neigh table index for neigh_packet_xmitEric W. Biederman
2015-03-04neigh: Add helper function neigh_xmitEric W. Biederman
2015-03-04neigh: Factor out ___neigh_lookup_norefEric W. Biederman
2015-03-02neigh: Don't require dst in neigh_hh_initEric W. Biederman
2015-03-02neigh: Move neigh_compat_output into ax25_ip.cEric W. Biederman
2014-12-26neigh: remove next ptr from struct neigh_tableNicolas Dichtel
2014-11-11neigh: remove dynamic neigh table registration supportWANG Cong
2014-10-29neigh: optimize neigh_parms_release()Nicolas Dichtel
2014-09-26netfilter: bridge: move br_netfilter out of the corePablo Neira Ayuso
2014-07-14neigh: sysctl - simplify address calculation of gc_* variablesMathias Krause
2014-01-16neigh: use NEIGH_VAR_INIT in ndo_neigh_setup functions.Jiri Pirko
2013-12-11ipv6: router reachability probingJiri Benc
2013-12-09neigh: restore old behaviour of default parms valuesJiri Pirko
2013-12-09neigh: use tbl->family to distinguish ipv4 from ipv6Jiri Pirko
2013-12-09neigh: wrap proc dointvec functionsJiri Pirko
2013-12-09neigh: convert parms to an arrayJiri Pirko
2013-07-31arp/neighbour.h: Remove extern from function prototypesJoe Perches
2013-02-11net neighbour, decnet: Ensure to align device private data on preferred align...YOSHIFUJI Hideaki / 吉藤英明
2013-01-28net neigh: Optimize neighbor entry size calculation.YOSHIFUJI Hideaki / 吉藤英明
2012-08-07net: output path optimizationsEric Dumazet
2012-07-05net: Do delayed neigh confirmation.David S. Miller
2012-07-05ipv4: Make neigh lookups directly in output packet path.David S. Miller
2012-04-15net: cleanup unsigned to unsigned intEric Dumazet
2012-04-13neighbour: Make neigh_table_init_no_netlink() static.Hiroaki SHIMODA
2011-12-28ipv6: Use universal hash for NDISC.David S. Miller
2011-12-19Revert "net: Remove unused neighbour layer ops."David S. Miller
2011-12-13net: Remove unused neighbour layer ops.David S. Miller
2011-11-30neigh: Get rid of neigh_table->kmem_cachepDavid Miller
2011-11-30neigh: Create mechanism for generic neigh private areas.David Miller
2011-11-14neigh: new unresolved queue limitsEric Dumazet
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-07-17neigh: Pass neighbour entry to output ops.David S. Miller
2011-07-16neigh: Kill ndisc_ops->queue_xmitDavid S. Miller
2011-07-16neigh: Kill hh_cache->hh_outputDavid S. Miller
2011-07-16neigh: Kill neigh_ops->hh_outputDavid S. Miller