index
:
linux/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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
bonding
Age
Commit message (
Expand
)
Author
2025-03-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2025-03-11
bonding: fix incorrect MAC address setting to receive NS messages
Hangbin Liu
2025-03-08
net: move misc netdev_lock flavors to a separate header
Jakub Kicinski
2025-03-06
net: hold netdev instance lock during sysfs operations
Stanislav Fomichev
2025-03-06
net: hold netdev instance lock during ioctl operations
Stanislav Fomichev
2025-03-04
net: rename netns_local to netns_immutable
Nicolas Dichtel
2025-02-26
bonding: report duplicate MAC address in all situations
Hangbin Liu
2025-02-24
net: remove '__' from __skb_flow_get_ports()
Nicolas Dichtel
2025-02-21
rtnetlink: Pack newlink() params into struct
Xiao Liang
2025-02-04
bonding: delete always true device check
Leon Romanovsky
2025-01-30
Merge tag 'net-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2025-01-28
bonding: Correctly support GSO ESP offload
Cosmin Ratiu
2025-01-15
saner replacement for debugfs_rename()
Al Viro
2024-12-12
bonding: Fix feature propagation of NETIF_F_GSO_ENCAP_ALL
Daniel Borkmann
2024-12-12
bonding: Fix initial {vlan,mpls}_feature set in bond_compute_features
Daniel Borkmann
2024-12-12
net, team, bonding: Add netdev_base_features helper
Daniel Borkmann
2024-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-11-14
bonding: add ns target multicast address to slave device
Hangbin Liu
2024-11-07
bonding: add ESP offload features when slaves support
Jianbo Liu
2024-10-28
bonding: return detailed error when loading native XDP fails
Hangbin Liu
2024-10-23
netpoll: remove ndo_netpoll_setup() second argument
Eric Dumazet
2024-09-24
bonding: Fix unnecessary warnings and logs from bond_xdp_get_xmit_slave()
Jiwon Kim
2024-09-09
bonding: Remove setting of RX software timestamp
Gal Pressman
2024-09-05
bonding: support xfrm state update
Hangbin Liu
2024-09-05
bonding: Add ESN support to IPSec HW offload
Hangbin Liu
2024-09-05
bonding: add common function to check ipsec device
Hangbin Liu
2024-09-03
netdev_features: convert NETIF_F_NETNS_LOCAL to dev->netns_local
Alexander Lobakin
2024-09-03
netdev_features: convert NETIF_F_LLTX to dev->lltx
Alexander Lobakin
2024-08-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-08-27
bonding: change ipsec_lock from spin lock to mutex
Jianbo Liu
2024-08-27
bonding: extract the use of real_device into local variable
Jianbo Liu
2024-08-27
bonding: implement xdo_dev_state_free and call it after deletion
Jianbo Liu
2024-08-24
net: refactor ->ndo_bpf calls into dev_xdp_propagate
Mina Almasry
2024-08-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-08-20
bonding: fix xfrm state handling when clearing active slave
Nikolay Aleksandrov
2024-08-20
bonding: fix xfrm real_dev null pointer dereference
Nikolay Aleksandrov
2024-08-20
bonding: fix null pointer deref in bond_ipsec_offload_ok
Nikolay Aleksandrov
2024-08-20
bonding: fix bond_ipsec_offload_ok return type
Nikolay Aleksandrov
2024-08-07
bonding: Pass string literal as format argument of alloc_ordered_workqueue()
Simon Horman
2024-07-23
net: bonding: correctly annotate RCU in bond_should_notify_peers()
Johannes Berg
2024-07-15
net: Add struct kernel_ethtool_ts_info
Kory Maincent
2024-07-03
bonding: Fix out-of-bounds read in bond_option_arp_ip_targets_set()
Sam Sun
2024-06-21
bonding: fix incorrect software timestamping report
Hangbin Liu
2024-05-16
bonding: fix oops during rmmod
Tony Battersby
2024-05-07
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
2024-04-09
bonding: no longer use RTNL in bonding_show_queue_id()
Eric Dumazet
2024-04-09
bonding: no longer use RTNL in bonding_show_slaves()
Eric Dumazet
2024-04-09
bonding: no longer use RTNL in bonding_show_bonds()
Eric Dumazet
2024-04-08
ipv4: Set scope explicitly in ip_route_output().
Guillaume Nault
2024-03-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
[next]