Mike Pecovnik
|
46833a86f7
net: Fix permission check in netlink_connect()
|
11 年之前 |
Steffen Hurrle
|
342dfc306f
net: add build-time checks for msg->msg_name size
|
11 年之前 |
David S. Miller
|
39b6b2992f
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch
|
11 年之前 |
Thomas Graf
|
aae9f0e22c
netlink: Avoid netlink mmap alloc if msg size exceeds frame size
|
11 年之前 |
stephen hemminger
|
2173f8d953
netlink: cleanup tap related functions
|
11 年之前 |
Daniel Borkmann
|
604d13c97f
netlink: specify netlink packet direction for nlmon
|
11 年之前 |
Daniel Borkmann
|
73bfd370c8
netlink: only do not deliver to tap when both sides are kernel sks
|
11 年之前 |
Hannes Frederic Sowa
|
f3d3342602
net: rework recvmsg handler msg_name and msg_namelen logic
|
11 年之前 |
Johannes Berg
|
840e93f2ee
netlink: fix documentation typo in netlink_set_err()
|
11 年之前 |
Daniel Borkmann
|
5ffd5cddd4
net: netlink: filter particular protocols from analyzers
|
12 年之前 |
Pravin B Shelar
|
16b304f340
netlink: Eliminate kmalloc in netlink dump operation.
|
12 年之前 |
Daniel Borkmann
|
8a849bb7f0
net: netlink: minor: remove unused pointer in alloc_pg_vec
|
12 年之前 |
Pablo Neira
|
3a36515f72
netlink: fix splat in skb_clone with large messages
|
12 年之前 |
Daniel Borkmann
|
bcbde0d449
net: netlink: virtual tap device management
|
12 年之前 |
David S. Miller
|
d98cae64e4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 年之前 |
Gao feng
|
ca15febfe9
netlink: make compare exist all the time
|
12 年之前 |
Patrick McHardy
|
7cdbac71f9
netlink: fix error propagation in netlink_mmap()
|
12 年之前 |
Gao feng
|
da12c90e09
netlink: Add compare function for netlink_table
|
12 年之前 |
Pablo Neira Ayuso
|
c05cdb1b86
netlink: allow large data transfers from user-space
|
12 年之前 |
Pablo Neira
|
5e71d9d77c
net: fix sk_buff head without data area
|
12 年之前 |
Pravin B Shelar
|
ae6164adeb
netlink: Fix skb ref counting.
|
12 年之前 |
Nicolas Dichtel
|
1bf9310a13
netlink: fix compilation after memory mapped patches
|
12 年之前 |
Stephen Rothwell
|
1d5085cbab
netlink: fix typo in net/netlink/af_netlink.c
|
12 年之前 |
Patrick McHardy
|
cd1df525da
netlink: add flow control for memory mapped I/O
|
12 年之前 |
Patrick McHardy
|
f9c2288837
netlink: implement memory mapped recvmsg()
|
12 年之前 |
Patrick McHardy
|
5fd96123ee
netlink: implement memory mapped sendmsg()
|
12 年之前 |
Patrick McHardy
|
9652e931e7
netlink: add mmap'ed netlink helper functions
|
12 年之前 |
Patrick McHardy
|
ccdfcc3985
netlink: mmaped netlink: ring setup
|
12 年之前 |
Patrick McHardy
|
cf0a018ac6
netlink: add netlink_skb_set_owner_r()
|
12 年之前 |
Patrick McHardy
|
1298ca4671
netlink: don't orphan skb in netlink_trim()
|
12 年之前 |