Eric W. Biederman
|
910a7e905f
netlink: Implment netlink_broadcast_filtered
|
15 years ago |
Pablo Neira Ayuso
|
1a50307ba1
netlink: fix NETLINK_RECV_NO_ENOBUFS in netlink_set_err()
|
15 years ago |
Eric Dumazet
|
d94d9fee9f
net: cleanup include/linux
|
15 years ago |
Johannes Berg
|
b8273570f8
genetlink: fix netns vs. netlink table locking (2)
|
16 years ago |
Johannes Berg
|
d136f1bd36
genetlink: fix netns vs. netlink table locking
|
16 years ago |
Patrick McHardy
|
3a6c2b419b
netlink: constify nlmsghdr arguments
|
16 years ago |
Pablo Neira Ayuso
|
38938bfe34
netlink: add NETLINK_NO_ENOBUFS socket flag
|
16 years ago |
Pablo Neira Ayuso
|
be0c22a46c
netlink: add NETLINK_BROADCAST_ERROR socket option
|
16 years ago |
Patrick McHardy
|
0c19b0adb8
netlink: avoid memset of 0 bytes sparse warning
|
16 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 |
Stephen Hemminger
|
71d67e666e
[IPV4] fib_trie: rescan if key is lost during dump
|
17 years ago |
Denis V. Lunev
|
b7c6ba6eb1
[NETNS]: Consolidate kernel netlink socket destruction.
|
17 years ago |
Patrick McHardy
|
f4d900a2ca
[NETLINK]: Mark attribute construction exception unlikely
|
17 years ago |
Patrick McHardy
|
c3d8d1e30c
[NETLINK]: Fix unicast timeouts
|
17 years ago |
Denis V. Lunev
|
cd40b7d398
[NET]: make netlink user -> kernel interface synchronious
|
18 years ago |
Denis V. Lunev
|
7ee015e0fa
[NET]: cleanup 3rd argument in netlink_sendskb
|
18 years ago |
Thomas Graf
|
8f4c1f9b04
[NETLINK]: Introduce nested and byteorder flag to netlink attribute
|
18 years ago |
Eric W. Biederman
|
b4b510290b
[NET]: Support multiple network namespaces with netlink
|
18 years ago |
Johannes Berg
|
84659eb529
[NETLIKN]: Allow removing multicast groups.
|
18 years ago |
Johannes Berg
|
b4ff4f0419
[NETLINK]: allocate group bitmaps dynamically
|
18 years ago |
Herbert Xu
|
cf130cb102
[NETLINK]: Remove references to process ID
|
18 years ago |
Patrick McHardy
|
af65bdfce9
[NETLINK]: Switch cb_lock spinlock to mutex and allow to override it
|
18 years ago |
Arnaldo Carvalho de Melo
|
a36ca73337
[NETLINK]: Remove NLMSG_{NEW_ANSWER,CANCEL,END}
|
18 years ago |
Arnaldo Carvalho de Melo
|
b529ccf279
[NETLINK]: Introduce nlmsg_hdr() helper
|
18 years ago |
Arnaldo Carvalho de Melo
|
27a884dc3c
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
|
18 years ago |
David S. Miller
|
fc910a2783
[NETLINK]: Limit NLMSG_GOODSIZE to 8K.
|
18 years ago |
Michael Halcrow
|
88b4a07e66
[PATCH] eCryptfs: Public key transport mechanism
|
18 years ago |
Thomas Graf
|
4e9b826935
[NETLINK]: Remove unused dst_pid field in netlink_skb_parms
|
18 years ago |
Thomas Graf
|
339bf98ffc
[NETLINK]: Do precise netlink message allocations where possible
|
18 years ago |