Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
0191b625ca5a46206d2fb862bb08f36f2fcb3b31
/
include
/
net
/
netlink.h
619e803
netlink: fix (theoretical) overrun in message iteration
by Vegard Nossum
· 16 years ago
b057efd
netlink: constify struct nlattr * arg to parsing functions
by Patrick McHardy
· 16 years ago
b262e60
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
1045b03
netlink: fix overrun in attribute iteration
by Vegard Nossum
· 16 years ago
2c10b32
netlink: Remove compat API for nested attributes
by Thomas Graf
· 16 years ago
07a7c10
netlink: add NLA_PUT_BE64 macro
by Krzysztof Piotr Oledzki
· 16 years ago
bc3ed28
netlink: Improve returned error codes
by Thomas Graf
· 16 years ago
b9a2f2e
netlink: Fix nla_parse_nested_compat() to call nla_parse() directly
by Thomas Graf
· 16 years ago
01480e1
[NETLINK]: Add nla_append()
by Patrick McHardy
· 17 years ago
4d1169c
[NETNS]: Add netns to nl_info structure.
by Denis V. Lunev
· 17 years ago
838965b
[NETLINK]: Add NLA_PUT_BE16/nla_get_be16()
by Patrick McHardy
· 17 years ago
f4d900a
[NETLINK]: Mark attribute construction exception unlikely
by Patrick McHardy
· 17 years ago
cd40b7d
[NET]: make netlink user -> kernel interface synchronious
by Denis V. Lunev
· 17 years ago
d1ec3b7
[NETLINK]: Fix typos in comments in netlink.h
by Pierre Ynard
· 17 years ago
0cfad07
[NETLINK]: Avoid pointer in netlink_run_queue
by Herbert Xu
· 17 years ago
8f4c1f9
[NETLINK]: Introduce nested and byteorder flag to netlink attribute
by Thomas Graf
· 17 years ago
1092cb2
[NETLINK]: attr: add nested compat attribute type
by Patrick McHardy
· 17 years ago
ef7c79e
[NETLINK]: Mark netlink policies const
by Patrick McHardy
· 17 years ago
42bad1d
[NETLINK]: Possible cleanups.
by Adrian Bunk
· 18 years ago
d30045a
[NETLINK]: introduce NLA_BINARY type
by Johannes Berg
· 18 years ago
1d00a4e
[NETLINK]: Remove error pointer from netlink message handler
by Thomas Graf
· 18 years ago
dc5fc57
[NETLINK]: Use nlmsg_trim() where appropriate
by Arnaldo Carvalho de Melo
· 18 years ago
27a884d
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
by Arnaldo Carvalho de Melo
· 18 years ago
d7fe0f2
[PATCH] severing skbuff.h -> mm.h
by Al Viro
· 18 years ago
4a89c25
[DECNET] address: Convert to new netlink interface
by Thomas Graf
· 18 years ago
339bf98
[NETLINK]: Do precise netlink message allocations where possible
by Thomas Graf
· 18 years ago
00012e5
[IPV4]: introduce nla_get_be32()/NLA_PUT_BE32()
by Al Viro
· 18 years ago
4fe5d5c
[Netlink]: add nla_validate_nested()
by Paul Moore
· 18 years ago
22acb19
[NETLINK]: add nla_for_each_nested() to the interface list
by Paul Moore
· 18 years ago
a5531a5
[NETLINK]: Improve string attribute validation
by Thomas Graf
· 18 years ago
ff5dfe7
[NETLINK]: remove third bogus argument from NLA_PUT_FLAG
by Johannes Berg
· 18 years ago
4e902c5
[IPv4]: FIB configuration using struct fib_config
by Thomas Graf
· 18 years ago
97676b6
[RTNETLINK]: Add rtnetlink notification interface
by Thomas Graf
· 18 years ago
d387f6a
[NETLINK]: Add notification message sending interface
by Thomas Graf
· 18 years ago
fe4944e
[NETLINK]: Extend netlink messaging interface
by Thomas Graf
· 18 years ago
82ace47
[NETLINK]: Generic netlink receive queue processor
by Thomas Graf
· 19 years ago
bfa83a9
[NETLINK]: Type-safe netlink messages/attributes interface
by Thomas Graf
· 19 years ago