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 |
Jun Zhao
|
545469f7a5
neighbour : fix ndm_type type error issue
|
11 years ago |
Mathias Krause
|
9ecf07a1d8
neigh: sysctl - simplify address calculation of gc_* variables
|
11 years ago |
Duan Jiong
|
2176d5d418
neigh: set nud_state to NUD_INCOMPLETE when probing router reachability
|
11 years ago |
David S. Miller
|
67ddc87f16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 years ago |
Duan Jiong
|
feff9ab2e7
neigh: recompute reachabletime before returning from neigh_periodic_work()
|
11 years ago |
Duan Jiong
|
5e2c21dceb
neigh: directly goto out after setting nud_state to NUD_FAILED
|
11 years ago |
Timo Teräs
|
a960ff81f0
neigh: probe application via netlink in NUD_PROBE
|
11 years ago |
Jiri Pirko
|
b194c1f1db
neigh: fix setting of default gc_* values
|
11 years ago |
viresh kumar
|
f618002b0b
net/neighbour: queue work on power efficient wq
|
11 years ago |
Jiri Pirko
|
3977458c9c
neigh: split lines for NEIGH_VAR_SET so they are not too long
|
11 years ago |
Aruna-Hewapathirane
|
63862b5bef
net: replace macros net_random and net_srandom with direct calls to prandom
|
11 years ago |
David S. Miller
|
56a4342dfe
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 years ago |
David S. Miller
|
2205369a31
vlan: Fix header ops passthru when doing TX VLAN offload.
|
11 years ago |