- a57066b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 6 months ago
- 544f287 bonding: check error value of register_netdevice() immediately by Taehee Yoo · 4 years, 6 months ago
- f548a47 bonding: don't need RTNL for ipsec helpers by Jarod Wilson · 4 years, 6 months ago
- 5cd24cb bonding: deal with xfrm state in all modes and add more error-checking by Jarod Wilson · 4 years, 6 months ago
- a3b658c bonding: allow xfrm offload setup post-module-load by Jarod Wilson · 4 years, 7 months ago
- 18c955b bonding: Remove extraneous parentheses in bond_setup by Nathan Chancellor · 4 years, 7 months ago
- bdfd2d1 bonding/xfrm: use real_dev instead of slave_dev by Jarod Wilson · 4 years, 7 months ago
- 18cb261 bonding: support hardware encryption offload to slaves by Jarod Wilson · 4 years, 7 months ago
- 845e0eb net: change addr_list_lock back to static key by Cong Wang · 4 years, 7 months ago
- 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
- ae46f18 bonding: propagate transmit status by Eric Dumazet · 4 years, 9 months ago
- e7511f5 bonding: remove useless stats_lock_key by Cong Wang · 4 years, 9 months ago
- 1a33e10 net: partially revert dynamic lockdep key changes by Cong Wang · 4 years, 9 months ago
- 33720aa bonding: Implement ndo_get_xmit_slave by Maor Gottlieb · 4 years, 9 months ago
- 6b447e7 bonding: Add array of all slaves by Maor Gottlieb · 4 years, 9 months ago
- 5a19f1c bonding: Add function to get the xmit slave in active-backup mode by Maor Gottlieb · 4 years, 9 months ago
- 29d5bbc bonding: Add helper function to get the xmit slave in rr mode by Maor Gottlieb · 4 years, 9 months ago
- c071d91 bonding: Add helper function to get the xmit slave based on hash by Maor Gottlieb · 4 years, 9 months ago
- ed7d4f0 bonding: Rename slave_arr to usable_slaves by Maor Gottlieb · 4 years, 9 months ago
- 119d48f bonding: Export skip slave logic to function by Maor Gottlieb · 4 years, 9 months ago
- 2b526b5 net/bond: Delete driver and module versions by Leon Romanovsky · 5 years ago
- e65ee2f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
- 2e92a2d net: use netif_is_bridge_port() to check for IFF_BRIDGE_PORT by Julian Wiedmann · 5 years ago
- b3e80d4 bonding: fix lockdep warning in bond_get_stats() by Taehee Yoo · 5 years ago
- 064ff66 bonding: add missing netdev_update_lockdep_key() by Taehee Yoo · 5 years ago
- 5d485ed bonding: fix active-backup transition after link failure by Mahesh Bandewar · 5 years ago
- 9e99bfe bonding: fix bond_neigh_init() by Eric Dumazet · 5 years ago
- f394722 neighbour: remove neigh_cleanup() method by Eric Dumazet · 5 years ago
- df98be0 bonding: symmetric ICMP transmit by Matteo Croce · 5 years ago
- 14684b9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
- 1899bb3 bonding: fix state transition issue in link monitoring by Jay Vosburgh · 5 years ago
- d31e955 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
- 58deb77 bonding: balance ICMP echoes in layer3+4 mode by Matteo Croce · 5 years ago
- ad9bd8d bonding: fix using uninitialized mode_lock by Taehee Yoo · 5 years ago
- f3b0a18 net: remove unnecessary variables and callback by Taehee Yoo · 5 years ago
- 089bca2 bonding: use dynamic lockdep key instead of subclass by Taehee Yoo · 5 years ago
- 65de65d bonding: fix unexpected IFF_BONDING bit unset by Taehee Yoo · 5 years ago
- ab92d68 net: core: add generic lockdep keys by Taehee Yoo · 5 years ago
- a713753 bonding: fix potential NULL deref in bond_update_slave_arr by Eric Dumazet · 5 years ago
- d595b03 bonding: Add vlan tx offload to hw_enc_features by YueHaibing · 5 years ago
- 12185df bonding: Force slave speed check after link state recovery for 802.3ad by Thomas Falcon · 6 years ago
- af144a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
- 07a4dde bonding: add an option to specify a delay between peer notifications by Vincent Bernat · 6 years ago
- 9d1bc24 bonding: validate ip header before check IPPROTO_IGMP by Cong Wang · 6 years ago
- b8bd72d bonding/main: fix NULL dereference in bond_select_active_slave() by Eric Dumazet · 6 years ago
- d96ff26 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
- 30d8177 bonding: Always enable vlan tx offload by YueHaibing · 6 years ago
- e2a7420 bonding/main: convert to using slave printk macros by Jarod Wilson · 6 years ago
- f43b653 bonding: fix error messages in bond_do_fail_over_mac by Jarod Wilson · 6 years ago
- 75466dc bonding: improve event debug usability by Jarod Wilson · 6 years ago
- 2e770b5 net: bonding: Inherit MPLS features from slave devices by Ariel Levkovich · 6 years ago
- 3340312 bonding/802.3ad: fix slave link initialization transition states by Jarod Wilson · 6 years ago
- 6b0a7f8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
- 92480b3 bonding: fix event handling for stacked bonds by Sabrina Dubroca · 6 years ago
- a350ecc net: remove 'fallback' argument from dev->ndo_select_queue() by Paolo Abeni · 6 years ago
- 47f7062 net: Remove switchdev.h inclusion from team/bond/vlan by Florian Fainelli · 6 years ago
- 3c963a3 bonding: fix PACKET_ORIGDEV regression by Michal Soltys · 6 years ago
- 001e465 bonding: update nest level on unlink by Willem de Bruijn · 6 years ago
- 1caf40d net: bonding: Issue NETDEV_PRE_CHANGEADDR by Petr Machata · 6 years ago
- b924591 net: bonding: Give bond_set_dev_addr() a return value by Petr Machata · 6 years ago
- 3a37a96 net: dev: Add extack argument to dev_set_mac_address() by Petr Machata · 6 years ago
- 00f54e6 net: core: dev: Add extack argument to dev_open() by Petr Machata · 6 years ago
- ea53abf bonding/802.3ad: fix link_failure_count tracking by Jarod Wilson · 6 years ago
- c9fbd71 netpoll: allow cleanup to be synchronous by Debabrata Banerjee · 6 years ago
- 0f3b914 bonding: fix warning message by Mahesh Bandewar · 6 years ago
- d4859d7 bonding: avoid possible dead-lock by Mahesh Bandewar · 6 years ago
- 6a9e461 bonding: pass link-local packets to bonding master also. by Mahesh Bandewar · 6 years ago
- 93f62ad bonding: use netpoll_poll_dev() helper by Eric Dumazet · 6 years ago
- 89b1698 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
- 7e2556e bonding: avoid lockdep confusion in bond_get_stats() by Eric Dumazet · 6 years ago
- 4f49dec net: allow ndo_select_queue to pass netdev by Alexander Duyck · 7 years ago
- 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
- f44aa9e net: include hash policy in LAG changeupper info by John Hurley · 7 years ago
- 8eea1ca gso: limit udp gso to egress-only virtual devices by Willem de Bruijn · 7 years ago
- 7e878b6 bonding: introduce link change helper by Tonghao Zhang · 7 years ago
- b3c898e Revert "bonding: allow carrier and link status to determine link state" by Debabrata Banerjee · 7 years ago
- 1386c36b bonding: allow carrier and link status to determine link state by Debabrata Banerjee · 7 years ago
- e79c105 bonding: allow use of tx hashing in balance-alb by Debabrata Banerjee · 7 years ago
- b2d6cee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
- ae35c6f bonding: use the skb_get/set_queue_mapping by Tonghao Zhang · 7 years ago
- dbdc8a2 bonding: replace the return value type by Tonghao Zhang · 7 years ago
- 21706ee bonding: send learning packets for vlans on slave by Debabrata Banerjee · 7 years ago
- ddea788 bonding: do not set slave_dev npinfo before slave_enable_netpoll in bond_enslave by Xin Long · 7 years ago
- 9f5a90c bonding: process the err returned by dev_set_allmulti properly in bond_enslave by Xin Long · 7 years ago
- ae42cc6 bonding: move dev_mc_sync after master_upper_dev_link in bond_enslave by Xin Long · 7 years ago
- 5c78f6b bonding: fix the err path for dev hwaddr sync in bond_enslave by Xin Long · 7 years ago
- 5bbcc0f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
- 8e9a2db Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 4dc6758 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
- 055db69 bonding: fix slave stuck in BOND_LINK_FAIL state by Jay Vosburgh · 7 years ago
- b5f8621 bonding: discard lowest hash bit for 802.3ad layer3+4 by Hangbin Liu · 7 years ago
- 6aa7de0 locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE() by Mark Rutland · 7 years ago
- 4597efe bonding: remove rtmsg_ifinfo called in bond_master_upper_dev_link by Xin Long · 7 years ago
- 759088b net: bonding: Add extack messages for some enslave failures by David Ahern · 7 years ago
- 42ab19e net: Add extack to upper device linking by David Ahern · 7 years ago
- 33eaf2a net: Add extack to ndo_add_slave by David Ahern · 7 years ago
- 4d2c0cd bonding: speed/duplex update at NETDEV_UP event by Mahesh Bandewar · 7 years ago
- 6ade97d arp: make arp_hdr_len() return unsigned int by Alexey Dobriyan · 7 years ago
- f13ad10 net: bonding: fix tlb_dynamic_lb default value by Nikolay Aleksandrov · 7 years ago
- 11e9d78 bonding: ratelimit failed speed/duplex update warning by Andreas Born · 7 years ago