- aa60346 bonding: use rcu_dereference_rtnl when get bonding active slave by Hangbin Liu · 3 years ago
- 5944b5a Bonding: add arp_missed_max option by Hangbin Liu · 3 years, 1 month ago
- 891a88f bonding: remove extraneous definitions from bonding.h by Jonathan Toppins · 3 years, 5 months ago
- d1a4e0a Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 3 years, 5 months ago
- 9e2ee5c net, bonding: Add XDP support to the bonding driver by Jussi Maki · 3 years, 5 months ago
- 3a755cd bonding: add new option lacp_active by Hangbin Liu · 3 years, 5 months ago
- 9a56055 bonding: Add struct bond_ipesc to manage SA by Taehee Yoo · 3 years, 6 months ago
- 848ca91 net: bonding: Use per-cpu rr_tx_counter by Jussi Maki · 3 years, 7 months ago
- dc5809f net/bonding: Declare TLS RX device offload support by Tariq Toukan · 4 years ago
- 89df6a8 net/bonding: Implement TLS TX device offload by Tariq Toukan · 4 years ago
- 007feb8 net/bonding: Implement ndo_sk_get_lower_dev by Tariq Toukan · 4 years ago
- 007ab53 bonding: fix feature flag setting at init time by Jarod Wilson · 4 years, 1 month ago
- b9ad3e9 bonding: wait for sysfs kobject destruction before freeing struct slave by Jamie Iles · 4 years, 1 month ago
- a3b658c bonding: allow xfrm offload setup post-module-load by Jarod Wilson · 4 years, 6 months ago
- 18cb261 bonding: support hardware encryption offload to slaves by Jarod Wilson · 4 years, 6 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
- ae46f184 bonding: propagate transmit status by Eric Dumazet · 4 years, 8 months ago
- f78ed22 netpoll: accept NULL np argument in netpoll_send_skb() by Eric Dumazet · 4 years, 8 months ago
- e7511f5 bonding: remove useless stats_lock_key by Cong Wang · 4 years, 8 months ago
- 6b447e7 bonding: Add array of all slaves by Maor Gottlieb · 4 years, 8 months ago
- ed7d4f0 bonding: Rename slave_arr to usable_slaves by Maor Gottlieb · 4 years, 8 months ago
- 749db09 bonding: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 10 months ago
- 1899bb3 bonding: fix state transition issue in link monitoring by Jay Vosburgh · 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
- 07a4dde bonding: add an option to specify a delay between peer notifications by Vincent Bernat · 5 years ago
- 5237ff7 bonding: add slave_foo printk macros by Jarod Wilson · 6 years ago
- d4859d7 bonding: avoid possible dead-lock by Mahesh Bandewar · 6 years ago
- eeed992 net: Add lag.h, net_lag_port_dev_txable() by Petr Machata · 6 years ago
- e79c105 bonding: allow use of tx hashing in balance-alb by Debabrata Banerjee · 7 years ago
- 21706ee bonding: send learning packets for vlans on slave by Debabrata Banerjee · 7 years ago
- ef5201c bonding: remove rtmsg_ifinfo called after bond_lower_state_changed by Xin Long · 7 years ago
- 33eaf2a net: Add extack to ndo_add_slave by David Ahern · 7 years ago
- ad729bc9 bonding: require speed/duplex only for 802.3ad, alb and tlb by Andreas Born · 7 years ago
- ea8ffc0 bonding: fix wq initialization for links created via netlink by Mahesh Bandewar · 8 years ago
- faeeb31 bonding: attempt to better support longer hw addresses by Jarod Wilson · 8 years ago
- f307668 bonding: split bond_set_slave_link_state into two parts by Mahesh Bandewar · 8 years ago
- c7d03a0 netns: make struct pernet_operations::id unsigned int by Alexey Dobriyan · 8 years ago
- 4ad41c1 bonding: quit messing with IOCTL by Al Viro · 8 years ago
- f87fda0 bonding: prevent out of bound accesses by Eric Dumazet · 8 years ago
- fe30937 bonding: fix bond_get_stats() by Eric Dumazet · 9 years ago
- f7c7eb7 bonding: implement lower state change propagation by Jiri Pirko · 9 years ago
- 5d39706 bonding: allow notifications for bond_set_slave_link_state by Jiri Pirko · 9 years ago
- e999869 net/bonding: Export bond_option_active_slave_get_rcu by Matan Barak · 9 years ago
- d22a5fc bonding: Implement user key part of port_key in an AD system. by Mahesh Bandewar · 10 years ago
- 7451495 bonding: Allow userspace to set actors' macaddr in an AD-system. by Mahesh Bandewar · 10 years ago
- 6791e46 bonding: Allow userspace to set actors' system_priority in AD system by Mahesh Bandewar · 10 years ago
- 73b5a6f2 net/bonding: Make DRV macros private by Matan Barak · 10 years ago
- 92e584f net/bonding: Fix potential bad memory access during bonding events by Moni Shoua · 10 years ago
- 69e6113 net/bonding: Notify state change on slaves by Moni Shoua · 10 years ago
- 69a2338 net/bonding: Move slave state changes to a helper function by Moni Shoua · 10 years ago
- 2477bc9 bonding: update bond carrier state when min_links option changes by Jonathan Toppins · 10 years ago
- 1ef8019 net: Move bonding headers under include/net by David S. Miller · 10 years ago[Renamed (98%) from drivers/net/bonding/bonding.h]
- 31aa860 bonding: add bond_tx_drop() helper by Eric Dumazet · 10 years ago
- ee63771 bonding: Simplify the xmit function for modes that use xmit_hash by Mahesh Bandewar · 10 years ago
- d702132 bonding: display xmit_hash_policy for non-dynamic-tlb mode by Mahesh Bandewar · 10 years ago
- 5f0c5f7 bonding: make global bonding stats more reliable by Andy Gospodarek · 10 years ago
- 547942c bonding: trivial: style and comment fixes by Nikolay Aleksandrov · 10 years ago
- 8c0bc55 bonding: adjust locking comments by Nikolay Aleksandrov · 10 years ago
- b743562 bonding: convert curr_slave_lock to a spinlock and rename it by Nikolay Aleksandrov · 10 years ago
- 1c72cfdc9 bonding: clean curr_slave_lock use by Nikolay Aleksandrov · 10 years ago
- 87163ef bonding: remove last users of bond->lock and bond->lock itself by Nikolay Aleksandrov · 10 years ago
- 059b47e bonding: convert primary_slave to use RCU by Nikolay Aleksandrov · 10 years ago
- 3e403a7 bonding: make it possible to have unlimited nested upper vlans by Veaceslav Falico · 10 years ago
- 6b794c1 bonding: Do not try to send packets over dead link in TLB mode. by Mahesh Bandewar · 10 years ago
- 8574171 bonding: add proper __rcu annotation for current_arp_slave by Eric Dumazet · 10 years ago
- 4740d63 bonding: add proper __rcu annotation for curr_active_slave by Eric Dumazet · 10 years ago
- e965f80 bonding: get rid of bond_option_active_slave_get() by Eric Dumazet · 10 years ago
- 14af996 bonding: Support macvlans on top of tlb/rlb mode bonds by Vlad Yasevich · 11 years ago
- 54e5c4d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
- f6dcf56 bonding: remove NULL verification from bond_get_bond_by_slave() by Veaceslav Falico · 11 years ago
- 44a4085 bonding: Fix stacked device detection in arp monitoring by Vlad Yasevich · 11 years ago
- 8557cd7 bonding: replace SLAVE_IS_OK() with bond_slave_can_tx() by Veaceslav Falico · 11 years ago
- 891ab54 bonding: rename {, bond_}slave_can_tx and clean it up by Veaceslav Falico · 11 years ago
- b6adc61 bonding: convert IS_UP(slave->dev) to inline function by Veaceslav Falico · 11 years ago
- 2807a9f bonding: make IS_IP_TARGET_UNUSABLE_ADDRESS an inline function by Veaceslav Falico · 11 years ago
- 0184409 bonding: create a macro for bond mode and use it by Veaceslav Falico · 11 years ago
- ec0865a bonding: make USES_PRIMARY inline functions by Veaceslav Falico · 11 years ago
- 267bed7 bonding: make BOND_NO_USES_ARP an inline function by Veaceslav Falico · 11 years ago
- d1e2e5c bonding: make TX_QUEUE_OVERRIDE() macro an inline function by Veaceslav Falico · 11 years ago
- befb903 bonding: remove BOND_MODE_IS_LB macro by Veaceslav Falico · 11 years ago
- 3fdddd8 bonding: alloc the structure ad_info dynamically in per slave by dingtianhong · 11 years ago
- 2db2a15 bonding: remove the unused macro by dingtianhong · 11 years ago
- bedabf9 bonding: simplify the slave_do_arp_validate_only() by dingtianhong · 11 years ago
- 3192432 bonding: remove the unnecessary struct bond_net by dingtianhong · 11 years ago
- e9f0fb8 bonding: Add tlb_dynamic_lb parameter for tlb mode by Mahesh Bandewar · 11 years ago
- ee62e86 bonding: Changed hashing function to just provide hash by Mahesh Bandewar · 11 years ago
- fbd929f bonding: support QinQ for bond arp interval by dingtianhong · 11 years ago
- f325333 bonding: options handling cleanup by stephen hemminger · 11 years ago
- fca2809 bonding: remove dead code by stephen hemminger · 11 years ago
- 072256d bonding: make slave status notifications GFP_ATOMIC by Veaceslav Falico · 11 years ago
- 67ddc87 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
- b092991 bonding: Fix RTNL: assertion failed at net/core/rtnetlink.c for ab arp monitor by dingtianhong · 11 years ago
- 5e5b066 bonding: Fix RTNL: assertion failed at net/core/rtnetlink.c for 802.3ad mode by dingtianhong · 11 years ago
- 49f17de bonding: rename last_arp_rx to last_rx by Veaceslav Falico · 11 years ago
- 8e60346 bonding: trivial: rename slave->jiffies to ->last_link_up by Veaceslav Falico · 11 years ago
- 9f24273 bonding: use last_arp_rx in slave_last_rx() by Veaceslav Falico · 11 years ago
- 896149f bonding: extend arp_validate to be able to receive unvalidated arp-only traffic by Veaceslav Falico · 11 years ago
- 6fde8f0 bonding: fix locking in bond_loadbalance_arp_mon() by Ding Tianhong · 11 years ago
- 3bad540 bonding: convert netlink to use slave data info api by Jiri Pirko · 11 years ago