index
:
git.armlinux.org.uk/linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
bonding
/
bond_main.c
Age
Commit message (
Expand
)
Author
2021-10-09
net: use dev_addr_set()
Jakub Kicinski
2021-09-06
bonding: Fix negative jump label count on nested bonding
Jussi Maki
2021-09-05
bonding: complain about missing route only once for A/B ARP probes
David Decotigny
2021-08-16
bonding: improve nl error msg when device can't be enslaved because of IFF_MA...
Antoine Tenart
2021-08-13
net, bonding: Disallow vlan+srcmac with XDP
Jussi Maki
2021-08-11
bonding: combine netlink and console error messages
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-09
net, bonding: Refactor bond_xmit_hash for use with xdp_buff
Jussi Maki
2021-08-03
bonding: add new option lacp_active
Hangbin Liu
2021-08-02
bonding: 3ad: fix the concurrency between __bond_release_one() and bond_3ad_s...
Yufeng Mo
2021-07-27
net: bonding: move ioctl handling to private ndo operation
Arnd Bergmann
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-07-27
bonding: use siocdevprivate
Arnd Bergmann
2021-07-16
bonding: fix build issue
Mahesh Bandewar
2021-07-06
bonding: fix incorrect return value of bond_ipsec_offload_ok()
Taehee Yoo
2021-07-06
bonding: fix suspicious RCU usage in bond_ipsec_offload_ok()
Taehee Yoo
2021-07-06
bonding: Add struct bond_ipesc to manage SA
Taehee Yoo
2021-07-06
bonding: disallow setting nested bonding + ipsec offload
Taehee Yoo
2021-07-06
bonding: fix suspicious RCU usage in bond_ipsec_del_sa()
Taehee Yoo
2021-07-06
bonding: fix null dereference in bond_ipsec_add_sa()
Taehee Yoo
2021-07-06
bonding: fix suspicious RCU usage in bond_ipsec_add_sa()
Taehee Yoo
2021-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-06-23
bonding: allow nesting of bonding device
Di Zhu
2021-06-22
bonding: avoid adding slave device with IFF_MASTER flag
Di Zhu
2021-06-15
net: bonding: Use per-cpu rr_tx_counter
Jussi Maki
2021-06-03
net: bonding: Use strscpy_pad() instead of manually-truncated strncpy()
Kees Cook
2021-05-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-05-20
net: bonding: remove unnecessary braces
Yufeng Mo
2021-05-20
net: bonding: add some required blank lines
Yufeng Mo
2021-05-17
bonding: init notify_work earlier to avoid uninitialized use
Johannes Berg
2021-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-04-21
bonding: 3ad: Fix the conflict between bond_update_slave_arr and the state ma...
jinyiting
2021-03-29
net: bonding: Correct function name bond_change_active_slave() in comment
Yang Yingliang
2021-03-12
Revert "net: bonding: fix error return code of bond_neigh_init()"
David S. Miller
2021-03-08
net: bonding: fix error return code of bond_neigh_init()
Jia-Ju Bai
2021-01-19
bonding: add a vlan+srcmac tx hashing option
Jarod Wilson
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
2021-01-18
net/bonding: Take IP hash logic into a helper
Tariq Toukan
2021-01-14
net: bonding: Notify ports about their initial state
Tobias Waldekranz
2020-12-07
bonding: set xfrm feature flags more sanely
Jarod Wilson
2020-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-11-21
bonding: wait for sysfs kobject destruction before freeing struct slave
Jamie Iles
2020-11-03
net: bonding, dummy, ifb, team: advertise NETIF_F_GSO_SOFTWARE
Alexander Lobakin
2020-09-28
net: core: introduce struct netdev_nested_priv for nested interface infrastru...
Taehee Yoo
2020-09-25
bonding: set dev->needed_headroom in bond_setup_by_slave()
Eric Dumazet
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-18
bonding: fix active-backup failover for current ARP slave
Jiri Wiesner
2020-08-16
bonding: fix a potential double-unregister
Cong Wang
[prev]
[next]