Al Viro
|
24dff96a37
fix misuses of f_count() in ppp and netlink
|
11 年之前 |
Thomas Graf
|
9ce12eb16f
netlink: Annotate RCU locking for seq_file walker
|
11 年之前 |
Daniel Borkmann
|
4e48ed883c
netlink: reset network header before passing to taps
|
11 年之前 |
Thomas Graf
|
6c8f7e7083
netlink: hold nl_sock_hash_lock during diag dump
|
11 年之前 |
Eric Dumazet
|
67a24ac18b
netlink: fix lockdep splats
|
11 年之前 |
Thomas Graf
|
e341694e3e
netlink: Convert netlink_lookup() to use RCU protected hash table
|
11 年之前 |
Tobias Klauser
|
74e83b23f2
netlink: Use PAGE_ALIGNED macro
|
11 年之前 |
Varka Bhadram
|
498044bb2b
netlink: remove bool varible
|
11 年之前 |
David S. Miller
|
1a98c69af1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 年之前 |
Ben Pfaff
|
ac30ef832e
netlink: Fix handling of error from netlink_dump().
|
11 年之前 |
Rami Rosen
|
46c9521fc2
netlink: Fix do_one_broadcast() prototype.
|
11 年之前 |
David S. Miller
|
c99f7abf0e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 年之前 |
Eric W. Biederman
|
2d7a85f4b0
netlink: Only check file credentials for implicit destinations
|
11 年之前 |
David S. Miller
|
5f013c9bc7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 年之前 |
Eric W. Biederman
|
aa4cf9452f
net: Add variants of capable for use on netlink messages
|
11 年之前 |
Eric W. Biederman
|
5187cd055b
netlink: Rename netlink_capable netlink_allowed
|
11 年之前 |
Richard Guy Briggs
|
7774d5e03f
netlink: implement unbind to netlink_setsockopt NETLINK_DROP_MEMBERSHIP
|
11 年之前 |
Richard Guy Briggs
|
4f52090052
netlink: have netlink per-protocol bind function return an error code.
|
11 年之前 |
David S. Miller
|
676d23690f
net: Fix use after free by removing length arg from sk_data_ready callbacks.
|
11 年之前 |
Eric Dumazet
|
9063e21fb0
netlink: autosize skb lengthes
|
11 年之前 |
David S. Miller
|
67ddc87f16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 年之前 |
Mike Pecovnik
|
46833a86f7
net: Fix permission check in netlink_connect()
|
11 年之前 |
Wang Yufen
|
23b4567291
netlink: fix checkpatch errors space and "foo *bar"
|
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 年之前 |