1. bc3b2d7 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules by Paul Gortmaker · 13 years ago
  2. 515853c bridge: allow forwarding some link local frames by stephen hemminger · 13 years ago
  3. 4466146 bridge: Always flood broadcast packets by Herbert Xu · 13 years ago
  4. 2bd93d7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  5. f01cb5f Revert "bridge: Forward reserved group addresses if !STP" by David S. Miller · 13 years ago
  6. 7cd8861 bridge: track last used time in forwarding table by stephen hemminger · 13 years ago
  7. 8a4eb57 net: introduce rx_handler results and logic around that by Jiri Pirko · 13 years ago
  8. 8a87017 bridge: Replace mp->mglist hlist with a bool by Herbert Xu · 13 years ago
  9. a386f99 bridge: add proper RCU annotation to should_route_hook by Eric Dumazet · 14 years ago
  10. 1e253c3 bridge: Forward reserved group addresses if !STP by Benjamin Poirier · 14 years ago
  11. c2368e7 bridge: is PACKET_LOOPBACK unlikely()? by Simon Horman · 14 years ago
  12. 00dad5e Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  13. eeaf61d bridge: add rcu_read_lock on transmit by stephen hemminger · 14 years ago
  14. 406818f bridge: 64bit rx/tx counters by Eric Dumazet · 14 years ago
  15. f350a0a8 bridge: use rx_handler_data pointer to store net_bridge_port pointer by Jiri Pirko · 14 years ago
  16. ab95bfe net: replace hooks in __netif_receive_skb V5 by Jiri Pirko · 14 years ago
  17. 6291055 Merge branch 'master' of /repos/git/net-next-2.6 by Patrick McHardy · 14 years ago
  18. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  19. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  20. 713aefa netfilter: bridge: use NFPROTO values for NF_HOOK invocation by Jan Engelhardt · 14 years ago
  21. 14bb478 bridge: per-cpu packet statistics (v3) by stephen hemminger · 14 years ago
  22. 32dec5d bridge br_multicast: Don't refer to BR_INPUT_SKB_CB(skb)->mrouters_only without IGMP snooping. by YOSHIFUJI Hideaki / 吉藤英明 · 14 years ago
  23. 7f7708f bridge: Fix br_forward crash in promiscuous mode by Michael Braun · 14 years ago
  24. c4fcb78 bridge: Add multicast data-path hooks by Herbert Xu · 14 years ago
  25. b33084b bridge: Avoid unnecessary clone on forward path by Herbert Xu · 14 years ago
  26. 68b7c89 bridge: Allow tail-call on br_pass_frame_up by Herbert Xu · 14 years ago
  27. 87557c1 bridge: Do br_pass_frame_up after other ports by Herbert Xu · 14 years ago
  28. a598f6a bridge: relay bridge multicast pkgs if !STP by Stephen Hemminger · 15 years ago
  29. 43aa192 bridge: handle process all link-local frames by Stephen Hemminger · 16 years ago
  30. 0b04082 net: remove CVS keywords by Adrian Bunk · 16 years ago
  31. a339f1c bridge: Use on-device stats instead of private ones. by Pavel Emelyanov · 16 years ago
  32. 91c5ec3 [BRIDGE]: Use cpu_to_be16() where appropriate. by YOSHIFUJI Hideaki · 17 years ago
  33. 82de382 [BRIDGE]: Properly dereference the br_should_route_hook by Pavel Emelyanov · 17 years ago
  34. 3db05fe [NETFILTER]: Replace sk_buff ** with sk_buff * by Herbert Xu · 17 years ago
  35. 7b99565 [BRIDGE]: Unshare skb upon entry by Herbert Xu · 17 years ago
  36. e081e1e [BRIDGE]: Kill clone argument to br_flood_* by Herbert Xu · 17 years ago
  37. df1c0b8 [BRIDGE]: Packets leaking out of disabled/blocked ports. by Stephen Hemminger · 17 years ago
  38. 582ee43 net/* misc endianness annotations by Al Viro · 17 years ago
  39. c2886d6 [BRIDGE]: if no STP then forward all BPDUs by Stephen Hemminger · 17 years ago
  40. 2111f8b [BRIDGE]: drop PAUSE frames by Stephen Hemminger · 17 years ago
  41. 83aa093 [BRIDGE]: don't change packet type by Stephen Hemminger · 17 years ago
  42. 467aea0 bridge: don't route packets while learning by Stephen Hemminger · 17 years ago
  43. 6229e36 bridge: eliminate call by reference by Stephen Hemminger · 17 years ago
  44. fd74e6c [BRIDGE]: faster compare for link local addresses by Stephen Hemminger · 17 years ago
  45. 9d6f229 [NET] BRIDGE: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  46. 1c29fc4 [BRIDGE]: keep track of received multicast packets by Stephen Hemminger · 18 years ago
  47. b7595b4 [BRIDGE]: receive link-local on disabled ports. by Stephen Hemminger · 18 years ago
  48. b3e83d6 [BRIDGE]: Remove duplicate const from is_link_local() argument type. by Andrew Morton · 18 years ago
  49. fda93d9 [BRIDGE]: allow show/store of group multicast address by Stephen Hemminger · 18 years ago
  50. cf0f02d [BRIDGE]: use llc for receiving STP packets by Stephen Hemminger · 18 years ago
  51. d5513a7 [BRIDGE]: optimize frame pass up by Stephen Hemminger · 18 years ago
  52. b3f1be4 [BRIDGE]: fix for RCU and deadlock on device removal by Stephen Hemminger · 18 years ago
  53. dbbc098 [NET]: Use newer is_multicast_ether_addr() in some files by Kris Katterjohn · 18 years ago
  54. 0e5eaba [BRIDGE]: filter packets in learning state by Stephen Hemminger · 19 years ago
  55. 6ede246 [BRIDGE]: Use ether_compare by Stephen Hemminger · 19 years ago
  56. 18b8afc [NETFILTER]: Kill nf_debug by Patrick McHardy · 19 years ago
  57. 7ce54e3 [BRIDGE]: receive path optimization by Stephen Hemminger · 19 years ago
  58. 85967bb [BRIDGE]: prevent bad forwarding table updates by Stephen Hemminger · 19 years ago
  59. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago