1. 6b46f7b netfilter: Fix format string of nfnetlink_queue proc file by Richard Weinberger · 9 years ago
  2. cc6bc44 netfilter: Fix portid types by Richard Weinberger · 9 years ago
  3. aadd51a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Pablo Neira Ayuso · 9 years ago
  4. c737b7c netfilter: bridge: add helpers for fetching physin/outdev by Florian Westphal · 9 years ago
  5. 1d1de89 netfilter: Use nf_hook_state in nf_queue_entry. by David S. Miller · 9 years ago
  6. a839923 netfilter: use sk_fullsock() helper by Eric Dumazet · 9 years ago
  7. ba00410 Merge branch 'iov_iter' into for-next by Al Viro · 10 years ago
  8. e71456a netfilter: Remove checks of seq_printf() return values by Steven Rostedt (Red Hat) · 10 years ago
  9. 330966e net: make skb_gso_segment error handling more robust by Florian Westphal · 10 years ago
  10. 1109a90 netfilter: use IS_ENABLED(CONFIG_BRIDGE_NETFILTER) by Pablo Neira Ayuso · 10 years ago
  11. 36d5fe6 core, nfqueue, openvswitch: Orphan frags in skb_zerocopy and handle errors by Zoltan Kiss · 10 years ago
  12. 39b6b29 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch by David S. Miller · 11 years ago
  13. af2806f net: Export skb_zerocopy() to zerocopy from one skb to another by Thomas Graf · 11 years ago
  14. 83111e7 netfilter: Fix build failure in nfnetlink_queue_core.c. by David S. Miller · 11 years ago
  15. 08c0cad netfilter: nfnetlink_queue: enable UID/GID socket info retrieval by Valentina Giusti · 11 years ago
  16. 7433268 netfilter: nfnetlink_queue: use proper net namespace to allocate skb by Gao feng · 11 years ago
  17. 0a0d80e netfilter: nfnetlink_queue: use network skb for sequence adjustment by Gao feng · 11 years ago
  18. 89d5e23 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 11 years ago
  19. bd07793 netfilter: nfnetlink_queue: allow to attach expectations to conntracks by Pablo Neira Ayuso · 11 years ago
  20. e4d091d netfilter: nfnetlink_{log,queue}: fix information leaks in netlink message by Dan Carpenter · 11 years ago
  21. 957bec3 netfilter: nf_queue: relax NFQA_CT attribute check by Florian Westphal · 11 years ago
  22. 496e4ae netfilter: nf_queue: add NFQA_SKB_CSUM_NOTVERIFIED info flag by Florian Westphal · 11 years ago
  23. d98cae64e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  24. 7b8dfe2 netfilter: nfnetlink_queue: fix missing HW protocol by Pablo Neira Ayuso · 11 years ago
  25. 143554a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 11 years ago
  26. 7f87712 netfilter: nfnetlink_queue: only add CAP_LEN attr when needed by Florian Westphal · 11 years ago
  27. 9cefbbc netfilter: nfnetlink_queue: cleanup copy_range usage by Florian Westphal · 11 years ago
  28. 351638e net: pass info struct via netdevice notifier by Jiri Pirko · 11 years ago
  29. 9d5242b netfilter: nfnetlink_queue: avoid peer_portid test by Florian Westphal · 11 years ago
  30. e778f56 netfilter: nf_{log,queue}: fix compilation without CONFIG_PROC_FS by Pablo Neira Ayuso · 11 years ago
  31. 00bd1cc netfilter: nfnetlink_queue: avoid expensive gso segmentation and checksum fixup by Florian Westphal · 11 years ago
  32. 7237190 netfilter: nfnetlink_queue: add skb info attribute by Florian Westphal · 11 years ago
  33. a5fedd43 netfilter: move skb_gso_segment into nfnetlink_queue module by Florian Westphal · 11 years ago
  34. 3ab1f68 nfnetlink: add support for memory mapped netlink by Patrick McHardy · 11 years ago
  35. d166582 Merge branch 'master' of git://1984.lsi.us.es/nf-next by David S. Miller · 11 years ago
  36. e817961 netfilter: nfnetlink_queue: add net namespace support for nfnetlink_queue by Gao feng · 11 years ago
  37. 573ce26 net-next: replace obsolete NLMSG_* with type safe nlmsg_* by Hong zhi guo · 11 years ago
  38. da13482 Merge branch 'master' of git://1984.lsi.us.es/nf-next by David S. Miller · 11 years ago
  39. ae08ce0 netfilter: nfnetlink_queue: zero copy support by Eric Dumazet · 11 years ago
  40. 1cdb090 netfilter: nfnetlink_queue: use xor hash function to distribute instances by Pablo Neira Ayuso · 11 years ago
  41. bae99f7 netfilter: nfnetlink_queue: fix incorrect initialization of copy range field by Pablo Neira Ayuso · 11 years ago
  42. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 12 years ago
  43. 0360ae4 netfilter: kill support for per-af queue backends by Florian Westphal · 12 years ago
  44. 6ee584b netfilter: nfnetlink_queue: add NFQA_CAP_LEN attribute by Pablo Neira Ayuso · 12 years ago
  45. ba8d3b0 netfilter: nfnetlink_queue: fix maximum packet length to userspace by Pablo Neira Ayuso · 12 years ago
  46. b0e61d9 Merge branch 'master' of git://1984.lsi.us.es/nf-next by David S. Miller · 12 years ago
  47. 15e4730 netlink: Rename pid to portid to avoid confusion by Eric W. Biederman · 12 years ago
  48. a672995 netfilter: nfnetlink_queue: remove pointless conditional before kfree_skb() by Wei Yongjun · 12 years ago
  49. 46ba5a2 netfilter: nfnetlink_queue: do not allow to set unsupported flag bits by Krishna Kumar · 12 years ago
  50. 3da07c0 netfilter: nfnetlink_queue_core: Move away from NLMSG_PUT(). by David S. Miller · 12 years ago
  51. 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]
  52. 8c88f87 netfilter: nfnetlink_queue: add NAT TCP sequence adjustment if packet mangled by Pablo Neira Ayuso · 12 years ago
  53. 9cb0176 netfilter: add glue code to integrate nfnetlink_queue and ctnetlink by Pablo Neira Ayuso · 12 years ago
  54. fdb694a netfilter: Add fail-open support by Krishna Kumar · 12 years ago
  55. e87cc47 net: Convert net_ratelimit uses to net_<level>_ratelimited by Joe Perches · 12 years ago
  56. a447189 nfnetlink_queue: Stop using NLA_PUT*(). by David S. Miller · 12 years ago
  57. c667523 netfilter: nf_queue: reject NF_STOLEN verdicts from userspace by Florian Westphal · 13 years ago
  58. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  59. 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
  60. 97d32cf netfilter: nfnetlink_queue: batch verdict support by Florian Westphal · 13 years ago
  61. 5863702 netfilter: nfnetlink_queue: assert monotonic packet ids by Eric Dumazet · 13 years ago
  62. 84a797d netfilter: nfnetlink_queue: provide rcu enabled callbacks by Eric Dumazet · 13 years ago
  63. 2c38de4 netfilter: fix looped (broad|multi)cast's MAC handling by Nicolas Cavallari · 13 years ago
  64. f158508 netfilter: nfnetlink_queue: return error number to caller by Florian Westphal · 14 years ago
  65. 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
  66. f350a0a8 bridge: use rx_handler_data pointer to store net_bridge_port pointer by Jiri Pirko · 14 years ago
  67. c463ac9 netfilter: nfnetlink_queue: some optimizations by Eric Dumazet · 14 years ago
  68. 6291055 Merge branch 'master' of /repos/git/net-next-2.6 by Patrick McHardy · 14 years ago
  69. e9f13ca netfilter: only do skb_checksum_help on CHECKSUM_PARTIAL in nfnetlink_queue by Herbert Xu · 14 years ago
  70. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  71. ca1c2e2 netfilter: don't use INIT_RCU_HEAD() by Alexey Dobriyan · 15 years ago
  72. a5d896ad netfilter: nfnetlink_queue: simplify warning message by Eric Leblond · 15 years ago
  73. cd8c20b netfilter: nfnetlink: netns support by Alexey Dobriyan · 15 years ago
  74. dee5817 netfilter: remove unneccessary checks from netlink notifiers by Patrick McHardy · 15 years ago
  75. 3993832 netfilter: nfnetlink: constify message attributes and headers by Patrick McHardy · 15 years ago
  76. 67137f3 nfnetlink_queue: Use rcu_barrier() on module unload. by Jesper Dangaard Brouer · 15 years ago
  77. 721499e netns: Use net_eq() to compare net-namespaces for optimization. by YOSHIFUJI Hideaki · 16 years ago
  78. e64bda8 netfilter: {ip,ip6,nfnetlink}_queue: misc cleanups by Rami Rosen · 16 years ago
  79. 9a732ed netfilter: {nfnetlink,ip,ip6}_queue: fix skb_over_panic when enlarging packets by Arnaud Ebalard · 16 years ago
  80. 8e8e438 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  81. 8eeee8b [NETFILTER]: Replate direct proc_fops assignment with proc_create call. by Denis V. Lunev · 16 years ago
  82. c346dca [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  83. 914afea [NETFILTER]: nfnetlink_queue: fix EPERM when binding/unbinding and instance 0 exists by Patrick McHardy · 16 years ago
  84. cabaa9b [NETFILTER]: nfnetlink_queue: fix computation of allocated size for netlink skb. by Eric Leblond · 16 years ago
  85. e2b58a6 [NETFILTER]: {ip,ip6,nfnetlink}_queue: fix SKB_LINEAR_ASSERT when mangling packet data by Patrick McHardy · 17 years ago
  86. ca7c48c [NETFILTER]: Supress some sparse warnings by Eric Dumazet · 17 years ago
  87. baab2ce [NETFILTER]: nfnetlink_{queue,log}: return proper error codes in instance_create by Patrick McHardy · 17 years ago
  88. cd21f0a [NETFILTER]: nfnetlink_{queue,log}: return ENOTSUPP for unknown cfg commands by Patrick McHardy · 17 years ago
  89. 4ad9d4f [NETFILTER]: nfnetlink_queue: update copyright by Patrick McHardy · 17 years ago
  90. 0ef0f46 [NETFILTER]: nfnetlink_queue: remove useless enqueue status codes by Patrick McHardy · 17 years ago
  91. 861934c [NETFILTER]: nfnetlink_queue: eliminate impossible switch case by Patrick McHardy · 17 years ago
  92. ea3a66f [NETFILTER]: nfnetlink_queue: use endianness-aware attribute functions by Patrick McHardy · 17 years ago
  93. 9d6023a [NETFILTER]: nfnetlink_queue: mark hash table __read_mostly by Patrick McHardy · 17 years ago
  94. 2bd0119 [NETFILTER]: nfnetlink_queue: remove useless debugging by Patrick McHardy · 17 years ago
  95. c5de0df [NETFILTER]: nfnetlink_queue: kill useless wrapper by Patrick McHardy · 17 years ago
  96. 9872bec [NETFILTER]: nfnetlink: use RCU for queue instances hash by Patrick McHardy · 17 years ago
  97. a3c8e7fd [NETFILTER]: nfnetlink_queue: fix checks in nfqnl_recv_config by Patrick McHardy · 17 years ago
  98. e48b9b2 [NETFILTER]: nfnetlink_queue: avoid unnecessary atomic operation by Patrick McHardy · 17 years ago
  99. 4b3d15e [NETFILTER]: {nfnetlink,ip,ip6}_queue: kill issue_verdict by Patrick McHardy · 17 years ago
  100. 02f014d [NETFILTER]: nf_queue: move list_head/skb/id to struct nf_info by Patrick McHardy · 17 years ago