index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
bonding
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-06-01
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-08
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-13
1
-10
/
+10
|
\
|
*
bonding/alb: make sure arp header is pulled before accessing it
Eric Dumazet
2020-03-07
1
-10
/
+10
*
|
net/bond: Delete driver and module versions
Leon Romanovsky
2020-02-24
2
-8
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-02-21
2
-3
/
+54
|
\
|
|
*
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
2
-0
/
+4
*
|
net: use netif_is_bridge_port() to check for IFF_BRIDGE_PORT
Julian Wiedmann
2020-02-20
1
-1
/
+1
|
/
*
bonding/alb: properly access headers in bond_alb_xmit()
Eric Dumazet
2020-02-05
1
-12
/
+32
*
bonding: rename AD_STATE_* to LACP_STATE_*
Andy Roulin
2019-12-26
1
-56
/
+56
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-12-23
1
-21
/
+21
|
\
|
*
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
*
|
bonding: move 802.3ad port state flags to uapi
Andy Roulin
2019-12-14
1
-10
/
+0
|
/
*
bonding: symmetric ICMP transmit
Matteo Croce
2019-11-16
1
-26
/
+57
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-11-09
1
-22
/
+22
|
\
|
*
bonding: fix state transition issue in link monitoring
Jay Vosburgh
2019-11-06
1
-22
/
+22
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-11-02
2
-20
/
+10
|
\
|
|
*
bonding: fix using uninitialized mode_lock
Taehee Yoo
2019-10-30
1
-1
/
+1
|
*
net: remove unnecessary variables and callback
Taehee Yoo
2019-10-24
2
-16
/
+1
|
*
bonding: use dynamic lockdep key instead of subclass
Taehee Yoo
2019-10-24
1
-3
/
+7
|
*
bonding: fix unexpected IFF_BONDING bit unset
Taehee Yoo
2019-10-24
1
-2
/
+4
|
*
net: core: add generic lockdep keys
Taehee Yoo
2019-10-24
1
-1
/
+0
*
|
bonding: balance ICMP echoes in layer3+4 mode
Matteo Croce
2019-10-31
1
-7
/
+70
|
/
*
bonding: fix potential NULL deref in bond_update_slave_arr
Eric Dumazet
2019-10-10
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-08-19
1
-0
/
+2
|
\
|
*
bonding: Add vlan tx offload to hw_enc_features
YueHaibing
2019-08-09
1
-0
/
+2
*
|
bonding: no need to print a message if debugfs_create_dir() fails
Greg Kroah-Hartman
2019-08-11
1
-5
/
+0
|
/
*
bonding: Force slave speed check after link state recovery for 802.3ad
Thomas Falcon
2019-07-22
1
-0
/
+9
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-07-09
1
-14
/
+23
|
\
|
*
bonding: validate ip header before check IPPROTO_IGMP
Cong Wang
2019-07-03
1
-14
/
+23
*
|
bonding: fix value exported by Netlink for peer_notif_delay
Vincent Bernat
2019-07-09
1
-1
/
+1
*
|
bonding: add an option to specify a delay between peer notifications
Vincent Bernat
2019-07-04
5
-37
/
+94
*
|
bonding/main: fix NULL dereference in bond_select_active_slave()
Eric Dumazet
2019-07-03
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-28
1
-1
/
+1
|
\
|
[next]