Commit History

Author SHA1 Message Date
  Jiri Benc 67b61f6c13 netlink: implement nla_get_in_addr and nla_get_in6_addr 10 years ago
  Jiri Benc 930345ea63 netlink: implement nla_put_in_addr and nla_put_in6_addr 10 years ago
  Johannes Berg 053c095a82 netlink: make nlmsg_end() and genlmsg_end() void 10 years ago
  Thomas Graf 149118d893 netlink: Warn on unordered or illegal nla_nest_cancel() or nlmsg_cancel() 10 years ago
  Simon Horman 941d8ebcf7 datapath: Rename last_action() as nla_is_last() and move to netlink.h 10 years ago
  Nicolas Dichtel 2c6ba4b15b netlink: fix description of portid 10 years ago
  Mark Rustad d87de1f3e9 netlink: Fix shadow warning on jiffies 11 years ago
  Joe Perches 4f69053b72 netevent/netlink.h: Remove extern from function prototypes 12 years ago
  Eric W. Biederman 15e473046c netlink: Rename pid to portid to avoid confusion 13 years ago
  Jiri Pirko 4778e0be16 netlink: add signed types 13 years ago
  David S. Miller b3fe91c53a netlink: Delete all NLA_PUT*() macros. 13 years ago
  David S. Miller 24c410dce3 netlink: Add nla_put_le{16,32,64}() helpers. 13 years ago
  David S. Miller 6c1dd3b6a3 netlink: Add nla_put_net{16,32,64}() helpers. 13 years ago
  David S. Miller 569a8fc383 netlink: Add nla_put_be{16,32,64}() helpers. 13 years ago
  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 17 years ago
  David S. Miller b262e60309 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 17 years ago