Johannes Berg
|
95a5afca4a
net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely)
|
16 년 전 |
Alan Cox
|
113aa838ec
net: Rationalise email address: Network Specific Parts
|
16 년 전 |
Ilpo Järvinen
|
547b792cac
net: convert BUG_TRAP to generic WARN_ON
|
17 년 전 |
David S. Miller
|
ea2aca084b
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
17 년 전 |
Wang Chen
|
8487460720
netlink: Unneeded local variable
|
17 년 전 |
Denis V. Lunev
|
9457afee85
netlink: Remove nonblock parameter from netlink_attachskb
|
17 년 전 |
Eric Paris
|
2532386f48
Audit: collect sessionid in netlink messages
|
17 년 전 |
Linus Torvalds
|
3925e6fc1f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
|
17 년 전 |
Ahmed S. Darwish
|
0ce784ca72
Netlink: Use generic LSM hook
|
17 년 전 |
YOSHIFUJI Hideaki
|
878628fbf2
[NET] NETNS: Omit namespace comparision without CONFIG_NET_NS.
|
17 년 전 |
YOSHIFUJI Hideaki
|
1218854afa
[NET] NETNS: Omit seq_net_private->net without CONFIG_NET_NS.
|
17 년 전 |
YOSHIFUJI Hideaki
|
3b1e0a655f
[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
|
17 년 전 |
Stephen Hemminger
|
b1153f29ee
netlink: make socket filters work on netlink
|
17 년 전 |
Denis V. Lunev
|
edf0208702
[NET]: Make netlink_kernel_release publically available as sk_release_kernel.
|
17 년 전 |
Denis V. Lunev
|
9dfbec1fb2
[NETLINK]: No need for a separate __netlink_release call.
|
17 년 전 |
Al Viro
|
0c11b9428f
[PATCH] switch audit_get_loginuid() to task_struct *
|
17 년 전 |
Pavel Emelyanov
|
23fe18669e
[NETNS]: Fix race between put_net() and netlink_kernel_create().
|
17 년 전 |
Denis V. Lunev
|
775516bfa2
[NETNS]: Namespace stop vs 'ip r l' race.
|
17 년 전 |
Denis V. Lunev
|
b7c6ba6eb1
[NETNS]: Consolidate kernel netlink socket destruction.
|
17 년 전 |
Denis V. Lunev
|
869e58f870
[NETNS]: Double free in netlink_release.
|
17 년 전 |
Ilpo Järvinen
|
3f25252675
[NETLINK] af_netlink: kill some bloat
|
17 년 전 |
Eric Dumazet
|
9a429c4983
[NET]: Add some acquires/releases sparse annotations.
|
17 년 전 |
Eric Dumazet
|
ea72912c88
[NETLINK]: kzalloc() conversion
|
17 년 전 |
Patrick McHardy
|
6ac552fdc6
[NETLINK]: af_netlink.c checkpatch cleanups
|
17 년 전 |
Denis V. Lunev
|
e372c41401
[NET]: Consolidate net namespace related proc files creation.
|
17 년 전 |
Denis V. Lunev
|
022cbae611
[NET]: Move unneeded data to initdata section.
|
17 년 전 |
Patrick McHardy
|
c3d8d1e30c
[NETLINK]: Fix unicast timeouts
|
17 년 전 |
Pavel Emelyanov
|
6257ff2177
[NET]: Forget the zero_it argument of sk_alloc()
|
17 년 전 |
Eric W. Biederman
|
2b008b0a8e
[NET]: Marking struct pernet_operations __net_initdata was inappropriate
|
17 년 전 |
Denis V. Lunev
|
5c58298c25
[NETLINK]: Fix ACK processing after netlink_dump_start
|
17 년 전 |