Cong Wang
|
b93196dc5a
net: fix some compiler warning in net/core/neighbour.c
|
12 years ago |
Shan Wei
|
ce46cc64d4
net: neighbour: prohibit negative value for unres_qlen_bytes parameter
|
12 years ago |
Eric W. Biederman
|
b51642f6d7
net: Enable a userns root rtnl calls that are safe for unprivilged users
|
12 years ago |
Eric W. Biederman
|
dfc47ef863
net: Push capable(CAP_NET_ADMIN) into the rtnl methods
|
12 years ago |
Eric W. Biederman
|
464dc801c7
net: Don't export sysctls to unprivileged users
|
12 years ago |
ramesh.nagappa@gmail.com
|
e1f165032c
net: Fix skb_under_panic oops in neigh_resolve_output
|
12 years ago |
Linus Torvalds
|
aecdc33e11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
12 years ago |
Eric W. Biederman
|
15e473046c
netlink: Rename pid to portid to avoid confusion
|
12 years ago |
Tejun Heo
|
203b42f731
workqueue: make deferrable delayed_work initializer names consistent
|
13 years ago |
David S. Miller
|
13a43d94ab
neigh: Convert over to dst_neigh_lookup_skb().
|
13 years ago |
David S. Miller
|
a263b30936
ipv4: Make neigh lookups directly in output packet path.
|
13 years ago |
Eric Dumazet
|
4bd6683bd4
net: neighbour: fix neigh_dump_info()
|
13 years ago |
Joe Perches
|
e005d193d5
net: core: Use pr_<level>
|
13 years ago |
Eric W. Biederman
|
8f40a1f982
net neighbour: Convert to use register_net_sysctl
|
13 years ago |
Eric W. Biederman
|
5dd3df105b
net: Move all of the network sysctls without a namespace into init_net.
|
13 years ago |
Eric Dumazet
|
95c9617472
net: cleanup unsigned to unsigned int
|
13 years ago |
Hiroaki SHIMODA
|
dcd2ba92e8
neighbour: Make neigh_table_init_no_netlink() static.
|
13 years ago |
David S. Miller
|
9a6308d74e
neighbour: Stop using NLA_PUT*().
|
13 years ago |
David S. Miller
|
ff4783ce78
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
Michel Machado
|
84338a6c9d
neighbour: Fixed race condition at tbl->nht
|
13 years ago |
Tony Zelenoff
|
84920c1420
net: Allow ipv6 proxies and arp proxies be shown with iproute2
|
13 years ago |
David S. Miller
|
2c2aba6c56
ipv6: Use universal hash for NDISC.
|
13 years ago |
David S. Miller
|
447f219190
Revert "net: Remove unused neighbour layer ops."
|
13 years ago |
David S. Miller
|
5c3ddec73d
net: Remove unused neighbour layer ops.
|
13 years ago |
David Miller
|
2721745501
net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.
|
13 years ago |
David Miller
|
da6a8fa027
neigh: Add device constructor/destructor capability.
|
14 years ago |
David Miller
|
596b9b68ef
neigh: Add infrastructure for allocating device neigh privates.
|
14 years ago |
David Miller
|
5b8b0060cb
neigh: Get rid of neigh_table->kmem_cachep
|
14 years ago |
David S. Miller
|
6dec4ac4ee
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
Jorge Boncompte [DTI2]
|
df07a94cf5
netns: fix proxy ARP entries listing on a netns
|
13 years ago |