index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
neighbour.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
sysctl: treewide: constify the ctl_table argument of proc_handlers
Joel Granados
2024-07-24
1
-3
/
+3
*
neighbour: Fix __randomize_layout crash in struct neighbour
Gustavo A. R. Silva
2023-11-28
1
-1
/
+1
*
neighbour: fix data-races around n->output
Eric Dumazet
2023-10-01
1
-1
/
+1
*
neighbour: Remove unused function declaration pneigh_for_each()
Yue Haibing
2023-08-07
1
-2
/
+0
*
neighbour: fix unaligned access to pneigh_entry
Qingfang DENG
2023-06-02
1
-1
/
+1
*
neighbour: switch to standard rcu, instead of rcu_bh
Eric Dumazet
2023-03-22
1
-3
/
+3
*
neighbour: annotate lockless accesses to n->nud_state
Eric Dumazet
2023-03-15
1
-1
/
+1
*
neighbour: delete neigh_lookup_nodev as not used
Leon Romanovsky
2023-03-10
1
-2
/
+0
*
net: neigh: decrement the family specific qlen
Thomas Zeitlhofer
2022-11-18
1
-1
/
+1
*
neighbour: Remove unused inline function neigh_key_eq16()
Gaosheng Cui
2022-09-26
1
-5
/
+0
*
neighbour: make proxy_queue.qlen limit per-device
Alexander Mikhalitsyn
2022-08-15
1
-0
/
+1
*
net, neigh: introduce interval_probe_time_ms for periodic probe
Yuwei Wang
2022-06-30
1
-0
/
+1
*
net, neigh: Do not trigger immediate probes on NUD_FAILED from neigh_managed_...
Daniel Borkmann
2022-02-03
1
-5
/
+13
*
net: add net device refcount tracker to struct neigh_parms
Eric Dumazet
2021-12-07
1
-0
/
+1
*
net: add net device refcount tracker to struct pneigh_entry
Eric Dumazet
2021-12-07
1
-0
/
+1
*
net: add net device refcount tracker to struct neighbour
Eric Dumazet
2021-12-07
1
-0
/
+1
*
neigh: introduce neigh_confirm() helper function
Yajun Deng
2021-11-23
1
-0
/
+11
*
net: annotate data-race in neigh_output()
Eric Dumazet
2021-10-26
1
-3
/
+8
*
net, neigh: Add NTF_MANAGED flag for managed neighbor entries
Daniel Borkmann
2021-10-12
1
-7
/
+14
*
net, neigh: Extend neigh->flags to 32 bit to allow for extensions
Roopa Prabhu
2021-10-12
1
-5
/
+9
*
net, neigh: Enable state migration between NUD_PERMANENT and NTF_USE
Daniel Borkmann
2021-10-12
1
-0
/
+1
*
net: Exempt multicast addresses from five-second neighbor lifetime
Jeff Dike
2020-11-13
1
-0
/
+1
*
net/sysctl: remove leftover __user annotations on neigh_proc_dointvec*
Christoph Hellwig
2020-06-08
1
-4
/
+3
*
neighbour: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-03-01
1
-1
/
+1
*
neighbour: remove neigh_cleanup() method
Eric Dumazet
2019-12-09
1
-1
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-11-09
1
-2
/
+2
|
\
|
*
net: fix data-race in neigh_event_send()
Eric Dumazet
2019-11-08
1
-2
/
+2
*
|
net: add annotations on hh->hh_len lockless accesses
Eric Dumazet
2019-11-08
1
-1
/
+1
|
/
*
net ipv6: Prevent neighbor add if protocol is disabled on device
David Ahern
2019-04-18
1
-0
/
+2
*
neighbor: Add skip_cache argument to neigh_output
David Ahern
2019-04-09
1
-2
/
+3
*
neighbour: register rtnl doit handler
Roopa Prabhu
2018-12-19
1
-0
/
+1
*
neighbor: Add protocol attribute
David Ahern
2018-12-16
1
-0
/
+2
*
neighbor: Improve neighbour struct layout
David Ahern
2018-12-15
1
-2
/
+2
*
neighbor: Move neigh_update_ext_learned to core file
David Ahern
2018-12-15
1
-18
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-10
1
-5
/
+23
|
\
|
*
neighbour: Avoid writing before skb->head in neigh_hh_output()
Stefano Brivio
2018-12-08
1
-5
/
+23
*
|
neighbor: Improve garbage collection
David Ahern
2018-12-08
1
-0
/
+3
|
/
*
net: Evict neighbor entries on carrier down
David Ahern
2018-10-12
1
-0
/
+1
*
neighbour: send netlink notification if NTF_ROUTER changes
Roopa Prabhu
2018-09-24
1
-0
/
+15
*
neighbour: support for NTF_EXT_LEARNED flag
Roopa Prabhu
2018-04-25
1
-1
/
+18
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-04
1
-0
/
+1
|
\
|
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
|
neigh: make strucrt neigh_table::entry_size unsigned int
Alexey Dobriyan
2017-09-26
1
-1
/
+1
*
|
neigh: make struct neigh_table::entry_size unsigned int
Alexey Dobriyan
2017-09-26
1
-1
/
+1
|
/
*
Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-07-19
1
-1
/
+1
|
\
|
*
randstruct: Mark various structs for randomization
Kees Cook
2017-06-30
1
-1
/
+1
*
|
net: convert neigh_params.refcnt from atomic_t to refcount_t
Reshetova, Elena
2017-07-01
1
-3
/
+3
*
|
net: convert neighbour.refcnt from atomic_t to refcount_t
Reshetova, Elena
2017-07-01
1
-4
/
+5
*
|
neigh: Really delete an arp/neigh entry on "ip neigh delete" or "arp -d"
Sowmini Varadhan
2017-06-05
1
-0
/
+1
|
/
*
net: neigh: make ->hh_len 32-bit
Alexey Dobriyan
2017-04-12
1
-2
/
+2
[next]