index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
bonding
Age
Commit message (
Expand
)
Author
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-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-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
2024-03-05
xdp, bonding: Fix feature flags when there are no slave devs anymore
Daniel Borkmann
2024-02-27
bonding: 802.3ad replace MAC_ADDRESS_EQUAL with __agg_has_partner
Jones Syue 薛懷宗
2024-02-22
bonding: rate-limit bonding driver inspect messages
Praveen Kumar Kannoju
2024-02-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-02-08
bonding: do not report NETDEV_XDP_ACT_XSK_ZEROCOPY
Magnus Karlsson
2024-02-07
bonding: use exit_batch_rtnl() method
Eric Dumazet
2024-02-06
bonding: Add independent control state machine
Aahil Awatramani
2023-11-24
bonding: remove print in bond_verify_device_path
Zhengchao Shao
2023-11-21
bonding: return -ENOMEM instead of BUG in alb_upper_dev_walk
Zhengchao Shao
2023-11-18
net: ethtool: Refactor identical get_ts_info implementations.
Richard Cochran
2023-11-13
bonding: stop the device in bond_setup_by_slave()
Eric Dumazet
2023-10-26
netlink: make range pointers in policies const
Jakub Kicinski
2023-10-13
bonding: Return pointer to data after pull on skb
Jiri Wiesner
2023-08-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-24
bonding: fix macvlan over alb bond support
Hangbin Liu
2023-08-22
bonding: update port speed when getting bond speed
Hangbin Liu
2023-08-11
bonding: remove unnecessary NULL check in bond_destructor
Zhengchao Shao
2023-08-11
bonding: use bond_set_slave_arr to simplify code
Zhengchao Shao
2023-08-11
bonding: remove redundant NULL check in debugfs function
Zhengchao Shao
2023-08-11
bonding: use IS_ERR instead of NULL check in bond_create_debugfs
Zhengchao Shao
2023-08-11
bonding: add modifier to initialization function and exit function
Zhengchao Shao
2023-08-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-07
bonding: Fix incorrect deletion of ETH_P_8021AD protocol vid from slaves
Ziyang Xuan
2023-08-03
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-08-03
eth: add missing xdp.h includes in drivers
Jakub Kicinski
2023-08-03
bonding: support balance-alb with openvswitch
Mateusz Kowalski
2023-08-02
net: bonding: convert to ndo_hwtstamp_get() / ndo_hwtstamp_set()
Maxim Georgiev
2023-07-25
bonding: reset bond's flags when down link is P2P device
Hangbin Liu
2023-06-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-23
bonding: do not assume skb mac_header is set
Eric Dumazet
2023-06-15
net: tls: make the offload check helper take skb not socket
Jakub Kicinski
2023-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
[next]