Eric Dumazet
|
aab456dfa4
net/neigh: fix NULL deref in pneigh_dump_table()
|
6 years ago |
David S. Miller
|
21ea1d36f6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
6 years ago |
Roopa Prabhu
|
d2fb4fb8ee
Revert "neighbour: force neigh_invalidate when NUD_FAILED update is from admin"
|
6 years ago |
David Ahern
|
859bd2ef1f
net: Evict neighbor entries on carrier down
|
6 years ago |
David Ahern
|
9632d47f6a
net/neighbor: Update neightbl_dump_info for strict data checking
|
6 years ago |
David Ahern
|
51183d233b
net/neighbor: Update neigh_dump_info for strict data checking
|
6 years ago |
David Ahern
|
dac9c9790e
net: Add extack to nlmsg_parse
|
6 years ago |
David Ahern
|
6f52f80e85
net/neigh: Extend dump filter to proxy neighbor dumps
|
6 years ago |
Roopa Prabhu
|
fc6e8073f3
neighbour: send netlink notification if NTF_ROUTER changes
|
6 years ago |
Roopa Prabhu
|
f7aa74e483
neighbour: allow admin to set NTF_ROUTER
|
6 years ago |
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 |