Denis V. Lunev
|
022cbae611
[NET]: Move unneeded data to initdata section.
|
17 vuotta sitten |
Patrick McHardy
|
c3d8d1e30c
[NETLINK]: Fix unicast timeouts
|
17 vuotta sitten |
Pavel Emelyanov
|
6257ff2177
[NET]: Forget the zero_it argument of sk_alloc()
|
17 vuotta sitten |
Eric W. Biederman
|
2b008b0a8e
[NET]: Marking struct pernet_operations __net_initdata was inappropriate
|
17 vuotta sitten |
Denis V. Lunev
|
5c58298c25
[NETLINK]: Fix ACK processing after netlink_dump_start
|
17 vuotta sitten |
Jesper Juhl
|
f937f1f46b
[NETLINK]: Don't leak 'listeners' in netlink_kernel_create()
|
17 vuotta sitten |
Denis V. Lunev
|
cd40b7d398
[NET]: make netlink user -> kernel interface synchronious
|
17 vuotta sitten |
Denis V. Lunev
|
aed815601f
[NET]: unify netlink kernel socket recognition
|
17 vuotta sitten |
Denis V. Lunev
|
7ee015e0fa
[NET]: cleanup 3rd argument in netlink_sendskb
|
17 vuotta sitten |
Pavel Emelyanov
|
cf7732e4cc
[NET]: Make core networking code use seq_open_private
|
17 vuotta sitten |
Pavel Emelyanov
|
4665079cbb
[NETNS]: Move some code into __init section when CONFIG_NET_NS=n
|
17 vuotta sitten |
Denis Cheng
|
26ff5ddc5a
[NETLINK]: the temp variable name max is ambiguous
|
17 vuotta sitten |
Denis Cheng
|
99406c885a
[NETLINK]: use the macro min(x,y) provided by <linux/kernel.h> instead
|
17 vuotta sitten |
Herbert Xu
|
0cfad07555
[NETLINK]: Avoid pointer in netlink_run_queue
|
17 vuotta sitten |
Eric W. Biederman
|
077130c0cf
[NET]: Fix race when opening a proc file while a network namespace is exiting.
|
17 vuotta sitten |
Eric W. Biederman
|
b4b510290b
[NET]: Support multiple network namespaces with netlink
|
17 vuotta sitten |
Eric W. Biederman
|
1b8d7ae42d
[NET]: Make socket creation namespace safe.
|
17 vuotta sitten |
Eric W. Biederman
|
457c4cbc5a
[NET]: Make /proc/net per network namespace
|
17 vuotta sitten |
Denis Cheng
|
32b21e034b
[NETLINK]: use container_of instead
|
17 vuotta sitten |
Johannes Berg
|
84659eb529
[NETLIKN]: Allow removing multicast groups.
|
18 vuotta sitten |
Johannes Berg
|
b4ff4f0419
[NETLINK]: allocate group bitmaps dynamically
|
18 vuotta sitten |
Johannes Berg
|
eb49653449
[NETLINK]: negative groups in netlink_setsockopt
|
18 vuotta sitten |
Philippe De Muyter
|
56b3d975bb
[NET]: Make all initialized struct seq_operations const.
|
18 vuotta sitten |
Randy Dunlap
|
e63340ae6b
header cleaning: don't include smp_lock.h when not used
|
18 vuotta sitten |
Patrick McHardy
|
9e71efcd6d
[NETLINK]: Remove bogus BUG_ON
|
18 vuotta sitten |
Patrick McHardy
|
188ccb5583
[NETLINK]: Fix use after free in netlink_recvmsg
|
18 vuotta sitten |
Herbert Xu
|
3f660d66df
[NETLINK]: Kill CB only when socket is unused
|
18 vuotta sitten |
Adrian Bunk
|
42bad1da50
[NETLINK]: Possible cleanups.
|
18 vuotta sitten |
Patrick McHardy
|
ffa4d7216e
[NETLINK]: don't reinitialize callback mutex
|
18 vuotta sitten |
Patrick McHardy
|
af65bdfce9
[NETLINK]: Switch cb_lock spinlock to mutex and allow to override it
|
18 vuotta sitten |