- 9dbbc3b lib: fix spelling mistakes by Zhen Lei · 3 years, 6 months ago
- 2c16db6 net: fix nla_strcmp to handle more then one trailing null character by Maciej Żenczykowski · 3 years, 8 months ago
- 5e60366 Merge tag 'fallthrough-fixes-clang-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux by Linus Torvalds · 4 years ago
- 36f9ff9 lib: Fix fall-through warnings for Clang by Gustavo A. R. Silva · 4 years, 1 month ago
- 872f690 treewide: rename nla_strlcpy to nla_strscpy. by Francis Laniel · 4 years, 1 month ago
- 9ca7187 Modify return value of nla_strlcpy to match that of strscpy. by Francis Laniel · 4 years, 1 month ago
- 8eeb99b Fix unefficient call to memset before memcpu in nla_strlcpy. by Francis Laniel · 4 years, 1 month ago
- 44f3625 netlink: export policy in extended ACK by Johannes Berg · 4 years, 3 months ago
- bdbb4e2 netlink: add mask validation by Jakub Kicinski · 4 years, 3 months ago
- 4718a47 netlink: remove duplicated nla_need_padding_for_64bit() check by Miaohe Lin · 4 years, 4 months ago
- 8aa26c5 netlink: make NLA_BINARY validation more flexible by Johannes Berg · 4 years, 4 months ago
- 2c28ae4 netlink: factor out policy range helpers by Johannes Berg · 4 years, 8 months ago
- c7721c0 netlink: remove NLA_EXACT_LEN_WARN by Johannes Berg · 4 years, 8 months ago
- da4063b netlink: allow NLA_MSECS to have range validation by Johannes Berg · 4 years, 8 months ago
- d06a09b netlink: extend policy range validation by Johannes Berg · 4 years, 8 months ago
- 7690aa1 netlink: limit recursion depth in policy validation by Johannes Berg · 4 years, 8 months ago
- 47a1494 netlink: remove type-unsafe validation_data pointer by Johannes Berg · 4 years, 8 months ago
- b424e43 netlink: add validation of NLA_F_NESTED flag by Michal Kubecek · 6 years ago
- d54a16b netlink: set bad attribute also on maxtype check by Michal Kubecek · 6 years ago
- 56738f4 netlink: add strict parsing for future attributes by Johannes Berg · 6 years ago
- 8cb0817 netlink: make validation more configurable for future strictness by Johannes Berg · 6 years ago
- 6f455f5 netlink: add NLA_MIN_LEN by Johannes Berg · 6 years ago
- a5f6cba netlink: Add strict version of nlmsg_parse and nla_parse by David Ahern · 6 years ago
- 33188bd netlink: add validation function to policy by Johannes Berg · 6 years ago
- 3e48be0 netlink: add attribute range validation to policy by Johannes Berg · 6 years ago
- 1501d13 netlink: add nested array policy validation by Johannes Berg · 6 years ago
- 9a659a35 netlink: allow NLA_NESTED to specify nested policy to validate by Johannes Berg · 6 years ago
- c29f184 netlink: move extack setting into validate_nla() by Johannes Berg · 6 years ago
- 48fde90 netlink: make validation_data const by Johannes Berg · 6 years ago
- fe3b30d netlink: remove NLA_NESTED_COMPAT by Johannes Berg · 6 years ago
- b60b87f netlink: add ethernet address policy types by Johannes Berg · 6 years ago
- 568b742 netlink: add NLA_REJECT policy type by Johannes Berg · 6 years ago
- 7861552 netlink: Return extack message if attribute validation fails by David Ahern · 7 years ago
- 6e237d0 netlink: Relax attr validation for fixed length types by David Ahern · 7 years ago
- 28033ae net: netlink: Update attr validation to require exact length for some types by David Ahern · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- b63f604 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 7 years ago
- 2cf0c8b netlink: Introduce nla_strdup() by Phil Sutter · 7 years ago
- 64c83d8 net netlink: Add new type NLA_BITFIELD32 by Jamal Hadi Salim · 7 years ago
- b952f4d net: manual clean code which call skb_put_[data:zero] by yuan linyu · 8 years ago
- 4df864c networking: make skb_put & friends return void pointers by Johannes Berg · 8 years ago
- 59ae1d1 networking: introduce and use skb_put_data() by Johannes Berg · 8 years ago
- aa9f979 networking: use skb_put_zero() by Johannes Berg · 8 years ago
- fceb643 netlink: pass extended ACK struct to parsing functions by Johannes Berg · 8 years ago
- 32d84cd netlink: smaller nla_attr_minlen table by Alexey Dobriyan · 8 years ago
- 11a9957 libnl: fix help of _64bit functions by Nicolas Dichtel · 9 years ago
- 089bf1a libnl: add more helpers to align attributes on 64-bit by Nicolas Dichtel · 9 years ago
- 5899f04 netlink: pad nla_memcpy dest buffer with zeroes by Jiri Benc · 10 years ago
- fb41f9d lib/nlattr.c: remove redundant include by Rasmus Villemoes · 10 years ago
- 3f17ea6 Merge branch 'next' (accumulated 3.16 merge window patches) into master by Linus Torvalds · 11 years ago
- 6d6a138 lib/nlattr.c: move EXPORT_SYMBOL after functions by Fabian Frederick · 11 years ago
- bfc5184 netlink: rate-limit leftover bytes warning and print process name by Michal Schmidt · 11 years ago
- 8b7b932 netlink: don't compare the nul-termination in nla_strcmp by Pablo Neira · 11 years ago
- 9eca2eb netlink: add minlen validation for the new signed types by Julian Anastasov · 12 years ago
- 8bc3bcc lib: reduce the use of module.h wherever possible by Paul Gortmaker · 13 years ago
- c30bc94 netlink: validate NLA_MSECS length by Johannes Berg · 13 years ago
- e3fa3af net: fix nla_policy_len to actually _iterate_ over the policy by Lars Ellenberg · 14 years ago
- 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
- 3654654 netlink: let nlmsg and nla functions take pointer-to-const args by Jan Engelhardt · 14 years ago
- b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
- 01e6de6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 16 years ago
- 9080021 nlattr: Fix build error with NET off by Herbert Xu · 16 years ago
- e9cc8bd netlink: Move netlink attribute parsing support to lib by Geert Uytterhoeven · 16 years ago[Renamed from net/netlink/attr.c]
- ea5693c netlink: allow empty nested attributes by Patrick McHardy · 16 years ago
- b057efd netlink: constify struct nlattr * arg to parsing functions by Patrick McHardy · 16 years ago
- 10b595a netlink: Fix some doc comments in net/netlink/attr.c by Julius Volz · 17 years ago
- bc3ed28 netlink: Improve returned error codes by Thomas Graf · 17 years ago
- 01480e1 [NETLINK]: Add nla_append() by Patrick McHardy · 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 · 18 years ago
- ef7c79e [NETLINK]: Mark netlink policies const by Patrick McHardy · 18 years ago
- d30045a [NETLINK]: introduce NLA_BINARY type by Johannes Berg · 18 years ago
- a5531a5 [NETLINK]: Improve string attribute validation by Thomas Graf · 18 years ago
- fe4944e [NETLINK]: Extend netlink messaging interface by Thomas Graf · 18 years ago
- 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
- bfa83a9 [NETLINK]: Type-safe netlink messages/attributes interface by Thomas Graf · 19 years ago