Linus Torvalds
|
52f6c588c7
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random
|
8 years ago |
Reshetova, Elena
|
6343944bc1
net: convert neigh_params.refcnt from atomic_t to refcount_t
|
8 years ago |
Reshetova, Elena
|
9f23743017
net: convert neighbour.refcnt from atomic_t to refcount_t
|
8 years ago |
Jason A. Donenfeld
|
b3d0f7895d
net/neighbor: use get_random_u32 for 32-bit hash random
|
8 years ago |
Sowmini Varadhan
|
5071034e4a
neigh: Really delete an arp/neigh entry on "ip neigh delete" or "arp -d"
|
8 years ago |
Ihar Hrachyshka
|
77d7123342
neighbour: update neigh timestamps iff update is effective
|
8 years ago |
David Ahern
|
c21ef3e343
net: rtnetlink: plumb extended ack to doit function
|
8 years ago |
Johannes Berg
|
fceb6435e8
netlink: pass extended ACK struct to parsing functions
|
8 years ago |
David S. Miller
|
6f14f443d3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
Eric Dumazet
|
48481c8fa1
net: neigh: guard against NULL solicit() method
|
8 years ago |
Roopa Prabhu
|
7b8f7a402d
neighbour: fix nlmsg_pid in notifications
|
8 years ago |
Marcus Huewe
|
7627ae6030
net: neigh: Fix netevent NETEVENT_DELAY_PROBE_TIME_UPDATE notification
|
8 years ago |
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
|
10 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 |