Ido Schimmel
|
53f800e3ba
neigh: Send netevent after marking neigh as dead
|
8 years ago |
Zhang Shengju
|
18502acd9a
neigh: remove duplicate check for same neigh
|
8 years ago |
Julian Anastasov
|
0e7bbcc104
neigh: allow admin to set NUD_STALE
|
9 years ago |
He Chunhui
|
d1c2b5010d
net: neigh: disallow transition to NUD_STALE if lladdr is unchanged in neigh_update()
|
9 years ago |
Ido Schimmel
|
2a4501ae18
neigh: Send a notification when DELAY_PROBE_TIME changes
|
9 years ago |
Jiri Pirko
|
503eebc265
net: add dev arg to ndo_neigh_construct/destroy
|
9 years ago |
David Barroso
|
b560f03ddf
neigh: Explicitly declare RCU-bh read side critical section in neigh_xmit()
|
9 years ago |
Nicolas Dichtel
|
b676338fb3
neigh: align nlattr properly when needed
|
9 years ago |
Nicolas Dichtel
|
2175d87cc3
libnl: nla_put_msecs(): align on a 64-bit area
|
9 years ago |
Konstantin Khlebnikov
|
6adc5fd6a1
net/neighbour: fix crash at dumping device-agnostic proxy entries
|
9 years ago |
Martin Zhang
|
19125c1a4f
net: use skb_clone to avoid alloc_pages failure.
|
9 years ago |
David Ahern
|
16660f0bd9
net: Add support for filtering neigh dump by device index
|
9 years ago |
David Ahern
|
21fdd092ac
net: Add support for filtering neigh dump by master device
|
10 years ago |
Rick Jones
|
fb811395cd
net: add explicit logging and stat for neighbour table overflow
|
10 years ago |
David S. Miller
|
3a07bd6fea
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 years ago |
Julian Anastasov
|
2c51a97f76
neigh: do not modify unlinked entries
|
10 years ago |
Erik Kline
|
765c9c639f
neigh: Better handling of transition to NUD_PROBE state
|
10 years ago |
YOSHIFUJI Hideaki/吉藤英明
|
8da86466b8
net: neighbour: Add mcast_resolicit to configure the number of multicast resolicitations in PROBE state.
|
10 years ago |
Eric W. Biederman
|
efd7ef1c19
net: Kill hold_net release_net
|
10 years ago |
Eric W. Biederman
|
b79bda3d38
neigh: Use neigh table index for neigh_packet_xmit
|
10 years ago |
Eric W. Biederman
|
4fd3d7d9e8
neigh: Add helper function neigh_xmit
|
10 years ago |
Eric W. Biederman
|
60395a20ff
neigh: Factor out ___neigh_lookup_noref
|
10 years ago |
Eric W. Biederman
|
435e8eb27e
neigh: Don't require a dst in neigh_resolve_output
|
10 years ago |
Eric W. Biederman
|
bdf53c5849
neigh: Don't require dst in neigh_hh_init
|
10 years ago |
Eric W. Biederman
|
def6775369
neigh: Move neigh_compat_output into ax25_ip.c
|
10 years ago |
David S. Miller
|
7b46a644a4
netlink: Fix bugs in nlmsg_end() conversions.
|
10 years ago |
Johannes Berg
|
053c095a82
netlink: make nlmsg_end() and genlmsg_end() void
|
10 years ago |
Jean-Francois Remy
|
4bf6980dd0
neighbour: fix base_reachable_time(_ms) not effective immediatly when changed
|
10 years ago |
WANG Cong
|
d7480fd3b1
neigh: remove dynamic neigh table registration support
|
10 years ago |
Nicolas Dichtel
|
75fbfd3323
neigh: optimize neigh_parms_release()
|
10 years ago |