1. 55a3d4e ipvs: properly zero stats and rates by Julian Anastasov · 14 years ago
  2. 2a0751a ipvs: reorganize tot_stats by Julian Anastasov · 14 years ago
  3. 2553d06 ipvs: move struct netns_ipvs by Julian Anastasov · 14 years ago
  4. 06b6939 IPVS: Fix variable assignment in ip_vs_notrack by Jesper Juhl · 14 years ago
  5. 6060c74 netfilter:ipvs: use kmemdup by Shan Wei · 14 years ago
  6. 4a569c0 ipvs: remove _bh from percpu stats reading by Julian Anastasov · 14 years ago
  7. 097fc76 ipvs: avoid lookup for fwmark 0 by Julian Anastasov · 14 years ago
  8. fe8f661 netfilter: nf_conntrack: fix sysctl memory leak by Stephen Hemminger · 14 years ago
  9. 42046e2 netfilter: x_tables: return -ENOENT for non-existant matches/targets by Patrick McHardy · 14 years ago
  10. adb00ae netfilter: x_tables: misuse of try_then_request_module by Stephen Hemminger · 14 years ago
  11. 9846ada netfilter: ipset: fix the compile warning in ip_set_create by Shan Wei · 14 years ago
  12. 8a80c79 netfilter: nf_ct_tcp: fix out of sync scenario while in SYN_RECV by Pablo Neira Ayuso · 14 years ago
  13. b552f7e ipvs: unify the formula to estimate the overhead of processing connections by Changli Gao · 14 years ago
  14. 17a8f8e ipvs: use enum to instead of magic numbers by Changli Gao · 14 years ago
  15. 731109e ipvs: use hlist instead of list by Changli Gao · 14 years ago
  16. 41ac51e ipvs: make "no destination available" message more informative by Patrick Schaaf · 14 years ago
  17. 6cb90db ipvs: remove extra lookups for ICMP packets by Julian Anastasov · 14 years ago
  18. 16a7fd3 ipvs: fix timer in get_curr_sync_buff by Tinggong Wang · 14 years ago
  19. 8248779 netfilter: nfnetlink_log: remove unused parameter by Florian Westphal · 14 years ago
  20. a2361c8 netfilter: xt_conntrack: warn about use in raw table by Jan Engelhardt · 14 years ago
  21. 20b7975 Revert "netfilter: xt_connlimit: connlimit-above early loop termination" by Stefan Berger · 14 years ago
  22. d846f71 bridge: netfilter: fix information leak by Vasiliy Kulikov · 14 years ago
  23. 44bd4de netfilter: xt_connlimit: connlimit-above early loop termination by Stefan Berger · 14 years ago
  24. c16e19c netfilter: ipset: add dependency on CONFIG_NETFILTER_NETLINK by Patrick McHardy · 14 years ago
  25. 7c9989a IPVS: precedence bug in ip_vs_sync_switch_mode() by Dan Carpenter · 14 years ago
  26. 8525d6f IPVS: Use correct lock in SCTP module by Simon Horman · 14 years ago
  27. 9291747 netfilter: xtables: add device group match by Patrick McHardy · 14 years ago
  28. 5f52bc3 netfilter: ipset: send error message manually by Jozsef Kadlecsik · 14 years ago
  29. 724bab4 netfilter: ipset: fix linking with CONFIG_IPV6=n by Patrick McHardy · 14 years ago
  30. 316ed38 netfilter: ipset: add missing break statemtns in ip_set_get_ip_port() by Patrick McHardy · 14 years ago
  31. e3e241b netfilter: ipset: install ipset related header files by Patrick McHardy · 14 years ago
  32. ed3d1e7 IPVS: Remove ip_vs_sync_cleanup from section __exit by Simon Horman · 14 years ago
  33. 0443929 IPVS: Allow compilation with CONFIG_SYSCTL disabled by Simon Horman · 14 years ago
  34. a136764 IPVS: Remove unused variables by Simon Horman · 14 years ago
  35. 258e958 IPVS: remove duplicate initialisation or rs_table by Simon Horman · 14 years ago
  36. a870c8c IPVS: use z modifier for sizeof() argument by Simon Horman · 14 years ago
  37. a00f1f3 netfilter: ctnetlink: fix ctnetlink_parse_tuple() warning by Patrick McHardy · 14 years ago
  38. 582e1fc netfilter: ipset: remove unnecessary includes by Patrick McHardy · 14 years ago
  39. 8da560c netfilter: ipset: use nla_parse_nested() by Patrick McHardy · 14 years ago
  40. d956798 netfilter: xtables: "set" match and "SET" target support by Jozsef Kadlecsik · 14 years ago
  41. f830837 netfilter: ipset: list:set set type support by Jozsef Kadlecsik · 14 years ago
  42. 21f4502 netfilter: ipset: hash:net,port set type support by Jozsef Kadlecsik · 14 years ago
  43. b383702 netfilter: ipset: hash:net set type support by Jozsef Kadlecsik · 14 years ago
  44. 41d22f7 netfilter: ipset: hash:ip,port,net set type support by Jozsef Kadlecsik · 14 years ago
  45. 5663bc3 netfilter: ipset: hash:ip,port,ip set type support by Jozsef Kadlecsik · 14 years ago
  46. 07896ed netfilter: ipset: hash:ip,port set type support by Jozsef Kadlecsik · 14 years ago
  47. 6c02788 netfilter: ipset: hash:ip set type support by Jozsef Kadlecsik · 14 years ago
  48. 5432619 netfilter: ipset; bitmap:port set type support by Jozsef Kadlecsik · 14 years ago
  49. de76021 netfilter: ipset: bitmap:ip,mac type support by Jozsef Kadlecsik · 14 years ago
  50. 72205fc netfilter: ipset: bitmap:ip set type support by Jozsef Kadlecsik · 14 years ago
  51. a7b4f98 netfilter: ipset: IP set core support by Jozsef Kadlecsik · 14 years ago
  52. f703651 netfilter: NFNL_SUBSYS_IPSET id and NLA_PUT_NET* macros by Jozsef Kadlecsik · 14 years ago
  53. 6a4ddef netfilter: xt_iprange: add IPv6 match debug print code by Thomas Jacob · 14 years ago
  54. 705ca14 netfilter: xt_iprange: typo in IPv4 match debug print code by Thomas Jacob · 14 years ago
  55. 2e0348c Merge branch 'connlimit' of git://dev.medozas.de/linux by Patrick McHardy · 14 years ago
  56. ad86e1f netfilter: xt_connlimit: pick right dstaddr in NAT scenario by Jan Engelhardt · 14 years ago
  57. 9f4e1cc netfilter: ipvs: fix compiler warnings by Changli Gao · 14 years ago
  58. 0792470 IPVS netns BUG, register sysctl for root ns by Hans Schillstrom · 14 years ago
  59. 4b3fd57 IPVS: Change sock_create_kernel() to __sock_create() by Simon Horman · 14 years ago
  60. 091bb34 netfilter: ipvs: fix compiler warnings by Changli Gao · 14 years ago
  61. bced94e netfilter: add a missing include in nf_conntrack_reasm.c by Eric Dumazet · 14 years ago
  62. 2f1e317 netfilter: nf_conntrack: fix linker error with NF_CONNTRACK_TIMESTAMP=n by Patrick McHardy · 14 years ago
  63. 06988b0 netfilter: xtables: add missing header inclusions for headers_check by Jan Engelhardt · 14 years ago
  64. 41a7cab netfilter: nf_nat: place conntrack in source hash after SNAT is done by Changli Gao · 14 years ago
  65. 4cda47d Merge branch 'connlimit' of git://dev.medozas.de/linux by Patrick McHardy · 14 years ago
  66. ba12b13 netfilter: xtables: remove duplicate member by Jan Engelhardt · 14 years ago
  67. 82d800d Merge branch 'connlimit' of git://dev.medozas.de/linux by Patrick McHardy · 14 years ago
  68. 28a51ba netfilter: do not omit re-route check on NF_QUEUE verdict by Florian Westphal · 14 years ago
  69. a07aa00 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
  70. 5d84492 netfilter: xtables: remove extraneous header that slipped in by Jan Engelhardt · 14 years ago
  71. cc7ec45 net_sched: cleanups by Eric Dumazet · 14 years ago
  72. 7180a03 af_unix: coding style: remove one level of indentation in unix_shutdown() by Alban Crequy · 14 years ago
  73. b8970f0 net_sched: implement a root container qdisc sch_mqprio by John Fastabend · 14 years ago
  74. 4f57c08 net: implement mechanism for HW based QOS by John Fastabend · 14 years ago
  75. e7ed828 netlink: support setting devgroup parameters by Vlad Dogaru · 14 years ago
  76. cbda10f net_device: add support for network device groups by Vlad Dogaru · 14 years ago
  77. 441c793 net: cleanup unused macros in net directory by Shan Wei · 14 years ago
  78. 6997e61 vxge: update driver version by Jon Mason · 14 years ago
  79. 16fded7 vxge: MSIX one shot mode by Jon Mason · 14 years ago
  80. 1d15f81 vxge: correct eprom version detection by Jon Mason · 14 years ago
  81. 6cca200 vxge: cleanup probe error paths by Jon Mason · 14 years ago
  82. 14f0290 Merge branch 'master' of /repos/git/net-next-2.6 by Patrick McHardy · 14 years ago
  83. f5c88f5 netfilter: nf_conntrack: fix lifetime display for disabled connections by Patrick McHardy · 14 years ago
  84. cc4fc02 netfilter: xtables: connlimit revision 1 by Jan Engelhardt · 14 years ago
  85. a992ca2 netfilter: nf_conntrack_tstamp: add flow-based timestamp extension by Pablo Neira Ayuso · 14 years ago
  86. 80f8f10 net: filter: dont block softirqs in sk_run_filter() by Eric Dumazet · 14 years ago
  87. d6ae3ba af_unix: implement socket filter by Alban Crequy · 14 years ago
  88. a5db219 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  89. ff76015 gianfar: Fix misleading indentation in startup_gfar() by Anton Vorontsov · 14 years ago
  90. 5ae2f66 net/irda/sh_irda: return to RX mode when TX error by Kuninori Morimoto · 14 years ago
  91. 6ee400a net offloading: Do not mask out NETIF_F_HW_VLAN_TX for vlan. by Jesse Gross · 14 years ago
  92. f742aa8 USB CDC NCM: tx_fixup() race condition fix by Alexey Orishko · 14 years ago
  93. 1956cc5 ns83820: Avoid bad pointer deref in ns83820_init_one(). by Jesper Juhl · 14 years ago
  94. 2fdc1c8 ipv6: Silence privacy extensions initialization by Romain Francoise · 14 years ago
  95. 6aefc52 bnx2x: Update bnx2x version to 1.62.00-4 by Yaniv Rosner · 14 years ago
  96. 82a0d47 bnx2x: Fix AER setting for BCM57712 by Yaniv Rosner · 14 years ago
  97. f25b3c8 bnx2x: Fix BCM84823 LED behavior by Yaniv Rosner · 14 years ago
  98. 791f18c bnx2x: Mark full duplex on some external PHYs by Yaniv Rosner · 14 years ago
  99. 5c99274b bnx2x: Fix BCM8073/BCM8727 microcode loading by Yaniv Rosner · 14 years ago
  100. 1f48353 bnx2x: LED fix for BCM8727 over BCM57712 by Yaniv Rosner · 14 years ago