Age | Commit message (Expand) | Author |
2022-08-03 | net: bonding: replace dev_trans_start() with the jiffies of the last ARP/NS | Vladimir Oltean |
2022-06-24 | Bonding: add per-port priority for failover re-selection | Hangbin Liu |
2022-06-01 | bonding: guard ns_targets by CONFIG_IPV6 | Hangbin Liu |
2022-03-11 | net: add per-cpu storage and net->core_stats | Eric Dumazet |
2022-02-21 | bonding: add new option ns_ip6_target | Hangbin Liu |
2022-02-21 | bonding: add new parameter ns_targets | Hangbin Liu |
2022-01-27 | net: remove bond_slave_has_mac_rcu() | Jakub Kicinski |
2022-01-24 | bonding: use rcu_dereference_rtnl when get bonding active slave | Hangbin Liu |
2021-11-30 | Bonding: add arp_missed_max option | Hangbin Liu |
2021-08-11 | bonding: remove extraneous definitions from bonding.h | Jonathan Toppins |
2021-08-10 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | Jakub Kicinski |
2021-08-09 | net, bonding: Add XDP support to the bonding driver | Jussi Maki |
2021-08-03 | bonding: add new option lacp_active | Hangbin Liu |
2021-07-06 | bonding: Add struct bond_ipesc to manage SA | Taehee Yoo |
2021-06-15 | net: bonding: Use per-cpu rr_tx_counter | Jussi Maki |
2021-01-18 | net/bonding: Declare TLS RX device offload support | Tariq Toukan |
2021-01-18 | net/bonding: Implement TLS TX device offload | Tariq Toukan |
2021-01-18 | net/bonding: Implement ndo_sk_get_lower_dev | Tariq Toukan |
2020-12-08 | bonding: fix feature flag setting at init time | Jarod Wilson |
2020-11-21 | bonding: wait for sysfs kobject destruction before freeing struct slave | Jamie Iles |
2020-07-01 | bonding: allow xfrm offload setup post-module-load | Jarod Wilson |
2020-06-22 | bonding: support hardware encryption offload to slaves | Jarod Wilson |
2020-05-09 | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel... | Saeed Mahameed |
2020-05-07 | bonding: propagate transmit status | Eric Dumazet |
2020-05-07 | netpoll: accept NULL np argument in netpoll_send_skb() | Eric Dumazet |
2020-05-04 | bonding: remove useless stats_lock_key | Cong Wang |
2020-05-01 | bonding: Add array of all slaves | Maor Gottlieb |
2020-05-01 | bonding: Rename slave_arr to usable_slaves | Maor Gottlieb |
2020-02-28 | bonding: Replace zero-length array with flexible-array member | Gustavo A. R. Silva |
2019-11-05 | bonding: fix state transition issue in link monitoring | Jay Vosburgh |
2019-10-24 | net: remove unnecessary variables and callback | Taehee Yoo |
2019-10-24 | bonding: use dynamic lockdep key instead of subclass | Taehee Yoo |
2019-07-04 | bonding: add an option to specify a delay between peer notifications | Vincent Bernat |
2019-06-09 | bonding: add slave_foo printk macros | Jarod Wilson |
2018-09-26 | bonding: avoid possible dead-lock | Mahesh Bandewar |
2018-07-11 | net: Add lag.h, net_lag_port_dev_txable() | Petr Machata |
2018-05-16 | bonding: allow use of tx hashing in balance-alb | Debabrata Banerjee |
2018-05-11 | bonding: send learning packets for vlans on slave | Debabrata Banerjee |
2017-10-25 | bonding: remove rtmsg_ifinfo called after bond_lower_state_changed | Xin Long |
2017-10-04 | net: Add extack to ndo_add_slave | David Ahern |
2017-08-11 | bonding: require speed/duplex only for 802.3ad, alb and tlb | Andreas Born |
2017-04-21 | bonding: fix wq initialization for links created via netlink | Mahesh Bandewar |
2017-04-05 | bonding: attempt to better support longer hw addresses | Jarod Wilson |
2017-03-27 | bonding: split bond_set_slave_link_state into two parts | Mahesh Bandewar |
2016-11-18 | netns: make struct pernet_operations::id unsigned int | Alexey Dobriyan |
2016-09-27 | bonding: quit messing with IOCTL | Al Viro |
2016-07-01 | bonding: prevent out of bound accesses | Eric Dumazet |
2016-03-18 | bonding: fix bond_get_stats() | Eric Dumazet |
2015-12-03 | bonding: implement lower state change propagation | Jiri Pirko |
2015-12-03 | bonding: allow notifications for bond_set_slave_link_state | Jiri Pirko |