1. af67433 bridge: fix a possible use after free by Eric Dumazet · 13 years ago
  2. 42270cd bridge: Pseudo-header required for the checksum of ICMPv6 by Yan, Zheng · 13 years ago
  3. 5ee858c bridge: fix a possible net_device leak by Eric Dumazet · 13 years ago
  4. bde99f6 bridge: send proper message_age in config BPDU by stephen hemminger · 13 years ago
  5. 4466146 bridge: Always flood broadcast packets by Herbert Xu · 13 years ago
  6. bd4265f bridge: Only flood unregistered groups to routers by Herbert Xu · 13 years ago
  7. cefa999 netpoll: copy dev name of slaves to struct netpoll by WANG Cong · 13 years ago
  8. fc2af6c IGMP snooping: set mrouters_only flag for IPv6 traffic properly by Fernando Luis Vázquez Cao · 13 years ago
  9. 62b2bcb IGMP snooping: set mrouters_only flag for IPv4 traffic properly by Fernando Luis Vázquez Cao · 13 years ago
  10. 6407d74 bridge: provide a cow_metrics method for fake_ops by Alexander Holler · 13 years ago
  11. 58bf2db Merge branch 'pablo/nf-2.6-updates' of git://1984.lsi.us.es/net-2.6 by David S. Miller · 13 years ago
  12. 97242c8 netfilter: Fix several warnings in compat_mtw_from_user(). by David Miller · 13 years ago
  13. 33eb987 bridge: initialize fake_rtable metrics by Eric Dumazet · 13 years ago
  14. 6df427f net: remove synchronize_net() from netdev_set_master() by Eric Dumazet · 13 years ago
  15. bb8ed63 bridge: call NETDEV_JOIN notifiers when add a slave by Amerigo Wang · 13 years ago
  16. 9cbc94e Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  17. cb68552 bridge: fix forwarding of IPv6 by Stephen Hemminger · 13 years ago
  18. 3c709f8 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-3.6 by David S. Miller · 13 years ago
  19. 103a977 netfilter: ebtables: only call xt_compat_add_offset once per rule by Florian Westphal · 13 years ago
  20. 5a6351e netfilter: fix ebtables compat support by Eric Dumazet · 13 years ago
  21. e67f88d net: dont hold rtnl mutex during netlink dump callbacks by Eric Dumazet · 13 years ago
  22. 25db033 ethtool: Use full 32 bit speed range in ethtool's set_settings by David Decotigny · 13 years ago
  23. c4d27ef bridge: convert br_features_recompute() to ndo_fix_features by Michał Mirosław · 13 years ago
  24. 2bd93d7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  25. b71d1d4 inet: constify ip headers and in6_addr by Eric Dumazet · 13 years ago
  26. f01cb5f Revert "bridge: Forward reserved group addresses if !STP" by David S. Miller · 13 years ago
  27. e194342 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  28. 28674b9 bridge: fix accidental creation of sysfs directory by Stephen Hemminger · 13 years ago
  29. f8e9881 bridge: reset IPCB in br_parse_ip_options by Eric Dumazet · 13 years ago
  30. 1c01a80 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  31. 42933ba Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 by Linus Torvalds · 13 years ago
  32. 14f98f2 bridge: range check STP parameters by stephen hemminger · 13 years ago
  33. bb900b2 bridge: allow creating bridge devices with netlink by stephen hemminger · 13 years ago
  34. 36fd2b6 bridge: allow creating/deleting fdb entries via netlink by stephen hemminger · 13 years ago
  35. b078f0d bridge: add netlink notification on forward entry changes by stephen hemminger · 13 years ago
  36. 664de48 bridge: split rcu and no-rcu cases of fdb lookup by stephen hemminger · 13 years ago
  37. 7cd8861 bridge: track last used time in forwarding table by stephen hemminger · 13 years ago
  38. 03e9b64 bridge: change arguments to fdb_create by stephen hemminger · 13 years ago
  39. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  40. ff9a57a bridge: mcast snooping, fix length check of snooped MLDv1/2 by Linus Lüssing · 13 years ago
  41. 1459a3c bridge: Fix compilation warning in function br_stp_recalculate_bridge_id() by Balaji G · 13 years ago
  42. edf947f bridge: notify applications if address of bridge device changes by stephen hemminger · 13 years ago
  43. a7bff75 bridge: Fix possibly wrong MLD queries' ethernet source address by Linus Lüssing · 13 years ago
  44. 6b1e960 bridge: Reset IPCB when entering IP stack on NF_FORWARD by Herbert Xu · 13 years ago
  45. 8a4eb57 net: introduce rx_handler results and logic around that by Jiri Pirko · 13 years ago
  46. c337ffb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  47. a461c02 bridge: skip forwarding delay if not using STP by stephen hemminger · 13 years ago
  48. 1faa435 bridge: control carrier based on ports online by stephen hemminger · 13 years ago
  49. 78fbfd8 ipv4: Create and use route lookup helpers. by David S. Miller · 13 years ago
  50. 33175d8 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  51. dcbcdf2 net: bridge builtin vs. ipv6 modular by Randy Dunlap · 13 years ago
  52. 0a0e9ae Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  53. b23dd4f ipv4: Make output route lookup return rtable directly. by David S. Miller · 13 years ago
  54. 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
  55. fe29ec4 bridge: Use IPv6 link-local address for multicast listener queries by Linus Lüssing · 14 years ago
  56. 36cff5a bridge: Fix MLD queries' ethernet source address by Linus Lüssing · 14 years ago
  57. e4de9f9 bridge: Allow mcast snooping for transient link local addresses too by Linus Lüssing · 14 years ago
  58. d41db9f bridge: Add missing ntohs()s for MLDv2 report parsing by Linus Lüssing · 14 years ago
  59. 649e984 bridge: Fix IPv6 multicast snooping by correcting offset in MLDv2 report by Linus Lüssing · 14 years ago
  60. 9cc6e0c bridge: Fix IPv6 multicast snooping by storing correct protocol type by Linus Lüssing · 14 years ago
  61. da935c6 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  62. d846f71 bridge: netfilter: fix information leak by Vasiliy Kulikov · 14 years ago
  63. afc6151 bridge: implement [add/del]_slave ops by Jiri Pirko · 14 years ago
  64. 8a87017 bridge: Replace mp->mglist hlist with a bool by Herbert Xu · 14 years ago
  65. 24f9cdc bridge: Fix timer typo that may render snooping less effective by Herbert Xu · 14 years ago
  66. 6b0d6a9 bridge: Fix mglist corruption that leads to memory corruption by Herbert Xu · 14 years ago
  67. bd4a697 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  68. 1158f76 bridge: Don't put partly initialized fdb into hash by Pavel Emelyanov · 14 years ago
  69. acd1130 net: reduce and unify printk level in netdev_fix_features() by Michał Mirosław · 14 years ago
  70. 04ed3e7 net: change netdev->features to u32 by Michał Mirosław · 14 years ago
  71. 6faee60 netfilter: ebt_ip6: allow matching on ipv6-icmp types/codes by Florian Westphal · 14 years ago
  72. 255d0dc netfilter: x_table: speedup compat operations by Eric Dumazet · 14 years ago
  73. f88de8d net: bridge: check the length of skb after nf_bridge_maybe_copy_header() by Changli Gao · 14 years ago
  74. dbbe68b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  75. 1a9180a net/bridge: fix trivial sparse errors by Tomas Winkler · 14 years ago
  76. e6f2612 bridge: stp: ensure mac header is set by Florian Westphal · 14 years ago
  77. 9d89081 bridge: fix br_multicast_ipv6_rcv for paged skbs by Tomas Winkler · 14 years ago
  78. b4aa9e0 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  79. 76d6615 bridge: fix IPv6 queries for bridge multicast snooping by David Stevens · 14 years ago
  80. deef4b5 bridge: Use consistent NF_DROP returns in nf_pre_routing by Herbert Xu · 14 years ago
  81. 4c0833b bridge: Fix return values of br_multicast_add_group/br_multicast_new_group by Tobias Klauser · 14 years ago
  82. defb351 net: Abstract away all dst_entry metrics accesses. by David S. Miller · 14 years ago
  83. 5811662 net: use the macros defined for the members of flowi by Changli Gao · 14 years ago
  84. ec1e561 bridge: add RCU annotations to bridge port lookup by Eric Dumazet · 14 years ago
  85. b5ed54e bridge: fix RCU races with bridge port by stephen hemminger · 14 years ago
  86. a386f99 bridge: add proper RCU annotation to should_route_hook by Eric Dumazet · 14 years ago
  87. e805168 bridge: add RCU annotation to bridge multicast table by Eric Dumazet · 14 years ago
  88. 1e253c3 bridge: Forward reserved group addresses if !STP by Benjamin Poirier · 14 years ago
  89. d028023 bridge: make br_parse_ip_options static by stephen hemminger · 14 years ago
  90. 361ff8a bridge: Add support for TX vlan offload. by Jesse Gross · 14 years ago
  91. b738127 vlan: Rename VLAN_GROUP_ARRAY_LEN to VLAN_N_VID. by Jesse Gross · 14 years ago
  92. 1393791 ebtables: Allow filtering of hardware accelerated vlan frames. by Jesse Gross · 14 years ago
  93. fc66f95 net dst: use a percpu_counter to track entries by Eric Dumazet · 14 years ago
  94. 462fb2a bridge : Sanitize skb before it enters the IP stack by Bandan Das · 14 years ago
  95. e548833 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  96. 87f94b4 bridge: Clear INET control block of SKBs passed into ip_fragment(). by David S. Miller · 14 years ago
  97. aa7c6e5 bridge: avoid ethtool on non running interface by stephen hemminger · 14 years ago
  98. 944c794 bridge: fix locking comment by Stephen Hemminger · 14 years ago
  99. 4c3a76a bridge: netfilter: fix a memory leak by Changli Gao · 14 years ago
  100. c2368e7 bridge: is PACKET_LOOPBACK unlikely()? by Simon Horman · 14 years ago