Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
9f19de649f70c3bd32da09fc08643d4fca1d06fe
/
include
/
net
/
netlink.h
15e4730
netlink: Rename pid to portid to avoid confusion
by Eric W. Biederman
· 12 years ago
4778e0b
netlink: add signed types
by Jiri Pirko
· 12 years ago
b3fe91c
netlink: Delete all NLA_PUT*() macros.
by David S. Miller
· 13 years ago
24c410d
netlink: Add nla_put_le{16,32,64}() helpers.
by David S. Miller
· 13 years ago
6c1dd3b
netlink: Add nla_put_net{16,32,64}() helpers.
by David S. Miller
· 13 years ago
569a8fc
netlink: Add nla_put_be{16,32,64}() helpers.
by David S. Miller
· 13 years ago
a46621a
net: Deinline __nlmsg_put and genlmsg_put. -7k code on i386 defconfig.
by Denys Vlasenko
· 13 years ago
4b6cc72
netlink: clarify attribute length check documentation
by Johannes Berg
· 13 years ago
670dc28
netlink: advertise incomplete dumps
by Johannes Berg
· 13 years ago
70f23fd
treewide: fix a few typos in comments
by Justin P. Mattock
· 13 years ago
f703651
netfilter: NFNL_SUBSYS_IPSET id and NLA_PUT_NET* macros
by Jozsef Kadlecsik
· 14 years ago
3654654
netlink: let nlmsg and nla functions take pointer-to-const args
by Jan Engelhardt
· 14 years ago
6b8c92b
netlink: Make nlmsg_find_attr take a const nlmsghdr*.
by Nelson Elhage
· 14 years ago
1dc8d8c
net: Fix a typo in netlink.h
by Justin P. Mattock
· 14 years ago
f5d410f
netlink: fix unaligned access in nla_get_be64()
by Pablo Neira Ayuso
· 15 years ago
b54452b
const: struct nla_policy
by Alexey Dobriyan
· 15 years ago
3a6c2b4
netlink: constify nlmsghdr arguments
by Patrick McHardy
· 15 years ago
a17c859
netfilter: conntrack: add support for DCCP handshake sequence to ctnetlink
by Pablo Neira Ayuso
· 15 years ago
e487eb9
netlink: add nla_policy_len()
by Holger Eitzenberger
· 16 years ago
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