Eric Dumazet
|
c9ab4d85de
neighbour: fix a race in neigh_destroy()
|
12 years ago |
Gao feng
|
dc25c676f5
neigh: disallow un-init_net to change thresh of neigh
|
12 years ago |
Gao feng
|
170d6f9954
neigh: only allow init_net to change the default neigh_parms
|
12 years ago |
Gao feng
|
cf89d6b280
neigh: no need to call lookup_neigh_parms in neigh_parms_alloc
|
12 years ago |
Joe Perches
|
fe2c6338fd
net: Convert uses of typedef ctl_table to struct ctl_table
|
12 years ago |
Linus Torvalds
|
20b4fb4852
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 years ago |
Joe Perches
|
d5d427cdae
neighbour: Convert NEIGH_PRINTK to neigh_dbg
|
12 years ago |
Al Viro
|
d9dda78bad
procfs: new helper - PDE_DATA(inode)
|
12 years ago |
Thomas Graf
|
661d2967b3
rtnetlink: Remove passing of attributes into rtnl_doit functions
|
12 years ago |
YOSHIFUJI Hideaki / 吉藤英明
|
08433eff2d
net neigh: Optimize neighbor entry size calculation.
|
12 years ago |
YOSHIFUJI Hideaki / 吉藤英明
|
2724680bce
neigh: Keep neighbour cache entries if number of them is small enough.
|
12 years ago |
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
|
13 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 |