index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
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: fix lockdep splat in bond_miimon_commit()
Eric Dumazet
2022-12-22
1
-3
/
+5
*
bonding: do failover when high prio link up
Hangbin Liu
2022-12-13
1
-9
/
+15
*
bonding: add missed __rcu annotation for curr_active_slave
Hangbin Liu
2022-12-13
1
-1
/
+1
*
net: add IFF_NO_ADDRCONF and use it in bonding to prevent ipv6 addrconf
Xin Long
2022-12-12
1
-5
/
+13
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-12-08
1
-1
/
+1
|
\
|
*
bonding: get correct NA dest address
Hangbin Liu
2022-12-06
1
-1
/
+1
*
|
bonding: uninitialized variable in bond_miimon_inspect()
Dan Carpenter
2022-12-01
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-29
1
-5
/
+12
|
\
|
|
*
bonding: fix ICMPv6 header handling when receiving IPv6 messages
Hangbin Liu
2022-11-18
1
-5
/
+12
*
|
bonding: fix link recovery in mode 2 when updelay is nonzero
Jonathan Toppins
2022-11-23
1
-1
/
+10
*
|
bond: Disable TLS features indication
Tariq Toukan
2022-10-27
1
-12
/
+1
|
/
*
treewide: use get_random_u32() when possible
Jason A. Donenfeld
2022-10-11
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-09-22
1
-30
/
+42
|
\
|
*
bonding: fix NULL deref in bond_rr_gen_slave_id
Jonathan Toppins
2022-09-22
1
-9
/
+6
|
*
net: bonding: Unsync device addresses on ndo_stop
Benjamin Poirier
2022-09-16
1
-12
/
+35
|
*
net: bonding: Share lacpdu_mcast_addr definition
Benjamin Poirier
2022-09-16
1
-12
/
+4
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2022-09-08
1
-5
/
+15
|
\
|
|
*
bonding: accept unsolicited NA message
Hangbin Liu
2022-09-05
1
-5
/
+12
|
*
bonding: use unspecified address if no available link local address
Hangbin Liu
2022-09-05
1
-0
/
+3
*
|
net: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-31
1
-1
/
+1
|
/
*
bonding: 3ad: make ad_ticks_per_sec a const
Jonathan Toppins
2022-08-22
1
-1
/
+1
*
net/tls: Use RCU API to access tls_ctx->netdev
Maxim Mikityanskiy
2022-08-10
1
-2
/
+8
*
net: bonding: replace dev_trans_start() with the jiffies of the last ARP/NS
Vladimir Oltean
2022-08-03
1
-15
/
+20
*
Bonding: add per-port priority for failover re-selection
Hangbin Liu
2022-06-24
1
-0
/
+27
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-06-23
1
-1
/
+3
|
\
|
*
bonding: ARP monitor spams NETDEV_NOTIFY_PEERS notifiers
Jay Vosburgh
2022-06-17
1
-1
/
+3
*
|
bonding: cleanup bond_create
Jonathan Toppins
2022-06-09
1
-18
/
+6
|
/
*
bonding: guard ns_targets by CONFIG_IPV6
Hangbin Liu
2022-06-01
1
-0
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-05-23
1
-3
/
+12
|
\
|
*
bonding: fix missed rcu protection
Hangbin Liu
2022-05-19
1
-3
/
+12
*
|
net: make drivers set the TSO limit not the GSO limit
Jakub Kicinski
2022-05-06
1
-6
/
+6
*
|
ipv6: Use ipv6_only_sock() helper in condition.
Kuniyuki Iwashima
2022-04-22
1
-1
/
+1
|
/
*
bonding: do not discard lowest hash bit for non layer3+4 hashing
suresh kumar
2022-04-17
1
-4
/
+9
*
net: add per-cpu storage and net->core_stats
Eric Dumazet
2022-03-11
1
-1
/
+1
*
bonding: add new parameter ns_targets
Hangbin Liu
2022-02-21
1
-19
/
+218
*
Bonding: split bond_handle_vlan from bond_arp_send
Hangbin Liu
2022-02-21
1
-24
/
+34
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-02-17
1
-3
/
+2
|
\
|
*
bonding: force carrier update when releasing slave
Zhang Changzhong
2022-02-17
1
-3
/
+2
*
|
bonding: switch bond_net_exit() to batch mode
Eric Dumazet
2022-02-08
1
-8
/
+19
|
/
*
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
[next]