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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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
2 days
bonding: send LACPDUs periodically in passive mode after receiving partner's ...
Hangbin Liu
1
-18
/
+24
2 days
bonding: update LACP activity flag after setting lacp_active
Hangbin Liu
2
-0
/
+26
2025-07-19
net: s/__dev_set_mtu/__netif_set_mtu/
Stanislav Fomichev
1
-1
/
+1
2025-07-19
net: s/dev_pre_changeaddr_notify/netif_pre_changeaddr_notify/
Stanislav Fomichev
1
-1
/
+2
2025-07-08
net: bonding: send peer notify when failure recovery
Tonghao Zhang
2
-5
/
+33
2025-07-08
net: bonding: add broadcast_neighbor netlink option
Tonghao Zhang
1
-0
/
+16
2025-07-08
net: bonding: add broadcast_neighbor option for 802.3ad
Tonghao Zhang
2
-6
/
+102
2025-07-03
bonding: don't force LACPDU tx to ~333 ms boundaries
Seth Forshee (DigitalOcean)
1
-5
/
+6
2025-05-27
net: core: Convert dev_set_mac_address() to struct sockaddr_storage
Kees Cook
2
-14
/
+9
2025-05-26
Merge tag 'ipsec-next-2025-05-23' of git://git.kernel.org/pub/scm/linux/kerne...
Paolo Abeni
1
-61
/
+58
2025-04-28
bonding: assign random address if device address is same as bond
Hangbin Liu
1
-7
/
+18
2025-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+9
2025-04-16
bonding: Fix multiple long standing offload races
Cosmin Ratiu
1
-46
/
+36
2025-04-16
bonding: Mark active offloaded xfrm_states
Cosmin Ratiu
1
-3
/
+5
2025-04-16
xfrm: Add explicit dev to .xdo_dev_state_{add,delete,free}
Cosmin Ratiu
1
-14
/
+19
2025-04-15
bonding: Convert bond_net_exit_batch_rtnl() to ->exit_rtnl().
Kuniyuki Iwashima
1
-14
/
+9
2025-04-12
bonding: hold ops lock around get_link
Stanislav Fomichev
1
-4
/
+9
2025-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-4
/
+7
2025-03-25
Merge tag 'ipsec-next-2025-03-24' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
1
-11
/
+5
2025-03-25
bonding: check xdp prog when set bond mode
Wang Liang
2
-4
/
+7
2025-03-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-8
/
+47
2025-03-11
bonding: fix incorrect MAC address setting to receive NS messages
Hangbin Liu
1
-8
/
+47
2025-03-08
net: move misc netdev_lock flavors to a separate header
Jakub Kicinski
1
-0
/
+1
2025-03-06
net: hold netdev instance lock during sysfs operations
Stanislav Fomichev
1
-2
/
+5
2025-03-06
net: hold netdev instance lock during ioctl operations
Stanislav Fomichev
1
-5
/
+4
2025-03-04
net: rename netns_local to netns_immutable
Nicolas Dichtel
1
-1
/
+1
2025-02-27
bonding: report duplicate MAC address in all situations
Hangbin Liu
1
-1
/
+1
2025-02-25
net: remove '__' from __skb_flow_get_ports()
Nicolas Dichtel
1
-1
/
+1
2025-02-22
rtnetlink: Pack newlink() params into struct
Xiao Liang
1
-2
/
+4
2025-02-21
xfrm: provide common xdo_dev_offload_ok callback implementation
Leon Romanovsky
1
-11
/
+5
2025-02-05
bonding: delete always true device check
Leon Romanovsky
1
-3
/
+0
2025-01-30
Merge tag 'net-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-9
/
+10
2025-01-28
bonding: Correctly support GSO ESP offload
Cosmin Ratiu
1
-9
/
+10
2025-01-15
saner replacement for debugfs_rename()
Al Viro
1
-7
/
+2
2024-12-12
bonding: Fix feature propagation of NETIF_F_GSO_ENCAP_ALL
Daniel Borkmann
1
-0
/
+1
2024-12-12
bonding: Fix initial {vlan,mpls}_feature set in bond_compute_features
Daniel Borkmann
1
-2
/
+3
2024-12-12
net, team, bonding: Add netdev_base_features helper
Daniel Borkmann
1
-3
/
+1
2024-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-2
/
+96
2024-11-14
bonding: add ns target multicast address to slave device
Hangbin Liu
2
-2
/
+96
2024-11-08
bonding: add ESP offload features when slaves support
Jianbo Liu
1
-0
/
+9
2024-10-29
bonding: return detailed error when loading native XDP fails
Hangbin Liu
1
-1
/
+4
2024-10-23
netpoll: remove ndo_netpoll_setup() second argument
Eric Dumazet
1
-1
/
+1
2024-09-24
bonding: Fix unnecessary warnings and logs from bond_xdp_get_xmit_slave()
Jiwon Kim
1
-3
/
+3
2024-09-10
bonding: Remove setting of RX software timestamp
Gal Pressman
1
-3
/
+0
2024-09-05
bonding: support xfrm state update
Hangbin Liu
1
-0
/
+25
2024-09-05
bonding: Add ESN support to IPSec HW offload
Hangbin Liu
1
-0
/
+25
2024-09-05
bonding: add common function to check ipsec device
Hangbin Liu
1
-13
/
+37
2024-09-03
netdev_features: convert NETIF_F_NETNS_LOCAL to dev->netns_local
Alexander Lobakin
1
-3
/
+3
2024-09-03
netdev_features: convert NETIF_F_LLTX to dev->lltx
Alexander Lobakin
1
-1
/
+1
2024-08-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-54
/
+105
[next]