Commit History

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