1. 916a917 netfilter: xtables: provide invoked family value to extensions by Jan Engelhardt · 16 years ago
  2. a2df164 netfilter: xtables: move extension arguments into compound structure (6/6) by Jan Engelhardt · 16 years ago
  3. af5d6dc netfilter: xtables: move extension arguments into compound structure (5/6) by Jan Engelhardt · 16 years ago
  4. 7eb3558 netfilter: xtables: move extension arguments into compound structure (4/6) by Jan Engelhardt · 16 years ago
  5. 6be3d85 netfilter: xtables: move extension arguments into compound structure (3/6) by Jan Engelhardt · 16 years ago
  6. 9b4fce7 netfilter: xtables: move extension arguments into compound structure (2/6) by Jan Engelhardt · 16 years ago
  7. f7108a2 netfilter: xtables: move extension arguments into compound structure (1/6) by Jan Engelhardt · 16 years ago
  8. 20f3c56 netfilter: ebtables: make BRIDGE_NF_EBTABLES a menuconfig option by Jan Engelhardt · 16 years ago
  9. 367c679 netfilter: xtables: do centralized checkentry call (1/2) by Jan Engelhardt · 16 years ago
  10. 147c384 netfilter: ebtables: fix one wrong return value by Jan Engelhardt · 16 years ago
  11. f7277f8 netfilter: remove redundant casts from Ebtables by Jan Engelhardt · 16 years ago
  12. 66bff35 netfilter: remove unused Ebtables functions by Jan Engelhardt · 16 years ago
  13. 5365f80 netfilter: implement hotdrop for Ebtables by Jan Engelhardt · 16 years ago
  14. f2ff525 netfilter: ebtables: use generic table checking by Jan Engelhardt · 16 years ago
  15. 043ef46 netfilter: move Ebtables to use Xtables by Jan Engelhardt · 16 years ago
  16. 2d06d4a netfilter: change Ebtables function signatures to match Xtables's by Jan Engelhardt · 16 years ago
  17. 815377f netfilter: ebt_among: obtain match size through different means by Jan Engelhardt · 16 years ago
  18. 001a18d netfilter: add dummy members to Ebtables code to ease transition to Xtables by Jan Engelhardt · 16 years ago
  19. 0ac6ab1 netfilter: Change return types of targets/watchers for Ebtables extensions by Jan Engelhardt · 16 years ago
  20. 8cc784e netfilter: change return types of match functions for ebtables extensions by Jan Engelhardt · 16 years ago
  21. 19eda87 netfilter: change return types of check functions for Ebtables extensions by Jan Engelhardt · 16 years ago
  22. 18219d3 netfilter: ebtables: do centralized size checking by Jan Engelhardt · 16 years ago
  23. ee999d8 netfilter: x_tables: use NFPROTO_* in extensions by Jan Engelhardt · 16 years ago
  24. 76108ce netfilter: Use unsigned types for hooknum and pf vars by Jan Engelhardt · 16 years ago
  25. 17dce5d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  26. 712d695 netns bridge: cleanup bridges during netns stop by Alexey Dobriyan · 16 years ago
  27. 4aa678b netns bridge: allow bridges in netns! by Alexey Dobriyan · 16 years ago
  28. 8d4698f7 bridge: don't allow setting hello time to zero by Stephen Hemminger · 16 years ago
  29. e4119a4 bridge: show offload settings by Stephen Hemminger · 16 years ago
  30. ef647f1 bridge: Eliminate unnecessary forward delay by Stephen Hemminger · 16 years ago
  31. ad61980 bridge: fix compile warning in net/bridge/br_netfilter.c by Rami Rosen · 16 years ago
  32. 4adf0af bridge: send correct MTU value in PMTU (revised) by Simon Wunderlich · 16 years ago
  33. e40f51a netfilter: ebtables: use nf_register_hooks() by Alexey Dobriyan · 16 years ago
  34. 721499e netns: Use net_eq() to compare net-namespaces for optimization. by YOSHIFUJI Hideaki · 16 years ago
  35. 49997d7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  36. bc3f907 bridge: Check return of dev_set_promiscuity by Wang Chen · 16 years ago
  37. 0c81b2a Merge branch 'linus' into core/rcu by Ingo Molnar · 16 years ago
  38. 58de786 netfilter: ebt_nflog: fix Kconfig typo by Patrick McHardy · 16 years ago
  39. ea2aca0 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  40. 7c85fbf bridge: Use STP demux by Patrick McHardy · 16 years ago
  41. ab1b204 bridge: fix use-after-free in br_cleanup_bridges() by Patrick McHardy · 16 years ago
  42. 4497b07 net: Discard and warn about LRO'd skbs received for forwarding by Ben Hutchings · 16 years ago
  43. 0187bdf net: Disable LRO on devices that are forwarding by Ben Hutchings · 16 years ago
  44. f586287 bridge: fix IPV6=n build by Randy Dunlap · 16 years ago
  45. 92c0574 bridge: make bridge address settings sticky by Stephen Hemminger · 16 years ago
  46. 43aa192 bridge: handle process all link-local frames by Stephen Hemminger · 16 years ago
  47. 0b04082 net: remove CVS keywords by Adrian Bunk · 16 years ago
  48. 93f6515 netfilter: ebtables: add IPv6 support by Kuo-lang Tseng · 16 years ago
  49. a339f1c bridge: Use on-device stats instead of private ones. by Pavel Emelyanov · 16 years ago
  50. 8252474 rcu: split list.h and move rcu-protected lists into rculist.h by Franck Bui-Huu · 16 years ago
  51. e340a90 bridge: Consolidate error paths in br_add_bridge(). by Pavel Emelyanov · 16 years ago
  52. c37aa90 bridge: Net device leak in br_add_bridge(). by Pavel Emelyanov · 16 years ago
  53. ae4f8fc bridge: forwarding table information for >256 devices by Stephen Hemminger · 16 years ago
  54. d3e2ce3 net: use get/put_unaligned_* helpers by Harvey Harrison · 16 years ago
  55. d69efb1 bridge: kernel panic when unloading bridge module by Bodo Stroesser · 16 years ago
  56. 43af853 bridge: fix error handling in br_add_if() by Volodymyr G Lukiianyk · 16 years ago
  57. 334f8b2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6.26 by David S. Miller · 16 years ago
  58. df39e8b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  59. e7bfd0a [NETFILTER]: bridge: add ebt_nflog watcher by Peter Warasin · 16 years ago
  60. 0718300c [NETFILTER]: bridge netfilter: use non-deprecated __RW_LOCK_UNLOCKED macro. by Robert P. J. Day · 16 years ago
  61. 159d833 [BRIDGE]: Fix crash in __ip_route_output_key with bridge netfilter by Patrick McHardy · 16 years ago
  62. 3b1e0a6 [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  63. c346dca [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  64. a25606c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  65. 2bec008 bridge: use time_before() in br_fdb_cleanup() by Fabio Checconi · 16 years ago
  66. 0dc4787 net: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  67. ee6b967 [IPV4]: Add 'rtable' field in struct sk_buff to alias 'dst' and avoid casts by Eric Dumazet · 16 years ago
  68. 1b04ab4 [NETFILTER]: fix ebtable targets return by Joonwoo Park · 16 years ago
  69. eb1197b [NETFILTER]: Fix incorrect use of skb_make_writable by Joonwoo Park · 16 years ago
  70. 30083c9 [NETFILTER]: ebtables: mark matches, targets and watchers __read_mostly by Jan Engelhardt · 16 years ago
  71. f776c4c [NETFILTER]: ebtables: Update modules' descriptions by Jan Engelhardt · 16 years ago
  72. abfdf1c [NETFILTER]: ebtables: remove casts, use consts by Jan Engelhardt · 16 years ago
  73. 2fd8e52 [NETFILTER]: bridge netfilter: remove nf_bridge_info read-only netoutdev member by Patrick McHardy · 16 years ago
  74. f206351 [NETNS]: Add namespace parameter to ip_route_output_key. by Denis V. Lunev · 16 years ago
  75. b7c6ba6 [NETNS]: Consolidate kernel netlink socket destruction. by Denis V. Lunev · 16 years ago
  76. 191df57 [BRIDGE]: Remove unused include of a header file in ebtables.c by Rami Rosen · 17 years ago
  77. 06eaa1a [BRIDGE]: Remove unused macros from ebt_vlan.c by Rami Rosen · 17 years ago
  78. b5ccd79 [NET]: Simple ctl_table to ctl_path conversions. by Pavel Emelyanov · 17 years ago
  79. 33b8e77 [NETFILTER]: Add CONFIG_NETFILTER_ADVANCED option by Patrick McHardy · 17 years ago
  80. 7b2f963 [NETFILTER]: nf_log: constify struct nf_logger and nf_log_packet loginfo arg by Patrick McHardy · 17 years ago
  81. f01ffbd [NETFILTER]: nf_log: move logging stuff to seperate header by Patrick McHardy · 17 years ago
  82. 91c5ec3 [BRIDGE]: Use cpu_to_be16() where appropriate. by YOSHIFUJI Hideaki · 17 years ago
  83. 1999414 [NETFILTER]: Mark hooks __read_mostly by Patrick McHardy · 17 years ago
  84. 97c53ca [NET]: Make rtnetlink infrastructure network namespace aware (v3) by Denis V. Lunev · 17 years ago
  85. b854272 [NET]: Modify all rtnetlink methods to only work in the initial namespace (v2) by Denis V. Lunev · 17 years ago
  86. 6e23ae2 [NETFILTER]: Introduce NF_INET_ hook values by Patrick McHardy · 17 years ago
  87. 78a2d90 Kobject: convert remaining kobject_unregister() to kobject_put() by Greg Kroah-Hartman · 17 years ago
  88. e32cc73 Kobject: convert net/bridge/br_if.c to use kobject_init/add_ng() by Greg Kroah-Hartman · 17 years ago
  89. 43b98c4 Kobject: change net/bridge to use kobject_create_and_add by Greg Kroah-Hartman · 17 years ago
  90. 2dc2f20 [NETFILTER]: bridge-netfilter: fix net_device refcnt leaks by Patrick McHardy · 17 years ago
  91. 2948d2e [NETFILTER]: bridge: fix double POST_ROUTING invocation by Patrick McHardy · 17 years ago
  92. 3ae4125 [BRIDGE]: Assign random address. by Stephen Hemminger · 17 years ago
  93. 73afc90 [BRIDGE]: Section fix. by Andrew Morton · 17 years ago
  94. 82de382 [BRIDGE]: Properly dereference the br_should_route_hook by Pavel Emelyanov · 17 years ago
  95. 17efdd4 [BRIDGE]: Lost call to br_fdb_fini() in br_init() error path by Pavel Emelyanov · 17 years ago
  96. 3a47a68 [BRIDGE]: Add missing "space" by Joe Perches · 17 years ago
  97. 81d9dda [NETFILTER]: bridge: fix double POSTROUTING hook invocation by Patrick McHardy · 17 years ago
  98. e011ff4 [NETFILTER]: ebt_arp: fix --arp-gratuitous matching dependence on --arp-ip-{src,dst} by Bart De Schuymer · 17 years ago
  99. 96de0e2 Convert files to UTF-8 and some cleanups by Jan Engelhardt · 17 years ago
  100. 9c2842b [BRIDGE]: Remove SKB share checks in br_nf_pre_routing(). by Patrick McHardy · 17 years ago