1. 5d50e1d8 netfilter: ipset: Hash types using the unified code base by Jozsef Kadlecsik · 11 years ago
  2. 1feab10 netfilter: ipset: Unified hash type generation by Jozsef Kadlecsik · 11 years ago
  3. b0da390 netfilter: ipset: Bitmap types using the unified code base by Jozsef Kadlecsik · 11 years ago
  4. 4d73de3 netfilter: ipset: Unified bitmap type generation by Jozsef Kadlecsik · 11 years ago
  5. 075e64c netfilter: ipset: Introduce extensions to elements in the core by Jozsef Kadlecsik · 11 years ago
  6. 8672d4d netfilter: ipset: Move often used IPv6 address masking function to header file by Jozsef Kadlecsik · 11 years ago
  7. 43c56e5 netfilter: ipset: Make possible to test elements marked with nomatch by Jozsef Kadlecsik · 11 years ago
  8. f7a1dd6 ipvs: ip_vs_sip_fill_param() BUG: bad check of return value by Hans Schillstrom · 11 years ago
  9. d3734b0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 11 years ago
  10. e7e6f63 netfilter: nf_nat: missing condition in nf_xfrm_me_harder() by Dan Carpenter · 11 years ago
  11. 3856143 ipvs: Use network byte order for sync message size by Simon Horman · 11 years ago
  12. 4bfbfbf ipvs: off by one in set_sctp_state() by Dan Carpenter · 11 years ago
  13. 9c37510 ipvs: Use min3() in ip_vs_dbg_callid() by Simon Horman · 11 years ago
  14. 9fd0fa7 ipvs: Avoid shadowing net variable in ip_vs_leave() by Simon Horman · 11 years ago
  15. 0a92586 ipvs: fix sparse warnings for some parameters by Julian Anastasov · 11 years ago
  16. f33c8b9 ipvs: fix sparse warnings in lblc and lblcr by Julian Anastasov · 11 years ago
  17. 371990e ipvs: fix the remaining sparse warnings in ip_vs_ctl.c by Julian Anastasov · 11 years ago
  18. 7cf2eb7 ipvs: fix sparse warnings for ip_vs_conn listing by Julian Anastasov · 11 years ago
  19. d717bb2 ipvs: properly dereference dest_dst in ip_vs_forget_dev by Julian Anastasov · 11 years ago
  20. 6e0895c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  21. 95a0616 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 11 years ago
  22. 3ab1f68 nfnetlink: add support for memory mapped netlink by Patrick McHardy · 11 years ago
  23. ec464e5 netfilter: rename netlink related "pid" variables to "portid" by Patrick McHardy · 11 years ago
  24. e32123e netlink: rename ssk to sk in struct netlink_skb_params by Patrick McHardy · 11 years ago
  25. 5add189 netfilter: ipset: bitmap:ip,mac: fix listing with timeout by Jozsef Kadlecsik · 11 years ago
  26. f229f6c netfilter: add my copyright statements by Patrick McHardy · 11 years ago
  27. c2d421e netfilter: nf_nat: fix race when unloading protocol modules by Florian Westphal · 11 years ago
  28. 6eb4c7e netfilter: ipset: hash:*net*: nomatch flag not excluded on set resize by Jozsef Kadlecsik · 11 years ago
  29. 02f815c netfilter: ipset: list:set: fix reference counter update by Jozsef Kadlecsik · 11 years ago
  30. d9dda78 procfs: new helper - PDE_DATA(inode) by Al Viro · 11 years ago
  31. aaa795a netfilter: nat: propagate errors from xfrm_me_harder() by Patrick McHardy · 11 years ago
  32. d978a63 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  33. d166582 Merge branch 'master' of git://1984.lsi.us.es/nf-next by David S. Miller · 11 years ago
  34. 3a7b21e netfilter: nf_ct_sip: don't drop packets with offsets pointing outside the packet by Patrick McHardy · 11 years ago
  35. 12202fa netfilter: remove unneeded variable proc_net_netfilter by Pablo Neira Ayuso · 11 years ago
  36. e817961 netfilter: nfnetlink_queue: add net namespace support for nfnetlink_queue by Gao feng · 11 years ago
  37. 5b023fc netfilter: enable per netns support for nf_loggers by Gao feng · 11 years ago
  38. 9368a53 netfilter: nfnetlink_log: add net namespace support for nfnetlink_log by Gao feng · 11 years ago
  39. 69b34fb netfilter: xt_LOG: add net namespace support for xt_LOG by Gao feng · 11 years ago
  40. 30e0c6a netfilter: nf_log: prepare net namespace support for loggers by Gao feng · 11 years ago
  41. f3c1a44 netfilter: make /proc/net/netfilter pernet by Gao feng · 11 years ago
  42. 5c33448 netfilter: xt_NFQUEUE: coalesce IPv4 and IPv6 hashing by holger@eitzenberger.org · 11 years ago
  43. 8746ddc netfilter: xt_NFQUEUE: introduce CPU fanout by holger@eitzenberger.org · 11 years ago
  44. ac69269 ipvs: do not disable bh for long time by Julian Anastasov · 11 years ago
  45. ceec4c3 ipvs: convert services to rcu by Julian Anastasov · 11 years ago
  46. 413c2d04 ipvs: convert dests to rcu by Julian Anastasov · 11 years ago
  47. ba3a3ce ipvs: convert sched_lock to spin lock by Julian Anastasov · 11 years ago
  48. ed3ffc4 ipvs: do not expect result from done_service by Julian Anastasov · 11 years ago
  49. 578bc3e ipvs: reorganize dest trash by Julian Anastasov · 11 years ago
  50. 08cb2d0 ipvs: convert wrr scheduler to rcu by Julian Anastasov · 11 years ago
  51. b310faa ipvs: convert wlc scheduler to rcu by Julian Anastasov · 11 years ago
  52. 1acb7f6 ipvs: convert sh scheduler to rcu by Julian Anastasov · 11 years ago
  53. 9be52ab ipvs: convert sed scheduler to rcu by Julian Anastasov · 11 years ago
  54. c0d0c0a ipvs: convert rr scheduler to rcu by Julian Anastasov · 11 years ago
  55. f92ea8f ipvs: convert nq scheduler to rcu by Julian Anastasov · 11 years ago
  56. 4ebd288 ipvs: convert lc scheduler to rcu by Julian Anastasov · 11 years ago
  57. c554957 ipvs: convert lblcr scheduler to rcu by Julian Anastasov · 11 years ago
  58. c2a4ffb ipvs: convert lblc scheduler to rcu by Julian Anastasov · 11 years ago
  59. 8f3d002 ipvs: convert dh scheduler to rcu by Julian Anastasov · 11 years ago
  60. fca9c20 ipvs: add ip_vs_dest_hold and ip_vs_dest_put by Julian Anastasov · 11 years ago
  61. 6b6df46 ipvs: preparations for using rcu in schedulers by Julian Anastasov · 11 years ago
  62. 71dfa98 ipvs: change ip_vs_sched_lock to mutex by Julian Anastasov · 11 years ago
  63. 9a05475c ipvs: avoid kmem_cache_zalloc in ip_vs_conn_new by Julian Anastasov · 11 years ago
  64. 1845ed0 ipvs: reorder keys in connection structure by Julian Anastasov · 11 years ago
  65. 088339a ipvs: convert connection locking by Julian Anastasov · 11 years ago
  66. 60b6aa3 ipvs: convert locks used in persistence engines by Julian Anastasov · 11 years ago
  67. 276472e ipvs: remove rs_lock by using RCU by Julian Anastasov · 11 years ago
  68. 363c97d ipvs: convert app locks by Julian Anastasov · 11 years ago
  69. 026ace0 ipvs: optimize dst usage for real server by Julian Anastasov · 11 years ago
  70. 4115ded ipvs: consolidate all dst checks on transmit in one place by Julian Anastasov · 11 years ago
  71. f11cb2c ipvs: do not use skb_share_check by Julian Anastasov · 11 years ago
  72. 183dce5 ipvs: no need to reroute anymore on DNAT over loopback by Julian Anastasov · 11 years ago
  73. d1deae4 ipvs: rename functions related to dst_cache reset by Julian Anastasov · 11 years ago
  74. b8abdf0 ipvs: convert the IP_VS_XMIT macros to functions by Julian Anastasov · 11 years ago
  75. 313eae6 ipvs: prefer NETDEV_DOWN event to free cached dsts by Julian Anastasov · 11 years ago
  76. c90558d ipvs: avoid routing by TOS for real server by Julian Anastasov · 11 years ago
  77. 573ce26 net-next: replace obsolete NLMSG_* with type safe nlmsg_* by Hong zhi guo · 11 years ago
  78. 5389090 netfilter: nf_conntrack: fix error return code by Wei Yongjun · 11 years ago
  79. da13482 Merge branch 'master' of git://1984.lsi.us.es/nf-next by David S. Miller · 11 years ago
  80. deadcfc netfilter: nfnetlink_acct: return -EINVAL if object name is empty by Pablo Neira Ayuso · 11 years ago
  81. 558724a netfilter: nfnetlink_queue: fix error return code in nfnetlink_queue_init() by Wei Yongjun · 11 years ago
  82. dece40e netfilter: nf_conntrack: speed up module removal path if netns in use by Vladimir Davydov · 11 years ago
  83. 4937636 netfilter: nf_conntrack: add include to fix sparse warning by stephen hemminger · 11 years ago
  84. ae08ce0 netfilter: nfnetlink_queue: zero copy support by Eric Dumazet · 11 years ago
  85. e844a92 netfilter: ctnetlink: allow to dump expectation per master conntrack by Pablo Neira Ayuso · 11 years ago
  86. bf93ad7 ipvs: remove extra rcu lock by Julian Anastasov · 11 years ago
  87. 0c12582 ipvs: add backup_only flag to avoid loops by Julian Anastasov · 11 years ago
  88. b962abd ipvs: fix some sparse warnings by Julian Anastasov · 11 years ago
  89. e9836f2 ipvs: fix hashing in ip_vs_svc_hashkey by Julian Anastasov · 11 years ago
  90. cf2e394 ipvs: fix sctp chunk length order by Julian Anastasov · 11 years ago
  91. 1cdb090 netfilter: nfnetlink_queue: use xor hash function to distribute instances by Pablo Neira Ayuso · 11 years ago
  92. bae99f7 netfilter: nfnetlink_queue: fix incorrect initialization of copy range field by Pablo Neira Ayuso · 11 years ago
  93. 0d98da5 netfilter: nf_conntrack: register pernet subsystem before register L4 proto by Gao feng · 11 years ago
  94. 43b18db Merge branch 'master' of git://1984.lsi.us.es/nf by David S. Miller · 11 years ago
  95. 9da060d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  96. 9df9e783 netfilter: nfnetlink: silence warning if CONFIG_PROVE_RCU isn't set by Paul Bolle · 11 years ago
  97. ed018fa netfilter: xt_AUDIT: only generate audit log when audit enabled by Gao feng · 11 years ago
  98. f9caed5 netfilter: nf_ct_helper: Fix logging for dropped packets by Joe Perches · 11 years ago
  99. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 11 years ago
  100. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago