提交历史

作者 SHA1 备注 提交日期
  Alexander Aring c648a0138b netlink: add nla_get for le32 and le64 10 年之前
  Jiri Benc 67b61f6c13 netlink: implement nla_get_in_addr and nla_get_in6_addr 10 年之前
  Jiri Benc 930345ea63 netlink: implement nla_put_in_addr and nla_put_in6_addr 10 年之前
  Johannes Berg 053c095a82 netlink: make nlmsg_end() and genlmsg_end() void 10 年之前
  Thomas Graf 149118d893 netlink: Warn on unordered or illegal nla_nest_cancel() or nlmsg_cancel() 10 年之前
  Simon Horman 941d8ebcf7 datapath: Rename last_action() as nla_is_last() and move to netlink.h 10 年之前
  Nicolas Dichtel 2c6ba4b15b netlink: fix description of portid 10 年之前
  Mark Rustad d87de1f3e9 netlink: Fix shadow warning on jiffies 11 年之前
  Joe Perches 4f69053b72 netevent/netlink.h: Remove extern from function prototypes 12 年之前
  Eric W. Biederman 15e473046c netlink: Rename pid to portid to avoid confusion 13 年之前
  Jiri Pirko 4778e0be16 netlink: add signed types 13 年之前
  David S. Miller b3fe91c53a netlink: Delete all NLA_PUT*() macros. 13 年之前
  David S. Miller 24c410dce3 netlink: Add nla_put_le{16,32,64}() helpers. 13 年之前
  David S. Miller 6c1dd3b6a3 netlink: Add nla_put_net{16,32,64}() helpers. 13 年之前
  David S. Miller 569a8fc383 netlink: Add nla_put_be{16,32,64}() helpers. 13 年之前
  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 17 年之前