index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
neighbour.h
Age
Commit message (
Expand
)
Author
2020-11-13
net: Exempt multicast addresses from five-second neighbor lifetime
Jeff Dike
2020-06-08
net/sysctl: remove leftover __user annotations on neigh_proc_dointvec*
Christoph Hellwig
2020-02-29
neighbour: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2019-12-09
neighbour: remove neigh_cleanup() method
Eric Dumazet
2019-11-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-11-08
net: fix data-race in neigh_event_send()
Eric Dumazet
2019-11-07
net: add annotations on hh->hh_len lockless accesses
Eric Dumazet
2019-04-17
net ipv6: Prevent neighbor add if protocol is disabled on device
David Ahern
2019-04-08
neighbor: Add skip_cache argument to neigh_output
David Ahern
2018-12-19
neighbour: register rtnl doit handler
Roopa Prabhu
2018-12-16
neighbor: Add protocol attribute
David Ahern
2018-12-15
neighbor: Improve neighbour struct layout
David Ahern
2018-12-14
neighbor: Move neigh_update_ext_learned to core file
David Ahern
2018-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-07
neighbour: Avoid writing before skb->head in neigh_hh_output()
Stefano Brivio
2018-12-07
neighbor: Improve garbage collection
David Ahern
2018-10-12
net: Evict neighbor entries on carrier down
David Ahern
2018-09-24
neighbour: send netlink notification if NTF_ROUTER changes
Roopa Prabhu
2018-04-25
neighbour: support for NTF_EXT_LEARNED flag
Roopa Prabhu
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-25
neigh: make strucrt neigh_table::entry_size unsigned int
Alexey Dobriyan
2017-09-25
neigh: make struct neigh_table::entry_size unsigned int
Alexey Dobriyan
2017-07-19
Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-07-01
net: convert neigh_params.refcnt from atomic_t to refcount_t
Reshetova, Elena
2017-07-01
net: convert neighbour.refcnt from atomic_t to refcount_t
Reshetova, Elena
2017-06-30
randstruct: Mark various structs for randomization
Kees Cook
2017-06-04
neigh: Really delete an arp/neigh entry on "ip neigh delete" or "arp -d"
Sowmini Varadhan
2017-04-12
net: neigh: make ->hh_len 32-bit
Alexey Dobriyan
2017-03-22
neighbour: fix nlmsg_pid in notifications
Roopa Prabhu
2017-02-11
net: rename dst_neigh_output back to neigh_output
Julian Anastasov
2015-08-10
net: add explicit logging and stat for neighbour table overflow
Rick Jones
2015-03-20
net: neighbour: Add mcast_resolicit to configure the number of multicast reso...
YOSHIFUJI Hideaki/吉藤英明
2015-03-12
net: Introduce possible_net_t
Eric W. Biederman
2015-03-08
neigh: Use neigh table index for neigh_packet_xmit
Eric W. Biederman
2015-03-04
neigh: Add helper function neigh_xmit
Eric W. Biederman
2015-03-04
neigh: Factor out ___neigh_lookup_noref
Eric W. Biederman
2015-03-02
neigh: Don't require dst in neigh_hh_init
Eric W. Biederman
2015-03-02
neigh: Move neigh_compat_output into ax25_ip.c
Eric W. Biederman
2014-12-26
neigh: remove next ptr from struct neigh_table
Nicolas Dichtel
2014-11-11
neigh: remove dynamic neigh table registration support
WANG Cong
2014-10-29
neigh: optimize neigh_parms_release()
Nicolas Dichtel
2014-09-26
netfilter: bridge: move br_netfilter out of the core
Pablo Neira Ayuso
2014-07-14
neigh: sysctl - simplify address calculation of gc_* variables
Mathias Krause
2014-01-16
neigh: use NEIGH_VAR_INIT in ndo_neigh_setup functions.
Jiri Pirko
2013-12-11
ipv6: router reachability probing
Jiri Benc
2013-12-09
neigh: restore old behaviour of default parms values
Jiri Pirko
2013-12-09
neigh: use tbl->family to distinguish ipv4 from ipv6
Jiri Pirko
2013-12-09
neigh: wrap proc dointvec functions
Jiri Pirko
2013-12-09
neigh: convert parms to an array
Jiri Pirko
[next]