index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
bonding
/
bond_main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
bonding: force carrier update when releasing slave
Zhang Changzhong
2022-02-17
1
-3
/
+2
*
bonding: use rcu_dereference_rtnl when get bonding active slave
Hangbin Liu
2022-01-24
1
-4
/
+0
*
bonding: Fix extraction of ports from the packet headers
Moshe Tal
2022-01-16
1
-2
/
+2
*
net: bonding: fix bond_xmit_broadcast return value error bug
Jie Wang
2022-01-12
1
-8
/
+22
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-12-31
1
-0
/
+1
|
\
|
*
net: Don't include filter.h from net/sock.h
Jakub Kicinski
2021-12-29
1
-0
/
+1
*
|
Bonding: return HWTSTAMP_FLAG_BONDED_PHC_INDEX to notify user space
Hangbin Liu
2021-12-29
1
-16
/
+26
*
|
Bonding: force user to add HWTSTAMP_FLAG_BONDED_PHC_INDEX when get/set HWTSTAMP
Hangbin Liu
2021-12-14
1
-12
/
+21
*
|
net: bonding: debug: avoid printing debug logs when bond is not notifying peers
Suresh Kumar
2021-12-13
1
-3
/
+3
|
/
*
bond: pass get_ts_info and SIOC[SG]HWTSTAMP ioctl to active device
Hangbin Liu
2021-11-30
1
-2
/
+53
*
Bonding: add arp_missed_max option
Hangbin Liu
2021-11-30
1
-8
/
+9
*
net: annotate accesses to dev->gso_max_segs
Eric Dumazet
2021-11-22
1
-1
/
+1
*
net: bonding: constify and use dev_addr_set()
Jakub Kicinski
2021-10-24
1
-1
/
+1
*
net: use dev_addr_set()
Jakub Kicinski
2021-10-09
1
-1
/
+1
*
bonding: Fix negative jump label count on nested bonding
Jussi Maki
2021-09-06
1
-6
/
+5
*
bonding: complain about missing route only once for A/B ARP probes
David Decotigny
2021-09-05
1
-3
/
+3
*
bonding: improve nl error msg when device can't be enslaved because of IFF_MA...
Antoine Tenart
2021-08-16
1
-1
/
+1
*
net, bonding: Disallow vlan+srcmac with XDP
Jussi Maki
2021-08-13
1
-7
/
+11
*
bonding: combine netlink and console error messages
Jonathan Toppins
2021-08-11
1
-32
/
+37
*
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2021-08-10
1
-57
/
+397
|
\
|
*
net, bonding: Add XDP support to the bonding driver
Jussi Maki
2021-08-09
1
-1
/
+308
|
*
net, bonding: Refactor bond_xmit_hash for use with xdp_buff
Jussi Maki
2021-08-09
1
-57
/
+90
*
|
bonding: add new option lacp_active
Hangbin Liu
2021-08-03
1
-0
/
+1
|
/
*
bonding: 3ad: fix the concurrency between __bond_release_one() and bond_3ad_s...
Yufeng Mo
2021-08-02
1
-1
/
+2
*
net: bonding: move ioctl handling to private ndo operation
Arnd Bergmann
2021-07-27
1
-1
/
+1
*
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-07-27
1
-13
/
+29
*
bonding: use siocdevprivate
Arnd Bergmann
2021-07-27
1
-6
/
+24
*
bonding: fix build issue
Mahesh Bandewar
2021-07-16
1
-0
/
+2
*
bonding: fix incorrect return value of bond_ipsec_offload_ok()
Taehee Yoo
2021-07-06
1
-1
/
+1
*
bonding: fix suspicious RCU usage in bond_ipsec_offload_ok()
Taehee Yoo
2021-07-06
1
-6
/
+16
*
bonding: Add struct bond_ipesc to manage SA
Taehee Yoo
2021-07-06
1
-20
/
+119
*
bonding: disallow setting nested bonding + ipsec offload
Taehee Yoo
2021-07-06
1
-6
/
+9
*
bonding: fix suspicious RCU usage in bond_ipsec_del_sa()
Taehee Yoo
2021-07-06
1
-2
/
+5
*
bonding: fix null dereference in bond_ipsec_add_sa()
Taehee Yoo
2021-07-06
1
-0
/
+5
*
bonding: fix suspicious RCU usage in bond_ipsec_add_sa()
Taehee Yoo
2021-07-06
1
-1
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-06-29
1
-0
/
+8
|
\
|
*
bonding: allow nesting of bonding device
Di Zhu
2021-06-23
1
-1
/
+3
|
*
bonding: avoid adding slave device with IFF_MASTER flag
Di Zhu
2021-06-22
1
-0
/
+6
*
|
net: bonding: Use per-cpu rr_tx_counter
Jussi Maki
2021-06-15
1
-3
/
+15
*
|
net: bonding: Use strscpy_pad() instead of manually-truncated strncpy()
Kees Cook
2021-06-03
1
-5
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-05-27
1
-1
/
+1
|
\
|
|
*
bonding: init notify_work earlier to avoid uninitialized use
Johannes Berg
2021-05-17
1
-1
/
+1
*
|
net: bonding: remove unnecessary braces
Yufeng Mo
2021-05-20
1
-2
/
+1
*
|
net: bonding: add some required blank lines
Yufeng Mo
2021-05-20
1
-0
/
+2
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-04-26
1
-3
/
+4
|
\
|
*
bonding: 3ad: Fix the conflict between bond_update_slave_arr and the state ma...
jinyiting
2021-04-21
1
-3
/
+4
*
|
net: bonding: Correct function name bond_change_active_slave() in comment
Yang Yingliang
2021-03-29
1
-1
/
+1
|
/
*
Revert "net: bonding: fix error return code of bond_neigh_init()"
David S. Miller
2021-03-12
1
-6
/
+2
*
net: bonding: fix error return code of bond_neigh_init()
Jia-Ju Bai
2021-03-08
1
-2
/
+6
*
bonding: add a vlan+srcmac tx hashing option
Jarod Wilson
2021-01-19
1
-2
/
+32
[next]