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