index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
bonding.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
bonding: remove extraneous definitions from bonding.h
Jonathan Toppins
2021-08-11
1
-12
/
+0
*
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2021-08-10
1
-0
/
+1
|
\
|
*
net, bonding: Add XDP support to the bonding driver
Jussi Maki
2021-08-09
1
-0
/
+1
*
|
bonding: add new option lacp_active
Hangbin Liu
2021-08-03
1
-0
/
+1
|
/
*
bonding: Add struct bond_ipesc to manage SA
Taehee Yoo
2021-07-06
1
-1
/
+8
*
net: bonding: Use per-cpu rr_tx_counter
Jussi Maki
2021-06-15
1
-1
/
+1
*
net/bonding: Declare TLS RX device offload support
Tariq Toukan
2021-01-18
1
-1
/
+1
*
net/bonding: Implement TLS TX device offload
Tariq Toukan
2021-01-18
1
-0
/
+2
*
net/bonding: Implement ndo_sk_get_lower_dev
Tariq Toukan
2021-01-18
1
-0
/
+2
*
bonding: fix feature flag setting at init time
Jarod Wilson
2020-12-08
1
-2
/
+0
*
bonding: wait for sysfs kobject destruction before freeing struct slave
Jamie Iles
2020-11-21
1
-0
/
+8
*
bonding: allow xfrm offload setup post-module-load
Jarod Wilson
2020-07-01
1
-0
/
+5
*
bonding: support hardware encryption offload to slaves
Jarod Wilson
2020-06-22
1
-0
/
+3
*
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Saeed Mahameed
2020-05-09
1
-1
/
+2
|
\
|
*
bonding: Add array of all slaves
Maor Gottlieb
2020-05-01
1
-1
/
+2
|
*
bonding: Rename slave_arr to usable_slaves
Maor Gottlieb
2020-05-01
1
-1
/
+1
*
|
bonding: propagate transmit status
Eric Dumazet
2020-05-07
1
-5
/
+8
*
|
netpoll: accept NULL np argument in netpoll_send_skb()
Eric Dumazet
2020-05-07
1
-4
/
+1
*
|
bonding: remove useless stats_lock_key
Cong Wang
2020-05-04
1
-1
/
+0
|
/
*
bonding: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-28
1
-1
/
+1
*
bonding: fix state transition issue in link monitoring
Jay Vosburgh
2019-11-05
1
-2
/
+1
*
net: remove unnecessary variables and callback
Taehee Yoo
2019-10-24
1
-1
/
+0
*
bonding: use dynamic lockdep key instead of subclass
Taehee Yoo
2019-10-24
1
-0
/
+1
*
bonding: add an option to specify a delay between peer notifications
Vincent Bernat
2019-07-04
1
-0
/
+1
*
bonding: add slave_foo printk macros
Jarod Wilson
2019-06-09
1
-0
/
+9
*
bonding: avoid possible dead-lock
Mahesh Bandewar
2018-09-26
1
-6
/
+1
*
net: Add lag.h, net_lag_port_dev_txable()
Petr Machata
2018-07-11
1
-0
/
+13
*
bonding: allow use of tx hashing in balance-alb
Debabrata Banerjee
2018-05-16
1
-2
/
+9
*
bonding: send learning packets for vlans on slave
Debabrata Banerjee
2018-05-11
1
-0
/
+1
*
bonding: remove rtmsg_ifinfo called after bond_lower_state_changed
Xin Long
2017-10-25
1
-4
/
+0
*
net: Add extack to ndo_add_slave
David Ahern
2017-10-04
1
-1
/
+2
*
bonding: require speed/duplex only for 802.3ad, alb and tlb
Andreas Born
2017-08-11
1
-0
/
+5
*
bonding: fix wq initialization for links created via netlink
Mahesh Bandewar
2017-04-21
1
-0
/
+1
*
bonding: attempt to better support longer hw addresses
Jarod Wilson
2017-04-05
1
-1
/
+11
*
bonding: split bond_set_slave_link_state into two parts
Mahesh Bandewar
2017-03-27
1
-5
/
+17
*
netns: make struct pernet_operations::id unsigned int
Alexey Dobriyan
2016-11-18
1
-1
/
+1
*
bonding: quit messing with IOCTL
Al Viro
2016-09-27
1
-12
/
+0
*
bonding: prevent out of bound accesses
Eric Dumazet
2016-07-01
1
-1
/
+6
*
bonding: fix bond_get_stats()
Eric Dumazet
2016-03-18
1
-0
/
+1
*
bonding: implement lower state change propagation
Jiri Pirko
2015-12-03
1
-0
/
+7
*
bonding: allow notifications for bond_set_slave_link_state
Jiri Pirko
2015-12-03
1
-3
/
+29
*
net/bonding: Export bond_option_active_slave_get_rcu
Matan Barak
2015-08-30
1
-0
/
+7
*
bonding: Implement user key part of port_key in an AD system.
Mahesh Bandewar
2015-05-11
1
-0
/
+1
*
bonding: Allow userspace to set actors' macaddr in an AD-system.
Mahesh Bandewar
2015-05-11
1
-0
/
+1
*
bonding: Allow userspace to set actors' system_priority in AD system
Mahesh Bandewar
2015-05-11
1
-0
/
+1
*
net/bonding: Make DRV macros private
Matan Barak
2015-04-26
1
-7
/
+0
*
net/bonding: Fix potential bad memory access during bonding events
Moni Shoua
2015-02-09
1
-1
/
+1
*
net/bonding: Notify state change on slaves
Moni Shoua
2015-02-04
1
-0
/
+12
*
net/bonding: Move slave state changes to a helper function
Moni Shoua
2015-02-04
1
-0
/
+5
*
bonding: update bond carrier state when min_links option changes
Jonathan Toppins
2015-01-27
1
-0
/
+1
[next]