1. 938177e netfilter: Correct calculation using skb->tail and skb-network_header by Simon Horman · 11 years ago
  2. 351638e net: pass info struct via netdevice notifier by Jiri Pirko · 11 years ago
  3. bc6bcb5 netfilter: xt_TCPOPTSTRIP: fix possible mangling beyond packet boundary by Pablo Neira Ayuso · 11 years ago
  4. 8cdb46d netfilter: log: netns NULL ptr bug when calling from conntrack by Hans Schillstrom · 11 years ago
  5. e778f56 netfilter: nf_{log,queue}: fix compilation without CONFIG_PROC_FS by Pablo Neira Ayuso · 11 years ago
  6. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  7. 271a15e proc: Supply PDE attribute setting accessor functions by David Howells · 11 years ago
  8. 73287a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  9. 5871768 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  10. ca3d41a net/netfilter: rename random32() to prandom_u32() by Akinobu Mita · 11 years ago
  11. 14b872f xt_hashlimit: allocate a copy of name explicitly, don't rely on procfs guts by Al Viro · 11 years ago
  12. eee1d5a sctp: Correct type and usage of sctp_end_cksum() by Simon Horman · 11 years ago
  13. 00bd1cc netfilter: nfnetlink_queue: avoid expensive gso segmentation and checksum fixup by Florian Westphal · 11 years ago
  14. 7237190 netfilter: nfnetlink_queue: add skb info attribute by Florian Westphal · 11 years ago
  15. a5fedd43 netfilter: move skb_gso_segment into nfnetlink_queue module by Florian Westphal · 11 years ago
  16. 4bd6044 netfilter: nf_queue: move device refcount bump to extra function by Florian Westphal · 11 years ago
  17. 6e01781 netfilter: ipset: set match: add support to match the counters by Jozsef Kadlecsik · 11 years ago
  18. de76303 netfilter: ipset: The list:set type with counter support by Jozsef Kadlecsik · 11 years ago
  19. 00d71b2 netfilter: ipset: The hash types with counter support by Jozsef Kadlecsik · 11 years ago
  20. f48d19d netfilter: ipset: The bitmap types with counter support by Jozsef Kadlecsik · 11 years ago
  21. 34d666d netfilter: ipset: Introduce the counter extension in the core by Jozsef Kadlecsik · 11 years ago
  22. 7d47d97 netfilter: ipset: list:set type using the extension interface by Jozsef Kadlecsik · 11 years ago
  23. 5d50e1d8 netfilter: ipset: Hash types using the unified code base by Jozsef Kadlecsik · 11 years ago
  24. 1feab10 netfilter: ipset: Unified hash type generation by Jozsef Kadlecsik · 11 years ago
  25. b0da390 netfilter: ipset: Bitmap types using the unified code base by Jozsef Kadlecsik · 11 years ago
  26. 4d73de3 netfilter: ipset: Unified bitmap type generation by Jozsef Kadlecsik · 11 years ago
  27. 075e64c netfilter: ipset: Introduce extensions to elements in the core by Jozsef Kadlecsik · 11 years ago
  28. 8672d4d netfilter: ipset: Move often used IPv6 address masking function to header file by Jozsef Kadlecsik · 11 years ago
  29. 43c56e5 netfilter: ipset: Make possible to test elements marked with nomatch by Jozsef Kadlecsik · 11 years ago
  30. f7a1dd6 ipvs: ip_vs_sip_fill_param() BUG: bad check of return value by Hans Schillstrom · 11 years ago
  31. d3734b0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 11 years ago
  32. e7e6f63 netfilter: nf_nat: missing condition in nf_xfrm_me_harder() by Dan Carpenter · 11 years ago
  33. 3856143 ipvs: Use network byte order for sync message size by Simon Horman · 11 years ago
  34. 4bfbfbf ipvs: off by one in set_sctp_state() by Dan Carpenter · 11 years ago
  35. 9c37510 ipvs: Use min3() in ip_vs_dbg_callid() by Simon Horman · 11 years ago
  36. 9fd0fa7 ipvs: Avoid shadowing net variable in ip_vs_leave() by Simon Horman · 11 years ago
  37. 0a92586 ipvs: fix sparse warnings for some parameters by Julian Anastasov · 11 years ago
  38. f33c8b9 ipvs: fix sparse warnings in lblc and lblcr by Julian Anastasov · 11 years ago
  39. 371990e ipvs: fix the remaining sparse warnings in ip_vs_ctl.c by Julian Anastasov · 11 years ago
  40. 7cf2eb7 ipvs: fix sparse warnings for ip_vs_conn listing by Julian Anastasov · 11 years ago
  41. d717bb2 ipvs: properly dereference dest_dst in ip_vs_forget_dev by Julian Anastasov · 11 years ago
  42. 6e0895c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  43. 95a0616 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 11 years ago
  44. 3ab1f68 nfnetlink: add support for memory mapped netlink by Patrick McHardy · 11 years ago
  45. ec464e5 netfilter: rename netlink related "pid" variables to "portid" by Patrick McHardy · 11 years ago
  46. e32123e netlink: rename ssk to sk in struct netlink_skb_params by Patrick McHardy · 11 years ago
  47. 5add189 netfilter: ipset: bitmap:ip,mac: fix listing with timeout by Jozsef Kadlecsik · 11 years ago
  48. f229f6c netfilter: add my copyright statements by Patrick McHardy · 11 years ago
  49. c2d421e netfilter: nf_nat: fix race when unloading protocol modules by Florian Westphal · 11 years ago
  50. 6eb4c7e netfilter: ipset: hash:*net*: nomatch flag not excluded on set resize by Jozsef Kadlecsik · 11 years ago
  51. 02f815c netfilter: ipset: list:set: fix reference counter update by Jozsef Kadlecsik · 11 years ago
  52. d9dda78 procfs: new helper - PDE_DATA(inode) by Al Viro · 11 years ago
  53. aaa795a netfilter: nat: propagate errors from xfrm_me_harder() by Patrick McHardy · 11 years ago
  54. d978a63 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  55. d166582 Merge branch 'master' of git://1984.lsi.us.es/nf-next by David S. Miller · 11 years ago
  56. 3a7b21e netfilter: nf_ct_sip: don't drop packets with offsets pointing outside the packet by Patrick McHardy · 11 years ago
  57. 12202fa netfilter: remove unneeded variable proc_net_netfilter by Pablo Neira Ayuso · 11 years ago
  58. e817961 netfilter: nfnetlink_queue: add net namespace support for nfnetlink_queue by Gao feng · 11 years ago
  59. 5b023fc netfilter: enable per netns support for nf_loggers by Gao feng · 11 years ago
  60. 9368a53 netfilter: nfnetlink_log: add net namespace support for nfnetlink_log by Gao feng · 11 years ago
  61. 69b34fb netfilter: xt_LOG: add net namespace support for xt_LOG by Gao feng · 11 years ago
  62. 30e0c6a netfilter: nf_log: prepare net namespace support for loggers by Gao feng · 11 years ago
  63. f3c1a44 netfilter: make /proc/net/netfilter pernet by Gao feng · 11 years ago
  64. 5c33448 netfilter: xt_NFQUEUE: coalesce IPv4 and IPv6 hashing by holger@eitzenberger.org · 11 years ago
  65. 8746ddc netfilter: xt_NFQUEUE: introduce CPU fanout by holger@eitzenberger.org · 11 years ago
  66. ac69269 ipvs: do not disable bh for long time by Julian Anastasov · 11 years ago
  67. ceec4c3 ipvs: convert services to rcu by Julian Anastasov · 11 years ago
  68. 413c2d04 ipvs: convert dests to rcu by Julian Anastasov · 11 years ago
  69. ba3a3ce ipvs: convert sched_lock to spin lock by Julian Anastasov · 11 years ago
  70. ed3ffc4 ipvs: do not expect result from done_service by Julian Anastasov · 11 years ago
  71. 578bc3e ipvs: reorganize dest trash by Julian Anastasov · 11 years ago
  72. 08cb2d0 ipvs: convert wrr scheduler to rcu by Julian Anastasov · 11 years ago
  73. b310faa ipvs: convert wlc scheduler to rcu by Julian Anastasov · 11 years ago
  74. 1acb7f6 ipvs: convert sh scheduler to rcu by Julian Anastasov · 11 years ago
  75. 9be52ab ipvs: convert sed scheduler to rcu by Julian Anastasov · 11 years ago
  76. c0d0c0a ipvs: convert rr scheduler to rcu by Julian Anastasov · 11 years ago
  77. f92ea8f ipvs: convert nq scheduler to rcu by Julian Anastasov · 11 years ago
  78. 4ebd288 ipvs: convert lc scheduler to rcu by Julian Anastasov · 11 years ago
  79. c554957 ipvs: convert lblcr scheduler to rcu by Julian Anastasov · 11 years ago
  80. c2a4ffb ipvs: convert lblc scheduler to rcu by Julian Anastasov · 11 years ago
  81. 8f3d002 ipvs: convert dh scheduler to rcu by Julian Anastasov · 11 years ago
  82. fca9c20 ipvs: add ip_vs_dest_hold and ip_vs_dest_put by Julian Anastasov · 11 years ago
  83. 6b6df46 ipvs: preparations for using rcu in schedulers by Julian Anastasov · 11 years ago
  84. 71dfa98 ipvs: change ip_vs_sched_lock to mutex by Julian Anastasov · 11 years ago
  85. 9a05475c ipvs: avoid kmem_cache_zalloc in ip_vs_conn_new by Julian Anastasov · 11 years ago
  86. 1845ed0 ipvs: reorder keys in connection structure by Julian Anastasov · 11 years ago
  87. 088339a ipvs: convert connection locking by Julian Anastasov · 11 years ago
  88. 60b6aa3 ipvs: convert locks used in persistence engines by Julian Anastasov · 11 years ago
  89. 276472e ipvs: remove rs_lock by using RCU by Julian Anastasov · 11 years ago
  90. 363c97d ipvs: convert app locks by Julian Anastasov · 11 years ago
  91. 026ace0 ipvs: optimize dst usage for real server by Julian Anastasov · 11 years ago
  92. 4115ded ipvs: consolidate all dst checks on transmit in one place by Julian Anastasov · 11 years ago
  93. f11cb2c ipvs: do not use skb_share_check by Julian Anastasov · 11 years ago
  94. 183dce5 ipvs: no need to reroute anymore on DNAT over loopback by Julian Anastasov · 11 years ago
  95. d1deae4 ipvs: rename functions related to dst_cache reset by Julian Anastasov · 11 years ago
  96. b8abdf0 ipvs: convert the IP_VS_XMIT macros to functions by Julian Anastasov · 11 years ago
  97. 313eae6 ipvs: prefer NETDEV_DOWN event to free cached dsts by Julian Anastasov · 11 years ago
  98. c90558d ipvs: avoid routing by TOS for real server by Julian Anastasov · 11 years ago
  99. 573ce26 net-next: replace obsolete NLMSG_* with type safe nlmsg_* by Hong zhi guo · 11 years ago
  100. 5389090 netfilter: nf_conntrack: fix error return code by Wei Yongjun · 11 years ago