1. 4eec561 bonding: 802.3ad: fix no transmission of LACPDUs by Jonathan Toppins · 2 years, 4 months ago
  2. a853b7a net: bonding: fix use-after-free after 802.3ad slave unbind by Yevhen Orlov · 2 years, 6 months ago
  3. ec7269b net: bonding: fix possible NULL deref in rlb code by Eric Dumazet · 2 years, 6 months ago
  4. e503a86 bonding: ARP monitor spams NETDEV_NOTIFY_PEERS notifiers by Jay Vosburgh · 2 years, 7 months ago
  5. 039b2b9 bonding: pair enable_port with slave_arr_updates by Mahesh Bandewar · 2 years, 11 months ago
  6. 9a9421e net: bonding: debug: avoid printing debug logs when bond is not notifying peers by Suresh Kumar · 3 years, 1 month ago
  7. 53cf468 bonding: fix ad_actor_system option setting to default by Fernando Fernandez Mancera · 3 years ago
  8. b2bcf8f bonding: Fix a use-after-free problem when bond_sysfs_slave_add() failed by Huang Guobin · 3 years, 2 months ago
  9. e7e1ef6 bonding: init notify_work earlier to avoid uninitialized use by Johannes Berg · 3 years, 8 months ago
  10. 94f3032 bonding: wait for sysfs kobject destruction before freeing struct slave by Jamie Iles · 4 years, 1 month ago
  11. dbda849 bonding: set dev->needed_headroom in bond_setup_by_slave() by Eric Dumazet · 4 years, 3 months ago
  12. f1d1fba bonding: show saner speed for broadcast mode by Jarod Wilson · 4 years, 5 months ago
  13. 8512aaa bonding: fix a potential double-unregister by Cong Wang · 4 years, 5 months ago
  14. cd67807 bonding: Fix reference count leak in bond_sysfs_slave_add. by Qiushi Wu · 4 years, 7 months ago
  15. 9fc9ba0 bonding/alb: make sure arp header is pulled before accessing it by Eric Dumazet · 4 years, 10 months ago
  16. aeba8c4 bonding/alb: properly access headers in bond_alb_xmit() by Eric Dumazet · 5 years ago
  17. c368df3 bonding: fix unexpected IFF_BONDING bit unset by Taehee Yoo · 5 years ago
  18. 480edc0 bonding: fix potential NULL deref in bond_update_slave_arr by Eric Dumazet · 5 years ago
  19. 31ab049 bonding: Force slave speed check after link state recovery for 802.3ad by Thomas Falcon · 5 years ago
  20. eab1f2d bonding: Add vlan tx offload to hw_enc_features by YueHaibing · 5 years ago
  21. 227f024 bonding: validate ip header before check IPPROTO_IGMP by Cong Wang · 5 years ago
  22. b93a8c2 bonding: Always enable vlan tx offload by YueHaibing · 6 years ago
  23. 513abe7 bonding: fix arp_validate toggling in active-backup mode by Jarod Wilson · 6 years ago
  24. 2e89db5 bonding: show full hw address in sysfs for slave entries by Konstantin Khorenko · 6 years ago
  25. 489b99b bonding: fix event handling for stacked bonds by Sabrina Dubroca · 6 years ago
  26. 59a70d1 bonding: update nest level on unlink by Willem de Bruijn · 6 years ago
  27. 2eb7e6f bonding: fix 802.3ad state sent to partner when unbinding slave by Toni Peltonen · 6 years ago
  28. 210c21f bonding: fix length of actor system by Tobias Jungel · 6 years ago
  29. ba559a5 bonding: ratelimit failed speed/duplex update warning by Andreas Born · 7 years ago
  30. 22ad293 bonding: avoid possible dead-lock by Mahesh Bandewar · 6 years ago
  31. 7142fdb bonding: avoid lockdep confusion in bond_get_stats() by Eric Dumazet · 6 years ago
  32. 780617b bonding: re-evaluate force_primary when the primary slave name changes by Xiangning Yu · 7 years ago
  33. ae0c8ee bonding: require speed/duplex only for 802.3ad, alb and tlb by Andreas Born · 7 years ago
  34. bc5ad40 bonding: fix active-backup transition by Mahesh Bandewar · 8 years ago
  35. c5b9d36 bonding: correctly update link status during mii-commit phase by Mahesh Bandewar · 8 years ago
  36. d7bfa99 bonding: send learning packets for vlans on slave by Debabrata Banerjee · 7 years ago
  37. 89f502a bonding: do not allow rlb updates to invalid mac by Debabrata Banerjee · 7 years ago
  38. a43e7cb bonding: do not set slave_dev npinfo before slave_enable_netpoll in bond_enslave by Xin Long · 7 years ago
  39. 359d6e3 bonding: process the err returned by dev_set_allmulti properly in bond_enslave by Xin Long · 7 years ago
  40. d6d65b4 bonding: move dev_mc_sync after master_upper_dev_link in bond_enslave by Xin Long · 7 years ago
  41. f611a5e bonding: fix the err path for dev hwaddr sync in bond_enslave by Xin Long · 7 years ago
  42. 1a6906e bonding: Don't update slave->link until ready to commit by Nithin Sujir · 8 years ago
  43. 86138a4 bonding: handle link transition from FAIL to UP correctly by Mahesh Bandewar · 8 years ago
  44. 8c989a6 bonding: refine bond_fold_stats() wrap detection by Eric Dumazet · 8 years ago
  45. 851eb31 bonding: make speed, duplex setting consistent with link state by Mahesh Bandewar · 8 years ago
  46. 6f239c0 bonding: discard lowest hash bit for 802.3ad layer3+4 by Hangbin Liu · 7 years ago
  47. 1730a2b bonding: fix accounting of active ports in 3ad by Jarod Wilson · 8 years ago
  48. 4cdf8db Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  49. 4ad41c1 bonding: quit messing with IOCTL by Al Viro · 8 years ago
  50. b20b378 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  51. 24b27fc bonding: Fix bonding crash by Mahesh Bandewar · 8 years ago
  52. f9f225e bonding: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago
  53. 0d039f3 bonding: fix the typo by Zhu Yanjun · 8 years ago
  54. 1533e77 net/bonding: Enforce active-backup policy for IPoIB bonds by Mark Bloch · 8 years ago
  55. de0ba9a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  56. 005db31 bonding: set carrier off for devices created through netlink by Beniamino Galvani · 8 years ago
  57. 30d0844 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  58. a30b016 bonding: fix enslavement slave link notifications by Aviv Heller · 8 years ago
  59. 18bfb92 net: introduce default neigh_construct/destroy ndo calls for L2 upper devices by Jiri Pirko · 8 years ago
  60. f87fda0 bonding: prevent out of bound accesses by Eric Dumazet · 9 years ago
  61. ee58b57 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  62. 0622cab bonding: fix 802.3ad aggregator reselection by Jay Vosburgh · 9 years ago
  63. d3fff6c net: add netdev_lockdep_set_classes() helper by Eric Dumazet · 9 years ago
  64. f9eb8ae net_sched: transform qdisc running bit into a seqcount by Eric Dumazet · 9 years ago
  65. fe30937 bonding: fix bond_get_stats() by Eric Dumazet · 9 years ago
  66. 1098cee bonding: remove duplicate set of flag IFF_MULTICAST by Zhang Shengju · 9 years ago
  67. 9856909 net: bonding: use __ethtool_get_ksettings by David Decotigny · 9 years ago
  68. b633353 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  69. 266b495 bonding: don't use stale speed and duplex information by Jay Vosburgh · 9 years ago
  70. 21a75f0 bonding: Fix ARP monitor validation by Jay Vosburgh · 9 years ago
  71. 1e2a886 bonding: use return instead of goto by Zhang Shengju · 9 years ago
  72. 6d9b6f4 bonding: Return correct error code by Amitoj Kaur Chawla · 9 years ago
  73. 7f20cd2 bonding: 3ad: allow to set ad_actor settings while the bond is up by Nikolay Aleksandrov · 9 years ago
  74. 5ee14e6 bonding: 3ad: apply ad_actor settings changes immediately by Nikolay Aleksandrov · 9 years ago
  75. d66bd90 bonding: trivial: style fixes by Zhang Shengju · 9 years ago
  76. c6140a2 bonding: add slave device name for debug by Zhang Shengju · 9 years ago
  77. f344b0d bond: track sum of rx_nohandler for all slaves by Jarod Wilson · 9 years ago
  78. 9d367ed Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  79. 03d84a5 bonding: Prevent IPv6 link local address on enslaved devices by Karl Heiss · 9 years ago
  80. c8086f6 bonding: make mii_status sysfs node consistent by Jarod Wilson · 9 years ago
  81. 8099c9e bonding: drop unused to_dev macro in bond_sysfs.c by Geliang Tang · 9 years ago
  82. a188222 net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASK by Tom Herbert · 9 years ago
  83. ce3ea1c net: bonding: remove redudant brackets by yzhu1 · 9 years ago
  84. 57beaca bonding: set inactive flags on release by Jiri Pirko · 9 years ago
  85. f7c7eb7 bonding: implement lower state change propagation by Jiri Pirko · 9 years ago
  86. 5d39706 bonding: allow notifications for bond_set_slave_link_state by Jiri Pirko · 9 years ago
  87. 41f0b04 bonding: fill-up LAG changeupper info struct and pass it along by Jiri Pirko · 9 years ago
  88. 29bf24a net: add possibility to pass information about upper device via notifier by Jiri Pirko · 9 years ago
  89. 6dffb04 net: propagate upper priv via netdev_master_upper_dev_link by Jiri Pirko · 9 years ago
  90. 3952af4 bonding: add 802.3ad support for 100G speeds by Jiri Pirko · 9 years ago
  91. 40baec2 bonding: fix panic on non-ARPHRD_ETHER enslave failure by Jay Vosburgh · 9 years ago
  92. 52bc671 bonding: simplify / unify event handling code for 3ad mode. by Mahesh Bandewar · 9 years ago
  93. 7bb11dc bonding: unify all places where actor-oper key needs to be updated. by Mahesh Bandewar · 9 years ago
  94. b25c2e7 bonding: Simplify __get_duplex function. by Mahesh Bandewar · 9 years ago
  95. e87eb40 bonding: support encapsulated ipv6 TSO by Eric Dumazet · 9 years ago
  96. 4b1b865 bonding: use l4 hash if available by Eric Dumazet · 9 years ago
  97. 26d2177 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  98. cd79a23 flow_dissector: Add flags argument to skb_flow_dissector functions by Tom Herbert · 9 years ago
  99. 06fb4e7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  100. e999869 net/bonding: Export bond_option_active_slave_get_rcu by Matan Barak · 9 years ago