Denys Vlasenko
|
a46621a3a8
net: Deinline __nlmsg_put and genlmsg_put. -7k code on i386 defconfig.
|
13 жил өмнө |
Johannes Berg
|
4b6cc7284d
netlink: clarify attribute length check documentation
|
13 жил өмнө |
Johannes Berg
|
670dc2833d
netlink: advertise incomplete dumps
|
14 жил өмнө |
Justin P. Mattock
|
70f23fd66b
treewide: fix a few typos in comments
|
14 жил өмнө |
Jozsef Kadlecsik
|
f703651ef8
netfilter: NFNL_SUBSYS_IPSET id and NLA_PUT_NET* macros
|
14 жил өмнө |
Jan Engelhardt
|
3654654f7a
netlink: let nlmsg and nla functions take pointer-to-const args
|
14 жил өмнө |
Nelson Elhage
|
6b8c92ba07
netlink: Make nlmsg_find_attr take a const nlmsghdr*.
|
14 жил өмнө |
Justin P. Mattock
|
1dc8d8c06d
net: Fix a typo in netlink.h
|
15 жил өмнө |
Pablo Neira Ayuso
|
f5d410f2ea
netlink: fix unaligned access in nla_get_be64()
|
15 жил өмнө |
Alexey Dobriyan
|
b54452b07a
const: struct nla_policy
|
15 жил өмнө |
Patrick McHardy
|
3a6c2b419b
netlink: constify nlmsghdr arguments
|
16 жил өмнө |
Pablo Neira Ayuso
|
a17c859849
netfilter: conntrack: add support for DCCP handshake sequence to ctnetlink
|
16 жил өмнө |
Holger Eitzenberger
|
e487eb99cf
netlink: add nla_policy_len()
|
16 жил өмнө |
Vegard Nossum
|
619e803d3c
netlink: fix (theoretical) overrun in message iteration
|
16 жил өмнө |
Patrick McHardy
|
b057efd4d2
netlink: constify struct nlattr * arg to parsing functions
|
16 жил өмнө |
David S. Miller
|
b262e60309
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
16 жил өмнө |
Vegard Nossum
|
1045b03e07
netlink: fix overrun in attribute iteration
|
16 жил өмнө |
Thomas Graf
|
2c10b32bf5
netlink: Remove compat API for nested attributes
|
17 жил өмнө |
Krzysztof Piotr Oledzki
|
07a7c1070e
netlink: add NLA_PUT_BE64 macro
|
17 жил өмнө |
Thomas Graf
|
bc3ed28caa
netlink: Improve returned error codes
|
17 жил өмнө |
Thomas Graf
|
b9a2f2e450
netlink: Fix nla_parse_nested_compat() to call nla_parse() directly
|
17 жил өмнө |
Patrick McHardy
|
01480e1cf5
[NETLINK]: Add nla_append()
|
17 жил өмнө |
Denis V. Lunev
|
4d1169c1e7
[NETNS]: Add netns to nl_info structure.
|
17 жил өмнө |
Patrick McHardy
|
838965ba22
[NETLINK]: Add NLA_PUT_BE16/nla_get_be16()
|
17 жил өмнө |
Patrick McHardy
|
f4d900a2ca
[NETLINK]: Mark attribute construction exception unlikely
|
17 жил өмнө |
Denis V. Lunev
|
cd40b7d398
[NET]: make netlink user -> kernel interface synchronious
|
17 жил өмнө |
Pierre Ynard
|
d1ec3b7722
[NETLINK]: Fix typos in comments in netlink.h
|
17 жил өмнө |
Herbert Xu
|
0cfad07555
[NETLINK]: Avoid pointer in netlink_run_queue
|
18 жил өмнө |
Thomas Graf
|
8f4c1f9b04
[NETLINK]: Introduce nested and byteorder flag to netlink attribute
|
18 жил өмнө |
Patrick McHardy
|
1092cb2197
[NETLINK]: attr: add nested compat attribute type
|
18 жил өмнө |