index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
bonding
/
bond_main.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bonding: init notify_work earlier to avoid uninitialized use
Johannes Berg
2021-05-18
1
-1
/
+1
*
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-20
1
-2
/
+32
*
net/bonding: Implement TLS TX device offload
Tariq Toukan
2021-01-19
1
-0
/
+29
*
net/bonding: Implement ndo_sk_get_lower_dev
Tariq Toukan
2021-01-19
1
-0
/
+93
*
net/bonding: Take IP hash logic into a helper
Tariq Toukan
2021-01-19
1
-5
/
+11
*
net: bonding: Notify ports about their initial state
Tobias Waldekranz
2021-01-15
1
-0
/
+2
*
bonding: set xfrm feature flags more sanely
Jarod Wilson
2020-12-08
1
-6
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-11-28
1
-18
/
+43
|
\
|
*
bonding: wait for sysfs kobject destruction before freeing struct slave
Jamie Iles
2020-11-21
1
-18
/
+43
*
|
net: bonding, dummy, ifb, team: advertise NETIF_F_GSO_SOFTWARE
Alexander Lobakin
2020-11-04
1
-6
/
+5
|
/
*
net: core: introduce struct netdev_nested_priv for nested interface infrastru...
Taehee Yoo
2020-09-29
1
-3
/
+7
*
bonding: set dev->needed_headroom in bond_setup_by_slave()
Eric Dumazet
2020-09-26
1
-0
/
+1
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-24
1
-4
/
+4
*
bonding: fix active-backup failover for current ARP slave
Jiri Wiesner
2020-08-19
1
-2
/
+16
*
bonding: fix a potential double-unregister
Cong Wang
2020-08-17
1
-1
/
+2
*
net: bonding: bond_main: Document 'proto' and rename 'new_active' parameters
Lee Jones
2020-08-15
1
-1
/
+3
*
bonding: show saner speed for broadcast mode
Jarod Wilson
2020-08-15
1
-3
/
+18
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-26
1
-3
/
+7
|
\
|
*
bonding: check error value of register_netdevice() immediately
Taehee Yoo
2020-07-20
1
-3
/
+7
*
|
bonding: don't need RTNL for ipsec helpers
Jarod Wilson
2020-07-09
1
-3
/
+3
*
|
bonding: deal with xfrm state in all modes and add more error-checking
Jarod Wilson
2020-07-09
1
-14
/
+25
*
|
bonding: allow xfrm offload setup post-module-load
Jarod Wilson
2020-07-02
1
-9
/
+10
*
|
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-24
1
-3
/
+3
*
|
bonding: support hardware encryption offload to slaves
Jarod Wilson
2020-06-23
1
-2
/
+125
|
/
*
net: change addr_list_lock back to static key
Cong Wang
2020-06-09
1
-2
/
+0
*
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Saeed Mahameed
2020-05-09
1
-66
/
+186
|
\
|
*
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: Rename slave_arr to usable_slaves
Maor Gottlieb
2020-05-01
1
-20
/
+20
|
*
bonding: Export skip slave logic to function
Maor Gottlieb
2020-05-01
1
-21
/
+26
*
|
bonding: propagate transmit status
Eric Dumazet
2020-05-08
1
-38
/
+22
*
|
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
|
/
*
net/bond: Delete driver and module versions
Leon Romanovsky
2020-02-24
1
-5
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-02-21
1
-3
/
+52
|
\
|
*
bonding: fix lockdep warning in bond_get_stats()
Taehee Yoo
2020-02-17
1
-3
/
+50
|
*
bonding: add missing netdev_update_lockdep_key()
Taehee Yoo
2020-02-17
1
-0
/
+2
*
|
net: use netif_is_bridge_port() to check for IFF_BRIDGE_PORT
Julian Wiedmann
2020-02-20
1
-1
/
+1
|
/
*
bonding: fix active-backup transition after link failure
Mahesh Bandewar
2019-12-15
1
-3
/
+0
*
bonding: fix bond_neigh_init()
Eric Dumazet
2019-12-09
1
-10
/
+21
*
neighbour: remove neigh_cleanup() method
Eric Dumazet
2019-12-09
1
-8
/
+0
[next]