Eric W. Biederman
|
df008c91f8
net: Allow userns root to control llc, netfilter, netlink, packet, and xfrm
|
12 years ago |
Eric Dumazet
|
6d772ac557
netlink: use kfree_rcu() in netlink_release()
|
12 years ago |
Gao feng
|
6dc878a8ca
netlink: add reference of module in netlink_dump_start
|
12 years ago |
Eric W. Biederman
|
15e473046c
netlink: Rename pid to portid to avoid confusion
|
12 years ago |
Pablo Neira Ayuso
|
9f00d9776b
netlink: hide struct module parameter in netlink_kernel_create
|
12 years ago |
Pablo Neira Ayuso
|
9785e10aed
netlink: kill netlink_set_nonroot
|
12 years ago |
Eric W. Biederman
|
dbe9a4173e
scm: Don't use struct ucred in NETLINK_CB and struct scm_cookie.
|
12 years ago |
David S. Miller
|
c32f38619a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
David S. Miller
|
e6acb38480
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
13 years ago |
Pablo Neira Ayuso
|
20e1db19db
netlink: fix possible spoofing from non-root processes
|
13 years ago |
Eric Dumazet
|
e0e3cea46d
af_netlink: force credentials passing [CVE-2012-3520]
|
13 years ago |
Eric W. Biederman
|
3fbc290540
netlink: Make the sending netlink socket availabe in NETLINK_CB
|
13 years ago |
Pablo Neira Ayuso
|
03292745b0
netlink: add nlk->netlink_bind hook for module auto-loading
|
13 years ago |
Pablo Neira Ayuso
|
a31f2d17b3
netlink: add netlink_kernel_cfg parameter to netlink_kernel_create
|
13 years ago |
Eric Dumazet
|
bfb253c9b2
af_netlink: drop_monitor/dropwatch friendly
|
13 years ago |
Eric Dumazet
|
658cb354ed
af_netlink: cleanups
|
13 years ago |
Eric Dumazet
|
8460c00f6e
netlink: dont drop packet but consume it
|
13 years ago |
Eric Dumazet
|
4a7e7c2ad5
netlink: fix races after skb queueing
|
13 years ago |
Pablo Neira Ayuso
|
7175c88307
netlink: allow to pass data pointer to netlink_dump_start() callback
|
13 years ago |
Pablo Neira Ayuso
|
80d326fab5
netlink: add netlink_dump_control structure for netlink_dump_start()
|
13 years ago |
Denys Vlasenko
|
a46621a3a8
net: Deinline __nlmsg_put and genlmsg_put. -7k code on i386 defconfig.
|
13 years ago |
David S. Miller
|
035c4c16be
netlink: Undo const marker in netlink_is_kernel().
|
13 years ago |
stephen hemminger
|
2c64580046
netlink: wake up netlink listeners sooner (v2)
|
13 years ago |
stephen hemminger
|
b57ef81ff8
netlink: af_netlink cleanup (v2)
|
13 years ago |
Eric Dumazet
|
16e5726269
af_unix: dont send SCM_CREDENTIALS by default
|
13 years ago |
Eric Dumazet
|
33d480ce6d
net: cleanup some rcu_dereference_raw
|
14 years ago |
John W. Linville
|
36099365c7
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
|
14 years ago |
Johannes Berg
|
670dc2833d
netlink: advertise incomplete dumps
|
14 years ago |
Dan Carpenter
|
c63d6ea306
rtnetlink: unlock on error path in netlink_dump()
|
14 years ago |
Greg Rose
|
c7ac8679be
rtnetlink: Compute and store minimum ifinfo dump size
|
14 years ago |