1. c337ffb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  2. a461c02 bridge: skip forwarding delay if not using STP by stephen hemminger · 13 years ago
  3. 1faa435 bridge: control carrier based on ports online by stephen hemminger · 13 years ago
  4. 78fbfd8 ipv4: Create and use route lookup helpers. by David S. Miller · 13 years ago
  5. 33175d8 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  6. dcbcdf2 net: bridge builtin vs. ipv6 modular by Randy Dunlap · 13 years ago
  7. 0a0e9ae Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  8. b23dd4f ipv4: Make output route lookup return rtable directly. by David S. Miller · 13 years ago
  9. 3872b28 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 13 years ago
  10. fe29ec4 bridge: Use IPv6 link-local address for multicast listener queries by Linus Lüssing · 14 years ago
  11. 36cff5a bridge: Fix MLD queries' ethernet source address by Linus Lüssing · 14 years ago
  12. e4de9f9 bridge: Allow mcast snooping for transient link local addresses too by Linus Lüssing · 14 years ago
  13. d41db9f bridge: Add missing ntohs()s for MLDv2 report parsing by Linus Lüssing · 14 years ago
  14. 649e984 bridge: Fix IPv6 multicast snooping by correcting offset in MLDv2 report by Linus Lüssing · 14 years ago
  15. 9cc6e0c bridge: Fix IPv6 multicast snooping by storing correct protocol type by Linus Lüssing · 14 years ago
  16. da935c6 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  17. d846f71 bridge: netfilter: fix information leak by Vasiliy Kulikov · 14 years ago
  18. afc6151 bridge: implement [add/del]_slave ops by Jiri Pirko · 14 years ago
  19. 8a87017 bridge: Replace mp->mglist hlist with a bool by Herbert Xu · 14 years ago
  20. 24f9cdc bridge: Fix timer typo that may render snooping less effective by Herbert Xu · 14 years ago
  21. 6b0d6a9 bridge: Fix mglist corruption that leads to memory corruption by Herbert Xu · 14 years ago
  22. bd4a697 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  23. 1158f76 bridge: Don't put partly initialized fdb into hash by Pavel Emelyanov · 14 years ago
  24. acd1130 net: reduce and unify printk level in netdev_fix_features() by Michał Mirosław · 14 years ago
  25. 04ed3e7 net: change netdev->features to u32 by Michał Mirosław · 14 years ago
  26. 6faee60 netfilter: ebt_ip6: allow matching on ipv6-icmp types/codes by Florian Westphal · 14 years ago
  27. 255d0dc netfilter: x_table: speedup compat operations by Eric Dumazet · 14 years ago
  28. f88de8d net: bridge: check the length of skb after nf_bridge_maybe_copy_header() by Changli Gao · 14 years ago
  29. dbbe68b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  30. 1a9180a net/bridge: fix trivial sparse errors by Tomas Winkler · 14 years ago
  31. e6f2612 bridge: stp: ensure mac header is set by Florian Westphal · 14 years ago
  32. 9d89081 bridge: fix br_multicast_ipv6_rcv for paged skbs by Tomas Winkler · 14 years ago
  33. b4aa9e0 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  34. 76d6615 bridge: fix IPv6 queries for bridge multicast snooping by David Stevens · 14 years ago
  35. deef4b5 bridge: Use consistent NF_DROP returns in nf_pre_routing by Herbert Xu · 14 years ago
  36. 4c0833b bridge: Fix return values of br_multicast_add_group/br_multicast_new_group by Tobias Klauser · 14 years ago
  37. defb351 net: Abstract away all dst_entry metrics accesses. by David S. Miller · 14 years ago
  38. 5811662 net: use the macros defined for the members of flowi by Changli Gao · 14 years ago
  39. ec1e561 bridge: add RCU annotations to bridge port lookup by Eric Dumazet · 14 years ago
  40. b5ed54e bridge: fix RCU races with bridge port by stephen hemminger · 14 years ago
  41. a386f99 bridge: add proper RCU annotation to should_route_hook by Eric Dumazet · 14 years ago
  42. e805168 bridge: add RCU annotation to bridge multicast table by Eric Dumazet · 14 years ago
  43. 1e253c3 bridge: Forward reserved group addresses if !STP by Benjamin Poirier · 14 years ago
  44. d028023 bridge: make br_parse_ip_options static by stephen hemminger · 14 years ago
  45. 361ff8a bridge: Add support for TX vlan offload. by Jesse Gross · 14 years ago
  46. b738127 vlan: Rename VLAN_GROUP_ARRAY_LEN to VLAN_N_VID. by Jesse Gross · 14 years ago
  47. 1393791 ebtables: Allow filtering of hardware accelerated vlan frames. by Jesse Gross · 14 years ago
  48. fc66f95 net dst: use a percpu_counter to track entries by Eric Dumazet · 14 years ago
  49. 462fb2a bridge : Sanitize skb before it enters the IP stack by Bandan Das · 14 years ago
  50. e548833 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  51. 87f94b4 bridge: Clear INET control block of SKBs passed into ip_fragment(). by David S. Miller · 14 years ago
  52. aa7c6e5 bridge: avoid ethtool on non running interface by stephen hemminger · 14 years ago
  53. 944c794 bridge: fix locking comment by Stephen Hemminger · 14 years ago
  54. 4c3a76a bridge: netfilter: fix a memory leak by Changli Gao · 14 years ago
  55. c2368e7 bridge: is PACKET_LOOPBACK unlikely()? by Simon Horman · 14 years ago
  56. 00dad5e Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  57. 3a7fda0 bridge: Allow multicast snooping to be disabled before ifup by Herbert Xu · 14 years ago
  58. 6d1d1d3 bridge: Fix skb leak when multicast parsing fails on TX by Herbert Xu · 14 years ago
  59. eeaf61d bridge: add rcu_read_lock on transmit by stephen hemminger · 14 years ago
  60. 573201f bridge: Partially disable netpoll support by Herbert Xu · 14 years ago
  61. bb7a0bd net: bridge: fix sign bug by Kulikov Vasiliy · 14 years ago
  62. 597e608 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  63. 2817273 net: fix 64 bit counters on 32 bit arches by Eric Dumazet · 14 years ago
  64. 1776206 bridge: Clear IPCB before possible entry into IP stack by Herbert Xu · 14 years ago
  65. 7f285fa bridge br_multicast: BUG: unable to handle kernel NULL pointer dereference by Herbert Xu · 14 years ago
  66. e490c1de 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
  67. 4df53d8 bridge: add per bridge device controls for invoking iptables by Patrick McHardy · 14 years ago
  68. 8244132 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  69. 406818f bridge: 64bit rx/tx counters by Eric Dumazet · 14 years ago
  70. 25442e0 bridge: fdb cleanup runs too often by stephen hemminger · 14 years ago
  71. 9f70b0f bridge: Add const to dummy br_netpoll_send_skb by Herbert Xu · 14 years ago
  72. fed396a bridge: Fix OOM crash in deliver_clone by Herbert Xu · 14 years ago
  73. 16fb62b 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
  74. f350a0a8 bridge: use rx_handler_data pointer to store net_bridge_port pointer by Jiri Pirko · 14 years ago
  75. 93e2c32 net: add rx_handler data pointer by Jiri Pirko · 14 years ago
  76. 91d2c34 bridge: Fix netpoll support by Herbert Xu · 14 years ago
  77. 3665504 bridge: Remove redundant npinfo NULL setting by Herbert Xu · 14 years ago
  78. f9181f4 Merge branch 'master' of /repos/git/net-next-2.6 by Patrick McHardy · 14 years ago
  79. d8d1f30 net-next: remove useless union keyword by Changli Gao · 14 years ago
  80. ab95bfe net: replace hooks in __netif_receive_skb V5 by Jiri Pirko · 14 years ago
  81. a8b5638 netfilter: br_netfilter: use skb_set_noref() by Eric Dumazet · 14 years ago
  82. 2c3c8be sysfs: add struct file* to bin_attr callbacks by Chris Wright · 14 years ago
  83. b3bcb72 bridge: fix build for CONFIG_SYSFS disabled by Randy Dunlap · 14 years ago
  84. e0f4375 bridge: update sysfs link names if port device names have changed by Simon Arlott · 14 years ago
  85. 28a16c9 bridge: change console message interface by stephen hemminger · 14 years ago
  86. cfb478d bridge: netpoll cleanup by stephen hemminger · 14 years ago
  87. e94c674 netfilter: bridge-netfilter: fix crash in br_nf_forward_finish() by Bart De Schuymer · 14 years ago
  88. cba7a98 Merge branch 'master' of git://dev.medozas.de/linux by Patrick McHardy · 14 years ago
  89. b4ba261 netfilter: xtables: change hotdrop pointer to direct modification by Jan Engelhardt · 15 years ago
  90. 62fc805 netfilter: xtables: deconstify struct xt_action_param for matches by Jan Engelhardt · 15 years ago
  91. 4b560b4 netfilter: xtables: substitute temporary defines by final name by Jan Engelhardt · 15 years ago
  92. de74c16 netfilter: xtables: combine struct xt_match_param and xt_target_param by Jan Engelhardt · 15 years ago
  93. 1e4b105 Merge branch 'master' of /repos/git/net-next-2.6 by Patrick McHardy · 14 years ago
  94. c06ee96 bridge: make bridge support netpoll by WANG Cong · 14 years ago
  95. afe0159 bridge: multicast_flood cleanup by stephen hemminger · 14 years ago
  96. 83f6a74 bridge: multicast port group RCU fix by stephen hemminger · 14 years ago
  97. 168d40e bridge: multicast flood by stephen hemminger · 14 years ago
  98. 7e80c12 bridge: simplify multicast_add_router by stephen hemminger · 14 years ago
  99. 709b932 Revert "bridge: Use hlist_for_each_entry_rcu() in br_multicast_add_router()" by David S. Miller · 14 years ago
  100. ff65e82 bridge: Use hlist_for_each_entry_rcu() in br_multicast_add_router() by David S. Miller · 14 years ago