index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
bonding
Age
Commit message (
Expand
)
Author
2023-11-28
bonding: stop the device in bond_setup_by_slave()
Eric Dumazet
2023-10-25
bonding: Return pointer to data after pull on skb
Jiri Wiesner
2023-08-30
bonding: fix macvlan over alb bond support
Hangbin Liu
2023-08-16
bonding: Fix incorrect deletion of ETH_P_8021AD protocol vid from slaves
Ziyang Xuan
2023-08-03
bonding: reset bond's flags when down link is P2P device
Hangbin Liu
2023-07-23
bonding: do not assume skb mac_header is set
Eric Dumazet
2023-06-05
bonding: fix send_peer_notif overflow
Hangbin Liu
2023-06-05
Bonding: add arp_missed_max option
Hangbin Liu
2023-05-30
net: fix stack overflow when LRO is disabled for virtual interfaces
Taehee Yoo
2023-04-26
bonding: Fix memory leak when changing bond type to Ethernet
Ido Schimmel
2023-03-22
bonding: restore bond's IFF_SLAVE flag if a non-eth dev enslave fails
Nikolay Aleksandrov
2023-03-22
bonding: restore IFF_MASTER/SLAVE flags on bond enslave ether type change
Nikolay Aleksandrov
2023-02-14
bonding: fix error checking in bond_debug_reregister()
Qi Zheng
2023-01-12
drivers/net/bonding/bond_3ad: return when there's no aggregator
Daniil Tatianin
2022-12-31
bonding: uninitialized variable in bond_miimon_inspect()
Dan Carpenter
2022-12-31
bonding: fix link recovery in mode 2 when updelay is nonzero
Jonathan Toppins
2022-09-28
bonding: fix NULL deref in bond_rr_gen_slave_id
Jonathan Toppins
2022-09-28
net: bonding: Unsync device addresses on ndo_stop
Benjamin Poirier
2022-09-28
net: bonding: Share lacpdu_mcast_addr definition
Benjamin Poirier
2022-08-31
bonding: 802.3ad: fix no transmission of LACPDUs
Jonathan Toppins
2022-07-07
net: bonding: fix use-after-free after 802.3ad slave unbind
Yevhen Orlov
2022-07-07
net: bonding: fix possible NULL deref in rlb code
Eric Dumazet
2022-06-29
bonding: ARP monitor spams NETDEV_NOTIFY_PEERS notifiers
Jay Vosburgh
2022-05-09
bonding: do not discard lowest hash bit for non layer3+4 hashing
suresh kumar
2022-02-23
bonding: fix data-races around agg_select_timer
Eric Dumazet
2022-02-23
bonding: force carrier update when releasing slave
Zhang Changzhong
2022-02-16
bonding: pair enable_port with slave_arr_updates
Mahesh Bandewar
2022-01-27
bonding: Fix extraction of ports from the packet headers
Moshe Tal
2022-01-27
net: bonding: fix bond_xmit_broadcast return value error bug
Jie Wang
2022-01-27
net: bonding: debug: avoid printing debug logs when bond is not notifying peers
Suresh Kumar
2021-12-29
bonding: fix ad_actor_system option setting to default
Fernando Fernandez Mancera
2021-12-14
bonding: make tx_rebalance_counter an atomic
Eric Dumazet
2021-11-18
bonding: Fix a use-after-free problem when bond_sysfs_slave_add() failed
Huang Guobin
2021-09-07
bonding: 3ad: pass parameter bond_params by reference
Colin Ian King
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-07
net: bonding: bond_alb: Remove the dependency on ipx network layer
Cai Huoqing
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
[next]