index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
bonding
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-31
net: bonding: remove repeated word
Peng Li
1
-1
/
+1
2021-03-29
net: bonding: Correct function name bond_change_active_slave() in comment
Yang Yingliang
1
-1
/
+1
2021-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-6
/
+2
2021-03-15
bonding: Added -ENODEV interpret for slaves option
Jianlin Lv
1
-0
/
+9
2021-03-12
Revert "net: bonding: fix error return code of bond_neigh_init()"
David S. Miller
1
-6
/
+2
2021-03-08
net: bonding: fix error return code of bond_neigh_init()
Jia-Ju Bai
1
-2
/
+6
2021-02-12
bonding: 3ad: Print an error for unknown speeds
Ido Schimmel
1
-4
/
+4
2021-02-12
bonding: 3ad: add support for 400G speed
Nikolay Aleksandrov
1
-0
/
+9
2021-02-12
bonding: 3ad: add support for 200G speed
Nikolay Aleksandrov
1
-0
/
+9
2021-01-20
bonding: add a vlan+srcmac tx hashing option
Jarod Wilson
2
-8
/
+39
2021-01-19
net/bonding: Implement TLS TX device offload
Tariq Toukan
2
-2
/
+54
2021-01-19
net/bonding: Take update_features call out of XFRM funciton
Tariq Toukan
1
-9
/
+10
2021-01-19
net/bonding: Implement ndo_sk_get_lower_dev
Tariq Toukan
1
-0
/
+93
2021-01-19
net/bonding: Take IP hash logic into a helper
Tariq Toukan
1
-5
/
+11
2021-01-15
net: bonding: Notify ports about their initial state
Tobias Waldekranz
1
-0
/
+2
2020-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-7
/
+15
2020-12-08
bonding: fix feature flag setting at init time
Jarod Wilson
1
-7
/
+15
2020-12-08
bonding: set xfrm feature flags more sanely
Jarod Wilson
1
-6
/
+4
2020-11-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-35
/
+44
2020-11-24
net: don't include ethtool.h from netdevice.h
Jakub Kicinski
1
-0
/
+1
2020-11-22
bonding: wait for sysfs kobject destruction before freeing struct slave
Jamie Iles
2
-35
/
+44
2020-11-04
net: bonding, dummy, ifb, team: advertise NETIF_F_GSO_SOFTWARE
Alexander Lobakin
1
-6
/
+5
2020-09-29
net: core: introduce struct netdev_nested_priv for nested interface infrastru...
Taehee Yoo
2
-6
/
+13
2020-09-26
bonding: set dev->needed_headroom in bond_setup_by_slave()
Eric Dumazet
1
-0
/
+1
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2
-6
/
+6
2020-08-19
bonding: fix active-backup failover for current ARP slave
Jiri Wiesner
1
-2
/
+16
2020-08-17
bonding: fix a potential double-unregister
Cong Wang
1
-1
/
+2
2020-08-15
net: bonding: bond_alb: Describe alb_handle_addr_collision_on_attach()'s 'bon...
Lee Jones
1
-2
/
+2
2020-08-15
net: bonding: bond_main: Document 'proto' and rename 'new_active' parameters
Lee Jones
1
-1
/
+3
2020-08-15
net: bonding: bond_3ad: Fix a bunch of kerneldoc parameter issues
Lee Jones
1
-7
/
+8
2020-08-15
bonding: show saner speed for broadcast mode
Jarod Wilson
1
-3
/
+18
2020-07-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-5
/
+8
2020-07-24
bonding: check return value of register_netdevice() in bond_newlink()
Cong Wang
1
-2
/
+1
2020-07-20
bonding: check error value of register_netdevice() immediately
Taehee Yoo
1
-3
/
+7
2020-07-09
bonding: don't need RTNL for ipsec helpers
Jarod Wilson
1
-3
/
+3
2020-07-09
bonding: deal with xfrm state in all modes and add more error-checking
Jarod Wilson
1
-14
/
+25
2020-07-02
bonding: allow xfrm offload setup post-module-load
Jarod Wilson
2
-9
/
+18
2020-06-26
bonding: Remove extraneous parentheses in bond_setup
Nathan Chancellor
1
-2
/
+2
2020-06-24
bonding/xfrm: use real_dev instead of slave_dev
Jarod Wilson
1
-3
/
+3
2020-06-23
bonding: support hardware encryption offload to slaves
Jarod Wilson
1
-2
/
+125
2020-06-09
net: change addr_list_lock back to static key
Cong Wang
2
-4
/
+0
2020-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+3
2020-05-28
bonding: Fix reference count leak in bond_sysfs_slave_add.
Qiushi Wu
1
-1
/
+3
2020-05-09
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Saeed Mahameed
2
-77
/
+214
2020-05-08
bonding: propagate transmit status
Eric Dumazet
2
-43
/
+24
2020-05-04
bonding: remove useless stats_lock_key
Cong Wang
1
-3
/
+0
2020-05-04
net: partially revert dynamic lockdep key changes
Cong Wang
1
-0
/
+1
2020-05-01
bonding: Implement ndo_get_xmit_slave
Maor Gottlieb
1
-0
/
+43
2020-05-01
bonding: Add array of all slaves
Maor Gottlieb
1
-19
/
+59
2020-05-01
bonding: Add function to get the xmit slave in active-backup mode
Maor Gottlieb
1
-1
/
+7
[next]