1. d98cae64e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  2. 4f5474e bonding: fix igmp_retrans type and two related races by Nikolay Aleksandrov · 11 years ago
  3. 303d1cb bonding: Convert hw addr handling to sync/unsync, support ucast addresses by Jay Vosburgh · 11 years ago
  4. 409cc1f bond: have random dev address by default instead of zeroes by Jiri Pirko · 11 years ago
  5. 471cb5a bonding: remove usage of dev->master by Jiri Pirko · 12 years ago
  6. a2013a1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  7. 567b871 bonding: rlb mode of bond should not alter ARP originating via bridge by zheng.li · 12 years ago
  8. 02582e9 treewide: fix typo of "suport" in various comments and Kconfig by Masanari Iida · 12 years ago
  9. de063b7 bonding: remove packet cloning in recv_probe() by Eric Dumazet · 12 years ago
  10. b99215c bonding: Fix LACPDU rx_dropped commit. by David S. Miller · 12 years ago
  11. eaddcd7 bonding: remove entries for master_ip and vlan_ip and query devices instead by Andy Gospodarek · 12 years ago
  12. e6d265e bonding: eliminate bond_close race conditions by Jay Vosburgh · 13 years ago
  13. 4c22400 bonding: Use a per netns implementation of /sys/class/net/bonding_masters. by Eric W. Biederman · 13 years ago
  14. d03462b bonding: use ndo_change_rx_flags callback by Jiri Pirko · 13 years ago
  15. cc0e407 bonding: do vlan cleanup by Jiri Pirko · 13 years ago
  16. 655f891 bonding: add min links parameter to 802.3ad by stephen hemminger · 13 years ago
  17. e357964 bonding: delete unused arp_mon_pt by Peter Pan(潘卫平) · 13 years ago
  18. 534ea99 net: drivers: kill two unused macro definitions by Shan Wei · 13 years ago
  19. ad246c9 ipv4, ipv6, bonding: Restore control over number of peer notifications by Ben Hutchings · 13 years ago
  20. 3aba891 bonding: move processing of recv handlers into handle_frame() by Jiri Pirko · 13 years ago
  21. 7c89943 bonding, ipv4, ipv6, vlan: Handle NETDEV_BONDING_FAILOVER like NETDEV_NOTIFY_PEERS by Ben Hutchings · 13 years ago
  22. 5d30530 net-bonding: Adding support for throughputs larger than 65536 Mbps by David Decotigny · 13 years ago
  23. d30ee67 net-bonding: Fix minor sparse complaints by David Decotigny · 13 years ago
  24. 35d4890 bonding: fix rx_handler locking by Jiri Pirko · 13 years ago
  25. 2d7011c bonding: get rid of IFF_SLAVE_INACTIVE netdev->priv_flag by Jiri Pirko · 13 years ago
  26. e30bc06 bonding: wrap slave state work by Jiri Pirko · 13 years ago
  27. 0bd80da net: get rid of multiple bond-related netdevice->priv_flags by Jiri Pirko · 13 years ago
  28. f1c1775 bonding: register slave pointer for rx_handler by Jiri Pirko · 13 years ago
  29. bd33acc bonding: move procfs code into bond_procfs.c by Amerigo Wang · 13 years ago
  30. 4ec952b bonding: fix sparse warning by stephen hemminger · 13 years ago
  31. 080e413 netpoll: remove IFF_IN_NETPOLL flag by Amerigo Wang · 13 years ago
  32. 8a8efa2 bonding: sync netpoll code with bridge by Amerigo Wang · 13 years ago
  33. 57cc721 headers: kobject.h redux by Alexey Dobriyan · 13 years ago
  34. b4aa9e0 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  35. af3e5bd bonding: Fix slave selection bug. by Hillf Danton · 14 years ago
  36. f073c7c bonding: add the debugfs facility to the bonding driver by Taku Izumi · 14 years ago
  37. fb4fa76 net: Convert netpoll blocking api in bonding driver to be a counter by Neil Horman · 14 years ago
  38. c04914a drivers/net/bonding: Remove unnecessary casts of netdev_priv by Joe Perches · 14 years ago
  39. 26d8ee7 bonding: make release_and_destroy static by stephen hemminger · 14 years ago
  40. e843fa5 bonding: Fix deadlock in bonding driver resulting from internal locking when using netpoll by Neil Horman · 14 years ago
  41. c2952c3 bonding: add retransmit membership reports tunable by Flavio Leitner · 14 years ago
  42. 5a37e8c bonding: rejoin multicast groups on VLANs by Flavio Leitner · 14 years ago
  43. bb1d912 bonding: allow user-controlled output slave selection by Andy Gospodarek · 14 years ago
  44. ebd8e49 bonding: add all_slaves_active parameter by Andy Gospodarek · 14 years ago
  45. 5206e24 bonding: remove unused original_flags struct slave member by Jiri Pirko · 14 years ago
  46. 22bedad3 net: convert multicast list to list_head by Jiri Pirko · 14 years ago
  47. 35cfabd bonding: Remove net_device_stats from bonding struct by Ajit Khaparde · 14 years ago
  48. 8e95a20 drivers/net: Move && and || to end of previous line by Joe Perches · 15 years ago
  49. ec87fd3 bond: Add support for multiple network namespaces by Eric W. Biederman · 15 years ago
  50. 6151b3d bond: Simply bond sysfs group creation by Eric W. Biederman · 15 years ago
  51. a361c83 bonding: Remove bond_dev from xmit_hash_policy call. by Jasper Spaans · 15 years ago
  52. a549952 bonding: introduce primary_reselect option by Jiri Pirko · 15 years ago
  53. 885a136 bonding: use compare_ether_addr_64bits() in ALB by Eric Dumazet · 15 years ago
  54. 9e71626 bonding: fix destructor by Stephen Hemminger · 15 years ago
  55. 7e08384 bonding: remove bonding read/write semaphore by Stephen Hemminger · 15 years ago
  56. d2991f7 bonding: bond_create always called with default parameters by Stephen Hemminger · 15 years ago
  57. ae63e80 bonding: use bond_is_lb() when it's appropriate by Jiri Pirko · 15 years ago
  58. b06715b drivers/net/bonding: fix sparse warnings: move decls to header file by Hannes Eder · 16 years ago
  59. e97fd7c bonding: turn all bond_parm_tbls const by Holger Eitzenberger · 16 years ago
  60. 325dcf7 bonding: make tbl argument to bond_parse_parm() const by Holger Eitzenberger · 16 years ago
  61. 5a03cdb bonding: use pr_debug instead of own macros by Holger Eitzenberger · 16 years ago
  62. 5840205 bonding: add and use bond_is_lb() by Holger Eitzenberger · 16 years ago
  63. 454d7c9 netdevice: safe convert to netdev_priv() #part-1 by Wang Chen · 16 years ago
  64. fd989c8 bonding: alternate agg selection policies for 802.3ad by Jay Vosburgh · 16 years ago
  65. 305d552 bonding: send IPv6 neighbor advertisement on failover by Brian Haley · 16 years ago
  66. b225967 drivers/net/bonding: sparse fixes for exported tables by Ben Dooks · 16 years ago
  67. b39d66a drivers/net: replace __FUNCTION__ with __func__ by Harvey Harrison · 16 years ago
  68. b59f9f7 bonding: Rework / fix multiple gratuitous ARP support by Jay Vosburgh · 16 years ago
  69. 3915c1e8 bonding: Add "follow" option to fail_over_mac by Jay Vosburgh · 16 years ago
  70. b2220ca bonding: refactor ARP active-backup monitor by Jay Vosburgh · 16 years ago
  71. 7893b24 bonding: Send more than one gratuitous ARP when slave takes over by Moni Shoua · 16 years ago
  72. 0dd646f bonding: Remove redundant argument from bond_create. by Pavel Emelyanov · 16 years ago
  73. 2cfb8b7 bonding: update version by Jay Vosburgh · 16 years ago
  74. 43cd259 bonding: update version by Jay Vosburgh · 16 years ago
  75. ece95f7 bonding: Fix up parameter parsing by Jay Vosburgh · 16 years ago
  76. fdaea7a bonding: Fix race at module unload by Jay Vosburgh · 17 years ago
  77. 6f6652b bonding: Add new layer2+3 hash for xor/802.3ad modes by Jay Vosburgh · 17 years ago
  78. c50b85d make bonding/bond_main.c:bond_deinit() static by Adrian Bunk · 17 years ago
  79. cf5f904 bonding: Convert balance-rr transmit to new locking by Jay Vosburgh · 17 years ago
  80. 1b76b31 Convert bonding timers to workqueues by Jay Vosburgh · 17 years ago
  81. 1284cd3 bonding: two small fixes for IPoIB support by Jay Vosburgh · 17 years ago
  82. dd957c5 net/bonding: Optionally allow ethernet slaves to keep own MAC by Jay Vosburgh · 17 years ago
  83. d90a162 net/bonding: Destroy bonding master when last slave is gone by Moni Shoua · 17 years ago
  84. 1053f62 net/bonding: Delay sending of gratuitous ARP to avoid failure by Moni Shoua · 17 years ago
  85. 3158bf7 net/bonding: Handlle wrong assumptions that slave is always an Ethernet device by Moni Shoua · 17 years ago
  86. 2ab8285 net/bonding: Enable bonding to enslave netdevices not supporting set_mac_address() by Moni Shoua · 17 years ago
  87. d3bb52b endianness annotations drivers/net/bonding/ by Al Viro · 17 years ago
  88. 4ad072c bonding/bond_main.c: make 2 functions static by Adrian Bunk · 17 years ago
  89. 031ae4d bonding: Fix 802.3ad no carrier on "no partner found" instance by Jay Vosburgh · 17 years ago
  90. 658f648 bonding: update version by Jay Vosburgh · 17 years ago
  91. 079ca7d bonding.h: "extern inline" -> "static inline" by Adrian Bunk · 18 years ago
  92. f8a8ccd bonding: ARP monitoring broken on x86_64 by Andy Gospodarek · 17 years ago
  93. 0ba8821 [PATCH] bonding: update version number by Jay Vosburgh · 18 years ago
  94. f5b2b96 [PATCH] bonding: Validate probe replies in ARP monitor by Jay Vosburgh · 18 years ago
  95. 8bb5f96 [PATCH] bonding: Convert delay value from s16 to int by Jay Vosburgh · 18 years ago
  96. ff59c45 [PATCH] bonding: support carrier state for master by Jay Vosburgh · 18 years ago
  97. 8f903c7 [PATCH] bonding: suppress duplicate packets by Jay Vosburgh · 18 years ago
  98. 5af47b2 [PATCH] bonding: UPDATED hash-table corruption in bond_alb.c by Jay Vosburgh · 18 years ago
  99. cceb904 [PATCH] drivers/net/bonding/bonding.h: "extern inline" -> "static inline" by Adrian Bunk · 19 years ago
  100. 2e06cb5 [bonding] Remove superfluous changelog. by Jeff Garzik · 19 years ago