1. e2361cb netfilter: Remove explicit rcu_read_lock in nf_hook_slow by Aaron Conole · 8 years ago
  2. 4e6577d netfilter: Add the missed return value check of register_netdevice_notifier by Gao Feng · 8 years ago
  3. 00a3101 netfilter: nfnetlink_queue: reject verdict request from different portid by Liping Zhang · 8 years ago
  4. fc14963 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 8 years ago
  5. dc3ee32 netfilter: nf_queue: Make the queue_handler pernet by Eric W. Biederman · 8 years ago
  6. a7f1884 netfilter: nfnetlink_queue: fix timestamp attribute by Florian Westphal · 8 years ago
  7. da0caad Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 8 years ago
  8. 8d45ff2 netfilter: bridge: nf queue verdict to use NFQA_VLAN and NFQA_L2HDR by Stephane Bryant · 8 years ago
  9. 15824ab netfilter: bridge: pass L2 header and VLAN as netlink attributes in queues to userspace by Stephane Bryant · 8 years ago
  10. 9314011 netfilter: nfnetlink_queue: honor NFQA_CFG_F_FAIL_OPEN when netlink unicast fails by Pablo Neira Ayuso · 8 years ago
  11. c5b0db3 nfnetlink: Revert "nfnetlink: add support for memory mapped netlink" by Florian Westphal · 8 years ago
  12. 71b2e5f netfilter: nfnetlink_queue: autoload nf_conntrack_netlink module NFQA_CFG_F_CONNTRACK config flag by Ken-ichirou MATSUZAWA · 8 years ago
  13. 21c3c97 netfilter: nfnetlink_queue: just returns error for unknown command by Ken-ichirou MATSUZAWA · 8 years ago
  14. 17bc6b4 netfilter: nfnetlink_queue: don't handle options after unbind by Ken-ichirou MATSUZAWA · 8 years ago
  15. 60d2c7f netfilter: nfnetlink_queue: validate dependencies to avoid breaking atomicity by Ken-ichirou MATSUZAWA · 8 years ago
  16. 7b8002a netfilter: nfnetlink: pass down netns pointer to call() and call_rcu() by Pablo Neira Ayuso · 8 years ago
  17. 639e077 netfilter: nfnetlink_queue: Unregister pernet subsys in case of init failure by Nikolay Borisov · 8 years ago
  18. 8e66216 netfilter: nfnetlink_queue: avoid harmless unnitialized variable warnings by Arnd Bergmann · 9 years ago
  19. ed78d09 netfilter: make nf_queue_entry_get_refs return void by Florian Westphal · 9 years ago
  20. a4b4766 netfilter: nfnetlink_queue: rename related to nfqueue attaching conntrack info by Ken-ichirou MATSUZAWA · 9 years ago
  21. b28b1e8 netfilter: nfnetlink_queue: use y2038 safe timestamp by Pablo Neira Ayuso · 9 years ago
  22. 32f40c5 netfilter: rename nfnetlink_queue_core.c to nfnetlink_queue.c by Pablo Neira Ayuso · 9 years ago[Renamed from net/netfilter/nfnetlink_queue_core.c]
  23. b7bd180 netfilter: nfnetlink_queue: get rid of nfnetlink_queue_ct.c by Pablo Neira Ayuso · 9 years ago
  24. 9dff2c9 netfilter: Use nf_hook_state.net by Eric W. Biederman · 9 years ago
  25. 6bb0fef netlink, mmap: fix edge-case leakages in nf queue zero-copy by Daniel Borkmann · 9 years ago
  26. 8405a8f netfilter: nf_qeueue: Drop queue entries on nf_unregister_hook by Eric W. Biederman · 9 years ago
  27. 2fd1dc9 netfilter: Kill unused copies of RCV_SKB_FAIL by Eric W. Biederman · 9 years ago
  28. ef493bd netfilter: nfnetlink_queue: add security context information by Roman Kubiak · 9 years ago
  29. 36583eb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  30. 3bfe049 netfilter: nfnetlink_{log,queue}: Register pernet in first place by Francesco Ruggeri · 9 years ago
  31. 861fb10 netfilter: Use correct return for seq_show functions by Joe Perches · 9 years ago
  32. 6b46f7b netfilter: Fix format string of nfnetlink_queue proc file by Richard Weinberger · 9 years ago
  33. cc6bc44 netfilter: Fix portid types by Richard Weinberger · 9 years ago
  34. aadd51a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Pablo Neira Ayuso · 9 years ago
  35. c737b7c netfilter: bridge: add helpers for fetching physin/outdev by Florian Westphal · 9 years ago
  36. 1d1de89 netfilter: Use nf_hook_state in nf_queue_entry. by David S. Miller · 9 years ago
  37. a839923 netfilter: use sk_fullsock() helper by Eric Dumazet · 9 years ago
  38. ba00410 Merge branch 'iov_iter' into for-next by Al Viro · 9 years ago
  39. e71456a netfilter: Remove checks of seq_printf() return values by Steven Rostedt (Red Hat) · 10 years ago
  40. 330966e net: make skb_gso_segment error handling more robust by Florian Westphal · 10 years ago
  41. 1109a90 netfilter: use IS_ENABLED(CONFIG_BRIDGE_NETFILTER) by Pablo Neira Ayuso · 10 years ago
  42. 36d5fe6 core, nfqueue, openvswitch: Orphan frags in skb_zerocopy and handle errors by Zoltan Kiss · 10 years ago
  43. 39b6b29 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch by David S. Miller · 10 years ago
  44. af2806f net: Export skb_zerocopy() to zerocopy from one skb to another by Thomas Graf · 10 years ago
  45. 83111e7 netfilter: Fix build failure in nfnetlink_queue_core.c. by David S. Miller · 10 years ago
  46. 08c0cad netfilter: nfnetlink_queue: enable UID/GID socket info retrieval by Valentina Giusti · 10 years ago
  47. 7433268 netfilter: nfnetlink_queue: use proper net namespace to allocate skb by Gao feng · 11 years ago
  48. 0a0d80e netfilter: nfnetlink_queue: use network skb for sequence adjustment by Gao feng · 11 years ago
  49. 89d5e23 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 11 years ago
  50. bd07793 netfilter: nfnetlink_queue: allow to attach expectations to conntracks by Pablo Neira Ayuso · 11 years ago
  51. e4d091d netfilter: nfnetlink_{log,queue}: fix information leaks in netlink message by Dan Carpenter · 11 years ago
  52. 957bec3 netfilter: nf_queue: relax NFQA_CT attribute check by Florian Westphal · 11 years ago
  53. 496e4ae netfilter: nf_queue: add NFQA_SKB_CSUM_NOTVERIFIED info flag by Florian Westphal · 11 years ago
  54. d98cae64e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  55. 7b8dfe2 netfilter: nfnetlink_queue: fix missing HW protocol by Pablo Neira Ayuso · 11 years ago
  56. 143554a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 11 years ago
  57. 7f87712 netfilter: nfnetlink_queue: only add CAP_LEN attr when needed by Florian Westphal · 11 years ago
  58. 9cefbbc netfilter: nfnetlink_queue: cleanup copy_range usage by Florian Westphal · 11 years ago
  59. 351638e net: pass info struct via netdevice notifier by Jiri Pirko · 11 years ago
  60. 9d5242b netfilter: nfnetlink_queue: avoid peer_portid test by Florian Westphal · 11 years ago
  61. e778f56 netfilter: nf_{log,queue}: fix compilation without CONFIG_PROC_FS by Pablo Neira Ayuso · 11 years ago
  62. 00bd1cc netfilter: nfnetlink_queue: avoid expensive gso segmentation and checksum fixup by Florian Westphal · 11 years ago
  63. 7237190 netfilter: nfnetlink_queue: add skb info attribute by Florian Westphal · 11 years ago
  64. a5fedd43 netfilter: move skb_gso_segment into nfnetlink_queue module by Florian Westphal · 11 years ago
  65. 3ab1f68 nfnetlink: add support for memory mapped netlink by Patrick McHardy · 11 years ago
  66. d166582 Merge branch 'master' of git://1984.lsi.us.es/nf-next by David S. Miller · 11 years ago
  67. e817961 netfilter: nfnetlink_queue: add net namespace support for nfnetlink_queue by Gao feng · 11 years ago
  68. 573ce26 net-next: replace obsolete NLMSG_* with type safe nlmsg_* by Hong zhi guo · 11 years ago
  69. da13482 Merge branch 'master' of git://1984.lsi.us.es/nf-next by David S. Miller · 11 years ago
  70. ae08ce0 netfilter: nfnetlink_queue: zero copy support by Eric Dumazet · 11 years ago
  71. 1cdb090 netfilter: nfnetlink_queue: use xor hash function to distribute instances by Pablo Neira Ayuso · 11 years ago
  72. bae99f7 netfilter: nfnetlink_queue: fix incorrect initialization of copy range field by Pablo Neira Ayuso · 11 years ago
  73. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 11 years ago
  74. 0360ae4 netfilter: kill support for per-af queue backends by Florian Westphal · 11 years ago
  75. 6ee584b netfilter: nfnetlink_queue: add NFQA_CAP_LEN attribute by Pablo Neira Ayuso · 12 years ago
  76. ba8d3b0 netfilter: nfnetlink_queue: fix maximum packet length to userspace by Pablo Neira Ayuso · 12 years ago
  77. b0e61d9 Merge branch 'master' of git://1984.lsi.us.es/nf-next by David S. Miller · 12 years ago
  78. 15e4730 netlink: Rename pid to portid to avoid confusion by Eric W. Biederman · 12 years ago
  79. a672995 netfilter: nfnetlink_queue: remove pointless conditional before kfree_skb() by Wei Yongjun · 12 years ago
  80. 46ba5a2 netfilter: nfnetlink_queue: do not allow to set unsupported flag bits by Krishna Kumar · 12 years ago
  81. 3da07c0 netfilter: nfnetlink_queue_core: Move away from NLMSG_PUT(). by David S. Miller · 12 years ago
  82. 7c62234 netfilter: nfnetlink_queue: fix compilation with NF_CONNTRACK disabled by Pablo Neira Ayuso · 12 years ago[Renamed (95%) from net/netfilter/nfnetlink_queue.c]
  83. 8c88f87 netfilter: nfnetlink_queue: add NAT TCP sequence adjustment if packet mangled by Pablo Neira Ayuso · 12 years ago
  84. 9cb0176 netfilter: add glue code to integrate nfnetlink_queue and ctnetlink by Pablo Neira Ayuso · 12 years ago
  85. fdb694a netfilter: Add fail-open support by Krishna Kumar · 12 years ago
  86. e87cc47 net: Convert net_ratelimit uses to net_<level>_ratelimited by Joe Perches · 12 years ago
  87. a447189 nfnetlink_queue: Stop using NLA_PUT*(). by David S. Miller · 12 years ago
  88. c667523 netfilter: nf_queue: reject NF_STOLEN verdicts from userspace by Florian Westphal · 13 years ago
  89. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  90. f5caadb Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 13 years ago
  91. 97d32cf netfilter: nfnetlink_queue: batch verdict support by Florian Westphal · 13 years ago
  92. 5863702 netfilter: nfnetlink_queue: assert monotonic packet ids by Eric Dumazet · 13 years ago
  93. 84a797d netfilter: nfnetlink_queue: provide rcu enabled callbacks by Eric Dumazet · 13 years ago
  94. 2c38de4 netfilter: fix looped (broad|multi)cast's MAC handling by Nicolas Cavallari · 13 years ago
  95. f158508 netfilter: nfnetlink_queue: return error number to caller by Florian Westphal · 13 years ago
  96. 16fb62b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 14 years ago
  97. f350a0a8 bridge: use rx_handler_data pointer to store net_bridge_port pointer by Jiri Pirko · 14 years ago
  98. c463ac9 netfilter: nfnetlink_queue: some optimizations by Eric Dumazet · 14 years ago
  99. 6291055 Merge branch 'master' of /repos/git/net-next-2.6 by Patrick McHardy · 14 years ago
  100. e9f13ca netfilter: only do skb_checksum_help on CHECKSUM_PARTIAL in nfnetlink_queue by Herbert Xu · 14 years ago