Vasily Khoruzhick
|
f0e0d04413
neighbour: confirm neigh entries when ARP packet is received
|
7 years ago |
Stephen Hemminger
|
e446a2760f
net: remove blank lines at end of file
|
7 years ago |
Roopa Prabhu
|
8e326289e3
neighbour: force neigh_invalidate when NUD_FAILED update is from admin
|
7 years ago |
Roopa Prabhu
|
f6a6f203d5
neighbour: skip NTF_EXT_LEARNED entries during forced gc
|
7 years ago |
Linus Torvalds
|
1c8c5a9d38
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
7 years ago |
Christoph Hellwig
|
71a5053a41
neigh: switch to proc_create_seq_data
|
7 years ago |
Roopa Prabhu
|
9ce33e4653
neighbour: support for NTF_EXT_LEARNED flag
|
7 years ago |
Wolfgang Bumiller
|
53b76cdf7e
net: fix deadlock while clearing neighbor proxy table
|
7 years ago |
Eric Dumazet
|
7dd07c143a
net: validate attribute sizes in neigh_dump_table()
|
7 years ago |
David S. Miller
|
c02b3741eb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
7 years ago |
Alexey Dobriyan
|
96890d6252
net: delete /proc THIS_MODULE references
|
7 years ago |
Jim Westfall
|
096b9854c0
net: Allow neigh contructor functions ability to modify the primary_key
|
7 years ago |
Kees Cook
|
e99e88a9d2
treewide: setup_timer() -> timer_setup()
|
7 years ago |
Alexey Dobriyan
|
01ccdf126c
neigh: make strucrt neigh_table::entry_size unsigned int
|
8 years ago |
Florian Westphal
|
b97bac64a5
rtnetlink: make rtnl_register accept a flags parameter
|
8 years ago |
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 |