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