Pablo Neira Ayuso
|
38938bfe34
netlink: add NETLINK_NO_ENOBUFS socket flag
|
16 years ago |
David S. Miller
|
b5bb14386e
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6
|
16 years ago |
Pablo Neira Ayuso
|
dd5b6ce6fd
nefilter: nfnetlink: add nfnetlink_set_err and use it in ctnetlink
|
16 years ago |
David S. Miller
|
508827ff0a
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
16 years ago |
Pablo Neira Ayuso
|
4843b93c96
netlink: invert error code in netlink_set_err()
|
16 years ago |
Wei Yongjun
|
91744f6559
netlink: remove some pointless conditionals before kfree_skb()
|
16 years ago |
Pablo Neira Ayuso
|
1ce85fe402
netlink: change nlmsg_notify() return value logic
|
16 years ago |
Pablo Neira Ayuso
|
be0c22a46c
netlink: add NETLINK_BROADCAST_ERROR socket option
|
16 years ago |
Pablo Neira Ayuso
|
ff491a7334
netlink: change return-value logic of netlink_broadcast()
|
16 years ago |
Eric Dumazet
|
3755810ceb
net: Make sure BHs are disabled in sock_prot_inuse_add()
|
16 years ago |
David S. Miller
|
6f756a8c36
net: Make sure BHs are disabled in sock_prot_inuse_add()
|
16 years ago |
Eric Dumazet
|
c1fd3b9455
net: af_netlink should update its inuse counter
|
16 years ago |
Johannes Berg
|
95a5afca4a
net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely)
|
16 years ago |
Alan Cox
|
113aa838ec
net: Rationalise email address: Network Specific Parts
|
16 years ago |
Ilpo Järvinen
|
547b792cac
net: convert BUG_TRAP to generic WARN_ON
|
17 years ago |
David S. Miller
|
ea2aca084b
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
17 years ago |
Wang Chen
|
8487460720
netlink: Unneeded local variable
|
17 years ago |
Denis V. Lunev
|
9457afee85
netlink: Remove nonblock parameter from netlink_attachskb
|
17 years ago |
Eric Paris
|
2532386f48
Audit: collect sessionid in netlink messages
|
17 years ago |
Linus Torvalds
|
3925e6fc1f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
|
17 years ago |
Ahmed S. Darwish
|
0ce784ca72
Netlink: Use generic LSM hook
|
17 years ago |
YOSHIFUJI Hideaki
|
878628fbf2
[NET] NETNS: Omit namespace comparision without CONFIG_NET_NS.
|
17 years ago |
YOSHIFUJI Hideaki
|
1218854afa
[NET] NETNS: Omit seq_net_private->net without CONFIG_NET_NS.
|
17 years ago |
YOSHIFUJI Hideaki
|
3b1e0a655f
[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
|
17 years ago |
Stephen Hemminger
|
b1153f29ee
netlink: make socket filters work on netlink
|
17 years ago |
Denis V. Lunev
|
edf0208702
[NET]: Make netlink_kernel_release publically available as sk_release_kernel.
|
17 years ago |
Denis V. Lunev
|
9dfbec1fb2
[NETLINK]: No need for a separate __netlink_release call.
|
17 years ago |
Al Viro
|
0c11b9428f
[PATCH] switch audit_get_loginuid() to task_struct *
|
17 years ago |
Pavel Emelyanov
|
23fe18669e
[NETNS]: Fix race between put_net() and netlink_kernel_create().
|
17 years ago |
Denis V. Lunev
|
775516bfa2
[NETNS]: Namespace stop vs 'ip r l' race.
|
17 years ago |