1. f0de70f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  2. 7249dee netfilter: fix nf_logger name in ebt_ulog. by Eric Leblond · 15 years ago
  3. 3b334d4 netfilter: fix warning in ebt_ulog init function. by Eric Leblond · 15 years ago
  4. 704b3ea netfilter: fix warning about invalid const usage by Eric Leblond · 15 years ago
  5. cda6d37 bridge: bad error handling when adding invalid ether address by Stephen Hemminger · 15 years ago
  6. b5bb143 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 15 years ago
  7. 1ce85fe netlink: change nlmsg_notify() return value logic by Pablo Neira Ayuso · 15 years ago
  8. 842bff3 netfilter: ebtables: remove unneeded initializations by Stephen Hemminger · 15 years ago
  9. 0ecc103 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  10. 4906f99 bridge: Fix LRO crash with tun by Herbert Xu · 15 years ago
  11. 09640e63 net: replace uses of __constant_{endian} by Harvey Harrison · 15 years ago
  12. d61ba9f netfilter 05/09: ebtables: fix inversion in match code by Jan Engelhardt · 15 years ago
  13. 47e0e1c netfilter 03/09: bridge: Disable PPPOE/VLAN processing by default by Herbert Xu · 15 years ago
  14. a2bd40a netfilter 02/09: bridge: Fix handling of non-IP packets in FORWARD/POST_ROUTING by Herbert Xu · 15 years ago
  15. f3d8b2e net/bridge/netfilter: move a dereference below a NULL test by Julia Lawall · 15 years ago
  16. ed77a89 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 16 years ago
  17. 5b9ab2e Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  18. 631339f bridge: netfilter: fix update_pmtu crash with GRE by Herbert Xu · 16 years ago
  19. 0082982 netdev: add more functions to netdevice ops by Stephen Hemminger · 16 years ago
  20. a2dbb88 bridge: convert to net_device_ops by Stephen Hemminger · 16 years ago
  21. 524ad0a netdevice: safe convert to netdev_priv() #part-4 by Wang Chen · 16 years ago
  22. 249b620 netfilter: netns ebtables: br_nf_pre_routing_finish() fixup by Alexey Dobriyan · 16 years ago
  23. b71b30a netfilter: netns ebtables: ebtable_nat in netns by Alexey Dobriyan · 16 years ago
  24. 4aad109 netfilter: netns ebtables: ebtable_filter in netns by Alexey Dobriyan · 16 years ago
  25. 8157e6d netfilter: netns ebtables: ebtable_broute in netns by Alexey Dobriyan · 16 years ago
  26. dbcdf85 netfilter: netns ebtables: more cleanup during ebt_unregister_table() by Alexey Dobriyan · 16 years ago
  27. 6beceee netfilter: netns ebtables: part 2 by Alexey Dobriyan · 16 years ago
  28. 511061e netfilter: netns ebtables: part 1 by Alexey Dobriyan · 16 years ago
  29. 6d9f239 net: '&' redux by Alexey Dobriyan · 16 years ago
  30. 21454aa net: replace NIPQUAD() in net/*/ by Harvey Harrison · 16 years ago
  31. 5b095d989 net: replace %p6 with %pI6 by Harvey Harrison · 16 years ago
  32. b189db5 net: remove NIP6(), NIP6_FMT, NIP6_SEQFMT and final users by Harvey Harrison · 16 years ago
  33. b63365a net: Fix disjunct computation of netdev features by Herbert Xu · 16 years ago
  34. fdc9314 netfilter: replace old NF_ARP calls with NFPROTO_ARP by Jan Engelhardt · 16 years ago
  35. 95a5afc net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely) by Johannes Berg · 16 years ago
  36. 129404a netfilter: fix ebtables dependencies by Patrick McHardy · 16 years ago
  37. 916a917 netfilter: xtables: provide invoked family value to extensions by Jan Engelhardt · 16 years ago
  38. a2df164 netfilter: xtables: move extension arguments into compound structure (6/6) by Jan Engelhardt · 16 years ago
  39. af5d6dc netfilter: xtables: move extension arguments into compound structure (5/6) by Jan Engelhardt · 16 years ago
  40. 7eb3558 netfilter: xtables: move extension arguments into compound structure (4/6) by Jan Engelhardt · 16 years ago
  41. 6be3d85 netfilter: xtables: move extension arguments into compound structure (3/6) by Jan Engelhardt · 16 years ago
  42. 9b4fce7 netfilter: xtables: move extension arguments into compound structure (2/6) by Jan Engelhardt · 16 years ago
  43. f7108a20 netfilter: xtables: move extension arguments into compound structure (1/6) by Jan Engelhardt · 16 years ago
  44. 20f3c56 netfilter: ebtables: make BRIDGE_NF_EBTABLES a menuconfig option by Jan Engelhardt · 16 years ago
  45. 367c679 netfilter: xtables: do centralized checkentry call (1/2) by Jan Engelhardt · 16 years ago
  46. 147c384 netfilter: ebtables: fix one wrong return value by Jan Engelhardt · 16 years ago
  47. f7277f8 netfilter: remove redundant casts from Ebtables by Jan Engelhardt · 16 years ago
  48. 66bff35 netfilter: remove unused Ebtables functions by Jan Engelhardt · 16 years ago
  49. 5365f80 netfilter: implement hotdrop for Ebtables by Jan Engelhardt · 16 years ago
  50. f2ff525 netfilter: ebtables: use generic table checking by Jan Engelhardt · 16 years ago
  51. 043ef46 netfilter: move Ebtables to use Xtables by Jan Engelhardt · 16 years ago
  52. 2d06d4a netfilter: change Ebtables function signatures to match Xtables's by Jan Engelhardt · 16 years ago
  53. 815377f netfilter: ebt_among: obtain match size through different means by Jan Engelhardt · 16 years ago
  54. 001a18d netfilter: add dummy members to Ebtables code to ease transition to Xtables by Jan Engelhardt · 16 years ago
  55. 0ac6ab1 netfilter: Change return types of targets/watchers for Ebtables extensions by Jan Engelhardt · 16 years ago
  56. 8cc784e netfilter: change return types of match functions for ebtables extensions by Jan Engelhardt · 16 years ago
  57. 19eda87 netfilter: change return types of check functions for Ebtables extensions by Jan Engelhardt · 16 years ago
  58. 18219d3 netfilter: ebtables: do centralized size checking by Jan Engelhardt · 16 years ago
  59. ee999d8 netfilter: x_tables: use NFPROTO_* in extensions by Jan Engelhardt · 16 years ago
  60. 76108ce netfilter: Use unsigned types for hooknum and pf vars by Jan Engelhardt · 16 years ago
  61. 17dce5d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  62. 712d695 netns bridge: cleanup bridges during netns stop by Alexey Dobriyan · 16 years ago
  63. 4aa678b netns bridge: allow bridges in netns! by Alexey Dobriyan · 16 years ago
  64. 8d4698f7 bridge: don't allow setting hello time to zero by Stephen Hemminger · 16 years ago
  65. e4119a4 bridge: show offload settings by Stephen Hemminger · 16 years ago
  66. ef647f1 bridge: Eliminate unnecessary forward delay by Stephen Hemminger · 16 years ago
  67. ad61980 bridge: fix compile warning in net/bridge/br_netfilter.c by Rami Rosen · 16 years ago
  68. 4adf0af bridge: send correct MTU value in PMTU (revised) by Simon Wunderlich · 16 years ago
  69. e40f51a netfilter: ebtables: use nf_register_hooks() by Alexey Dobriyan · 16 years ago
  70. 721499e netns: Use net_eq() to compare net-namespaces for optimization. by YOSHIFUJI Hideaki · 16 years ago
  71. 49997d7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  72. bc3f907 bridge: Check return of dev_set_promiscuity by Wang Chen · 16 years ago
  73. 0c81b2a Merge branch 'linus' into core/rcu by Ingo Molnar · 16 years ago
  74. 58de786 netfilter: ebt_nflog: fix Kconfig typo by Patrick McHardy · 16 years ago
  75. ea2aca0 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  76. 7c85fbf bridge: Use STP demux by Patrick McHardy · 16 years ago
  77. ab1b204 bridge: fix use-after-free in br_cleanup_bridges() by Patrick McHardy · 16 years ago
  78. 4497b07 net: Discard and warn about LRO'd skbs received for forwarding by Ben Hutchings · 16 years ago
  79. 0187bdf net: Disable LRO on devices that are forwarding by Ben Hutchings · 16 years ago
  80. f586287 bridge: fix IPV6=n build by Randy Dunlap · 16 years ago
  81. 92c0574 bridge: make bridge address settings sticky by Stephen Hemminger · 16 years ago
  82. 43aa192 bridge: handle process all link-local frames by Stephen Hemminger · 16 years ago
  83. 0b04082 net: remove CVS keywords by Adrian Bunk · 16 years ago
  84. 93f6515 netfilter: ebtables: add IPv6 support by Kuo-lang Tseng · 16 years ago
  85. a339f1c bridge: Use on-device stats instead of private ones. by Pavel Emelyanov · 16 years ago
  86. 8252474 rcu: split list.h and move rcu-protected lists into rculist.h by Franck Bui-Huu · 16 years ago
  87. e340a90 bridge: Consolidate error paths in br_add_bridge(). by Pavel Emelyanov · 16 years ago
  88. c37aa90 bridge: Net device leak in br_add_bridge(). by Pavel Emelyanov · 16 years ago
  89. ae4f8fc bridge: forwarding table information for >256 devices by Stephen Hemminger · 16 years ago
  90. d3e2ce3 net: use get/put_unaligned_* helpers by Harvey Harrison · 16 years ago
  91. d69efb1 bridge: kernel panic when unloading bridge module by Bodo Stroesser · 16 years ago
  92. 43af853 bridge: fix error handling in br_add_if() by Volodymyr G Lukiianyk · 16 years ago
  93. 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
  94. df39e8b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  95. e7bfd0a [NETFILTER]: bridge: add ebt_nflog watcher by Peter Warasin · 16 years ago
  96. 0718300c [NETFILTER]: bridge netfilter: use non-deprecated __RW_LOCK_UNLOCKED macro. by Robert P. J. Day · 16 years ago
  97. 159d833 [BRIDGE]: Fix crash in __ip_route_output_key with bridge netfilter by Patrick McHardy · 16 years ago
  98. 3b1e0a6 [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  99. c346dca [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  100. 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