1. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
  2. 0410d07 bonding: fix active-backup failover for current ARP slave by Jiri Wiesner · 4 years, 4 months ago
  3. 8327070 bonding: fix a potential double-unregister by Cong Wang · 4 years, 5 months ago
  4. f6e81b8 net: bonding: bond_alb: Describe alb_handle_addr_collision_on_attach()'s 'bond' and 'addr' params by Lee Jones · 4 years, 5 months ago
  5. 45a1553 net: bonding: bond_main: Document 'proto' and rename 'new_active' parameters by Lee Jones · 4 years, 5 months ago
  6. a35e547 net: bonding: bond_3ad: Fix a bunch of kerneldoc parameter issues by Lee Jones · 4 years, 5 months ago
  7. 4ca0d9a bonding: show saner speed for broadcast mode by Jarod Wilson · 4 years, 5 months ago
  8. a57066b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 5 months ago
  9. c75d1d5 bonding: check return value of register_netdevice() in bond_newlink() by Cong Wang · 4 years, 5 months ago
  10. 544f287 bonding: check error value of register_netdevice() immediately by Taehee Yoo · 4 years, 5 months ago
  11. f548a47 bonding: don't need RTNL for ipsec helpers by Jarod Wilson · 4 years, 6 months ago
  12. 5cd24cb bonding: deal with xfrm state in all modes and add more error-checking by Jarod Wilson · 4 years, 6 months ago
  13. a3b658c bonding: allow xfrm offload setup post-module-load by Jarod Wilson · 4 years, 6 months ago
  14. 18c955b bonding: Remove extraneous parentheses in bond_setup by Nathan Chancellor · 4 years, 6 months ago
  15. bdfd2d1 bonding/xfrm: use real_dev instead of slave_dev by Jarod Wilson · 4 years, 6 months ago
  16. 18cb261 bonding: support hardware encryption offload to slaves by Jarod Wilson · 4 years, 6 months ago
  17. 845e0eb net: change addr_list_lock back to static key by Cong Wang · 4 years, 7 months ago
  18. 1806c13 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 7 months ago
  19. a068aab bonding: Fix reference count leak in bond_sysfs_slave_add. by Qiushi Wu · 4 years, 7 months ago
  20. 76cd622 Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux by Saeed Mahameed · 4 years, 8 months ago
  21. ae46f18 bonding: propagate transmit status by Eric Dumazet · 4 years, 8 months ago
  22. e7511f5 bonding: remove useless stats_lock_key by Cong Wang · 4 years, 8 months ago
  23. 1a33e10 net: partially revert dynamic lockdep key changes by Cong Wang · 4 years, 8 months ago
  24. 33720aa bonding: Implement ndo_get_xmit_slave by Maor Gottlieb · 4 years, 8 months ago
  25. 6b447e7 bonding: Add array of all slaves by Maor Gottlieb · 4 years, 8 months ago
  26. 5a19f1c bonding: Add function to get the xmit slave in active-backup mode by Maor Gottlieb · 4 years, 8 months ago
  27. 29d5bbc bonding: Add helper function to get the xmit slave in rr mode by Maor Gottlieb · 4 years, 8 months ago
  28. c071d91 bonding: Add helper function to get the xmit slave based on hash by Maor Gottlieb · 4 years, 8 months ago
  29. 34b37e2 bonding/alb: Add helper functions to get the xmit slave by Maor Gottlieb · 4 years, 8 months ago
  30. ed7d4f0 bonding: Rename slave_arr to usable_slaves by Maor Gottlieb · 4 years, 8 months ago
  31. 119d48f bonding: Export skip slave logic to function by Maor Gottlieb · 4 years, 8 months ago
  32. 1c79031 drivers: Remove inclusion of vermagic header by Leon Romanovsky · 4 years, 8 months ago
  33. 1d34357 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 10 months ago
  34. b7469e8 bonding/alb: make sure arp header is pulled before accessing it by Eric Dumazet · 4 years, 10 months ago
  35. 2b526b5 net/bond: Delete driver and module versions by Leon Romanovsky · 4 years, 10 months ago
  36. e65ee2f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 10 months ago
  37. 2e92a2d net: use netif_is_bridge_port() to check for IFF_BRIDGE_PORT by Julian Wiedmann · 4 years, 10 months ago
  38. b3e80d4 bonding: fix lockdep warning in bond_get_stats() by Taehee Yoo · 4 years, 11 months ago
  39. 064ff66 bonding: add missing netdev_update_lockdep_key() by Taehee Yoo · 4 years, 11 months ago
  40. 38f88c4 bonding/alb: properly access headers in bond_alb_xmit() by Eric Dumazet · 5 years ago
  41. c1e4699 bonding: rename AD_STATE_* to LACP_STATE_* by Andy Roulin · 5 years ago
  42. ac80010 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  43. 5d485ed bonding: fix active-backup transition after link failure by Mahesh Bandewar · 5 years ago
  44. 826f66b bonding: move 802.3ad port state flags to uapi by Andy Roulin · 5 years ago
  45. 9e99bfe bonding: fix bond_neigh_init() by Eric Dumazet · 5 years ago
  46. f394722 neighbour: remove neigh_cleanup() method by Eric Dumazet · 5 years ago
  47. df98be0 bonding: symmetric ICMP transmit by Matteo Croce · 5 years ago
  48. 14684b9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  49. 1899bb3 bonding: fix state transition issue in link monitoring by Jay Vosburgh · 5 years ago
  50. d31e955 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  51. 58deb77 bonding: balance ICMP echoes in layer3+4 mode by Matteo Croce · 5 years ago
  52. ad9bd8d bonding: fix using uninitialized mode_lock by Taehee Yoo · 5 years ago
  53. f3b0a18 net: remove unnecessary variables and callback by Taehee Yoo · 5 years ago
  54. 089bca2 bonding: use dynamic lockdep key instead of subclass by Taehee Yoo · 5 years ago
  55. 65de65d bonding: fix unexpected IFF_BONDING bit unset by Taehee Yoo · 5 years ago
  56. ab92d68 net: core: add generic lockdep keys by Taehee Yoo · 5 years ago
  57. a713753 bonding: fix potential NULL deref in bond_update_slave_arr by Eric Dumazet · 5 years ago
  58. 446bf64 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  59. fedcc6d bonding: no need to print a message if debugfs_create_dir() fails by Greg Kroah-Hartman · 5 years ago
  60. d595b03 bonding: Add vlan tx offload to hw_enc_features by YueHaibing · 5 years ago
  61. 12185df bonding: Force slave speed check after link state recovery for 802.3ad by Thomas Falcon · 5 years ago
  62. af144a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 5 years ago
  63. ee4f56f bonding: fix value exported by Netlink for peer_notif_delay by Vincent Bernat · 5 years ago
  64. 07a4dde bonding: add an option to specify a delay between peer notifications by Vincent Bernat · 5 years ago
  65. 9d1bc24 bonding: validate ip header before check IPPROTO_IGMP by Cong Wang · 5 years ago
  66. b8bd72d bonding/main: fix NULL dereference in bond_select_active_slave() by Eric Dumazet · 5 years ago
  67. d96ff26 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  68. 30d8177 bonding: Always enable vlan tx offload by YueHaibing · 6 years ago
  69. f887e54 bonding/options: convert to using slave printk macros by Jarod Wilson · 6 years ago
  70. 7ea2e42 bonding/alb: convert to using slave printk macros by Jarod Wilson · 6 years ago
  71. 1772098 bonding/802.3ad: convert to using slave printk macros by Jarod Wilson · 6 years ago
  72. e2a7420 bonding/main: convert to using slave printk macros by Jarod Wilson · 6 years ago
  73. f43b653 bonding: fix error messages in bond_do_fail_over_mac by Jarod Wilson · 6 years ago
  74. 75466dc bonding: improve event debug usability by Jarod Wilson · 6 years ago
  75. a6cdeeb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  76. 2e770b5 net: bonding: Inherit MPLS features from slave devices by Ariel Levkovich · 6 years ago
  77. 2f4c533 Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  78. 036e343 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  79. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  80. 3340312 bonding/802.3ad: fix slave link initialization transition states by Jarod Wilson · 6 years ago
  81. 9e567af treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 90 by Thomas Gleixner · 6 years ago
  82. 0a65089 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 5 by Thomas Gleixner · 6 years ago
  83. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  84. a9b8a2b bonding: fix arp_validate toggling in active-backup mode by Jarod Wilson · 6 years ago
  85. ae0be8d netlink: make nla_nest_start() add NLA_F_NESTED flag by Michal Kubecek · 6 years ago
  86. 6b0a7f8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  87. 92480b3 bonding: fix event handling for stacked bonds by Sabrina Dubroca · 6 years ago
  88. f83f715 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  89. 18bebc6 bonding: show full hw address in sysfs for slave entries by Konstantin Khorenko · 6 years ago
  90. a350ecc net: remove 'fallback' argument from dev->ndo_select_queue() by Paolo Abeni · 6 years ago
  91. 47f7062 net: Remove switchdev.h inclusion from team/bond/vlan by Florian Fainelli · 6 years ago
  92. 70f3522 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  93. 3c963a3 bonding: fix PACKET_ORIGDEV regression by Michal Soltys · 6 years ago
  94. 415d394 bonding: check slave set command firstly by Tonghao Zhang · 6 years ago
  95. 949e7ce bonding: count master 3ad stats separately by Nikolay Aleksandrov · 6 years ago
  96. a258aea bonding: add support for xstats and export 3ad stats by Nikolay Aleksandrov · 6 years ago
  97. 267c095 bonding: add 3ad stats by Nikolay Aleksandrov · 6 years ago
  98. dadeb61 bonding: 3ad: remove bond_3ad_rx_indication's length argument by Nikolay Aleksandrov · 6 years ago
  99. 3d02171 bonding: adjust style of bond_3ad_rx_indication by Nikolay Aleksandrov · 6 years ago
  100. 001e465 bonding: update nest level on unlink by Willem de Bruijn · 6 years ago