Stefano Brivio
|
e6ac64d4c4
neighbour: Avoid writing before skb->head in neigh_hh_output()
|
6 年之前 |
David Ahern
|
859bd2ef1f
net: Evict neighbor entries on carrier down
|
6 年之前 |
Roopa Prabhu
|
fc6e8073f3
neighbour: send netlink notification if NTF_ROUTER changes
|
6 年之前 |
Roopa Prabhu
|
9ce33e4653
neighbour: support for NTF_EXT_LEARNED flag
|
7 年之前 |
David S. Miller
|
2a171788ba
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
7 年之前 |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 年之前 |
Alexey Dobriyan
|
01ccdf126c
neigh: make strucrt neigh_table::entry_size unsigned int
|
7 年之前 |
Alexey Dobriyan
|
e451ae8e4f
neigh: make struct neigh_table::entry_size unsigned int
|
7 年之前 |
Linus Torvalds
|
e06fdaf40a
Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
|
8 年之前 |
Reshetova, Elena
|
6343944bc1
net: convert neigh_params.refcnt from atomic_t to refcount_t
|
8 年之前 |
Reshetova, Elena
|
9f23743017
net: convert neighbour.refcnt from atomic_t to refcount_t
|
8 年之前 |
Kees Cook
|
3859a271a0
randstruct: Mark various structs for randomization
|
8 年之前 |
Sowmini Varadhan
|
5071034e4a
neigh: Really delete an arp/neigh entry on "ip neigh delete" or "arp -d"
|
8 年之前 |
Alexey Dobriyan
|
5b3dc2f37d
net: neigh: make ->hh_len 32-bit
|
8 年之前 |
Roopa Prabhu
|
7b8f7a402d
neighbour: fix nlmsg_pid in notifications
|
8 年之前 |
Julian Anastasov
|
c16ec18599
net: rename dst_neigh_output back to neigh_output
|
8 年之前 |
Rick Jones
|
fb811395cd
net: add explicit logging and stat for neighbour table overflow
|
10 年之前 |
YOSHIFUJI Hideaki/吉藤英明
|
8da86466b8
net: neighbour: Add mcast_resolicit to configure the number of multicast resolicitations in PROBE state.
|
10 年之前 |
Eric W. Biederman
|
0c5c9fb551
net: Introduce possible_net_t
|
10 年之前 |
Eric W. Biederman
|
b79bda3d38
neigh: Use neigh table index for neigh_packet_xmit
|
10 年之前 |
Eric W. Biederman
|
4fd3d7d9e8
neigh: Add helper function neigh_xmit
|
10 年之前 |
Eric W. Biederman
|
60395a20ff
neigh: Factor out ___neigh_lookup_noref
|
10 年之前 |
Eric W. Biederman
|
bdf53c5849
neigh: Don't require dst in neigh_hh_init
|
10 年之前 |
Eric W. Biederman
|
def6775369
neigh: Move neigh_compat_output into ax25_ip.c
|
10 年之前 |
Nicolas Dichtel
|
ef8f342b43
neigh: remove next ptr from struct neigh_table
|
10 年之前 |
WANG Cong
|
d7480fd3b1
neigh: remove dynamic neigh table registration support
|
10 年之前 |
Nicolas Dichtel
|
75fbfd3323
neigh: optimize neigh_parms_release()
|
10 年之前 |
Pablo Neira Ayuso
|
34666d467c
netfilter: bridge: move br_netfilter out of the core
|
11 年之前 |
Mathias Krause
|
9ecf07a1d8
neigh: sysctl - simplify address calculation of gc_* variables
|
11 年之前 |
Jiri Pirko
|
89740ca74f
neigh: use NEIGH_VAR_INIT in ndo_neigh_setup functions.
|
11 年之前 |