index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
bonding
Commit message (
Expand
)
Author
Age
Files
Lines
*
bonding: 3ad: fix the concurrency between __bond_release_one() and bond_3ad_s...
Yufeng Mo
2021-09-18
1
-1
/
+2
*
bonding: fix build issue
Mahesh Bandewar
2021-07-28
1
-0
/
+2
*
bonding: fix incorrect return value of bond_ipsec_offload_ok()
Taehee Yoo
2021-07-28
1
-1
/
+1
*
bonding: fix suspicious RCU usage in bond_ipsec_offload_ok()
Taehee Yoo
2021-07-28
1
-6
/
+16
*
bonding: Add struct bond_ipesc to manage SA
Taehee Yoo
2021-07-28
1
-20
/
+119
*
bonding: disallow setting nested bonding + ipsec offload
Taehee Yoo
2021-07-28
1
-6
/
+9
*
bonding: fix suspicious RCU usage in bond_ipsec_del_sa()
Taehee Yoo
2021-07-28
1
-2
/
+5
*
bonding: fix null dereference in bond_ipsec_add_sa()
Taehee Yoo
2021-07-28
1
-0
/
+5
*
bonding: fix suspicious RCU usage in bond_ipsec_add_sa()
Taehee Yoo
2021-07-28
1
-1
/
+6
*
bonding: init notify_work earlier to avoid uninitialized use
Johannes Berg
2021-06-16
1
-1
/
+1
*
Revert "net: bonding: fix error return code of bond_neigh_init()"
David S. Miller
2021-03-30
1
-6
/
+2
*
net: bonding: fix error return code of bond_neigh_init()
Jia-Ju Bai
2021-03-25
1
-2
/
+6
*
bonding: fix feature flag setting at init time
Jarod Wilson
2020-12-08
1
-7
/
+15
*
bonding: wait for sysfs kobject destruction before freeing struct slave
Jamie Iles
2020-11-21
2
-35
/
+44
*
net: core: introduce struct netdev_nested_priv for nested interface infrastru...
Taehee Yoo
2020-09-28
2
-6
/
+13
*
bonding: set dev->needed_headroom in bond_setup_by_slave()
Eric Dumazet
2020-09-25
1
-0
/
+1
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
2
-6
/
+6
*
bonding: fix active-backup failover for current ARP slave
Jiri Wiesner
2020-08-18
1
-2
/
+16
*
bonding: fix a potential double-unregister
Cong Wang
2020-08-16
1
-1
/
+2
*
net: bonding: bond_alb: Describe alb_handle_addr_collision_on_attach()'s 'bon...
Lee Jones
2020-08-14
1
-2
/
+2
*
net: bonding: bond_main: Document 'proto' and rename 'new_active' parameters
Lee Jones
2020-08-14
1
-1
/
+3
*
net: bonding: bond_3ad: Fix a bunch of kerneldoc parameter issues
Lee Jones
2020-08-14
1
-7
/
+8
*
bonding: show saner speed for broadcast mode
Jarod Wilson
2020-08-14
1
-3
/
+18
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-25
2
-5
/
+8
|
\
|
*
bonding: check return value of register_netdevice() in bond_newlink()
Cong Wang
2020-07-23
1
-2
/
+1
|
*
bonding: check error value of register_netdevice() immediately
Taehee Yoo
2020-07-19
1
-3
/
+7
*
|
bonding: don't need RTNL for ipsec helpers
Jarod Wilson
2020-07-08
1
-3
/
+3
*
|
bonding: deal with xfrm state in all modes and add more error-checking
Jarod Wilson
2020-07-08
1
-14
/
+25
*
|
bonding: allow xfrm offload setup post-module-load
Jarod Wilson
2020-07-01
2
-9
/
+18
*
|
bonding: Remove extraneous parentheses in bond_setup
Nathan Chancellor
2020-06-26
1
-2
/
+2
*
|
bonding/xfrm: use real_dev instead of slave_dev
Jarod Wilson
2020-06-23
1
-3
/
+3
*
|
bonding: support hardware encryption offload to slaves
Jarod Wilson
2020-06-22
1
-2
/
+125
|
/
*
net: change addr_list_lock back to static key
Cong Wang
2020-06-09
2
-4
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-31
1
-1
/
+3
|
\
|
*
bonding: Fix reference count leak in bond_sysfs_slave_add.
Qiushi Wu
2020-05-28
1
-1
/
+3
*
|
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Saeed Mahameed
2020-05-09
2
-77
/
+214
|
\
\
|
*
|
bonding: Implement ndo_get_xmit_slave
Maor Gottlieb
2020-05-01
1
-0
/
+43
|
*
|
bonding: Add array of all slaves
Maor Gottlieb
2020-05-01
1
-19
/
+59
|
*
|
bonding: Add function to get the xmit slave in active-backup mode
Maor Gottlieb
2020-05-01
1
-1
/
+7
|
*
|
bonding: Add helper function to get the xmit slave in rr mode
Maor Gottlieb
2020-05-01
1
-26
/
+30
|
*
|
bonding: Add helper function to get the xmit slave based on hash
Maor Gottlieb
2020-05-01
1
-7
/
+21
|
*
|
bonding/alb: Add helper functions to get the xmit slave
Maor Gottlieb
2020-05-01
1
-9
/
+26
|
*
|
bonding: Rename slave_arr to usable_slaves
Maor Gottlieb
2020-05-01
2
-22
/
+22
|
*
|
bonding: Export skip slave logic to function
Maor Gottlieb
2020-05-01
1
-21
/
+26
|
|
/
*
|
bonding: propagate transmit status
Eric Dumazet
2020-05-07
2
-43
/
+24
*
|
bonding: remove useless stats_lock_key
Cong Wang
2020-05-04
1
-3
/
+0
*
|
net: partially revert dynamic lockdep key changes
Cong Wang
2020-05-04
1
-0
/
+1
*
|
drivers: Remove inclusion of vermagic header
Leon Romanovsky
2020-04-21
1
-1
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-03-12
1
-10
/
+10
|
\
|
*
bonding/alb: make sure arp header is pulled before accessing it
Eric Dumazet
2020-03-06
1
-10
/
+10
[next]