aboutsummaryrefslogtreecommitdiffstats
path: root/net/core/neighbour.c
AgeCommit message (Expand)Author
2016-06-29neigh: Explicitly declare RCU-bh read side critical section in neigh_xmit()David Barroso
2016-04-26neigh: align nlattr properly when neededNicolas Dichtel
2016-04-23libnl: nla_put_msecs(): align on a 64-bit areaNicolas Dichtel
2015-12-03net/neighbour: fix crash at dumping device-agnostic proxy entriesKonstantin Khlebnikov
2015-11-17net: use skb_clone to avoid alloc_pages failure.Martin Zhang
2015-10-07net: Add support for filtering neigh dump by device indexDavid Ahern
2015-09-29net: Add support for filtering neigh dump by master deviceDavid Ahern
2015-08-10net: add explicit logging and stat for neighbour table overflowRick Jones
2015-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-06-21neigh: do not modify unlinked entriesJulian Anastasov
2015-05-21neigh: Better handling of transition to NUD_PROBE stateErik Kline
2015-03-20net: neighbour: Add mcast_resolicit to configure the number of multicast reso...YOSHIFUJI Hideaki/吉藤英明
2015-03-12net: Kill hold_net release_netEric 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 a dst in neigh_resolve_outputEric 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
2015-01-18netlink: Fix bugs in nlmsg_end() conversions.David S. Miller
2015-01-18netlink: make nlmsg_end() and genlmsg_end() voidJohannes Berg
2015-01-14neighbour: fix base_reachable_time(_ms) not effective immediatly when changedJean-Francois Remy
2014-11-11neigh: remove dynamic neigh table registration supportWANG Cong
2014-10-29neigh: optimize neigh_parms_release()Nicolas Dichtel
2014-07-28neighbour : fix ndm_type type error issueJun Zhao
2014-07-14neigh: sysctl - simplify address calculation of gc_* variablesMathias Krause
2014-05-13neigh: set nud_state to NUD_INCOMPLETE when probing router reachabilityDuan Jiong
2014-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-02-27neigh: recompute reachabletime before returning from neigh_periodic_work()Duan Jiong
2014-02-27neigh: directly goto out after setting nud_state to NUD_FAILEDDuan Jiong
2014-02-26neigh: probe application via netlink in NUD_PROBETimo Teräs
2014-02-22neigh: fix setting of default gc_* valuesJiri Pirko
2014-01-22net/neighbour: queue work on power efficient wqviresh kumar
2014-01-15neigh: split lines for NEIGH_VAR_SET so they are not too longJiri Pirko
2014-01-14net: replace macros net_random and net_srandom with direct calls to prandomAruna-Hewapathirane
2014-01-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-12-31vlan: Fix header ops passthru when doing TX VLAN offload.David S. Miller
2013-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-12-17neigh: Netlink notification for administrative NUD state changeBob Gilligan
2013-12-11ipv6: router reachability probingJiri Benc
2013-12-10neigh: use neigh_parms_net() to get struct neigh_parms->net pointerJiri Pirko
2013-12-09neigh: ipv6: respect default values set before an address is assigned to deviceJiri Pirko
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-09-26net: neighbour: use source address of last enqueued packet for solicitationHannes Frederic Sowa
2013-09-03net: neighbour: Remove CONFIG_ARPDTim Gardner
2013-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-08-02neighbour: populate neigh_parms on alloc before calling ndo_neigh_setupVeaceslav Falico