index
:
linux.git
for-next
master
Linus' 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
2025-05-27
net: core: Convert dev_set_mac_address() to struct sockaddr_storage
Kees Cook
2025-05-26
Merge tag 'ipsec-next-2025-05-23' of git://git.kernel.org/pub/scm/linux/kerne...
Paolo Abeni
2025-04-28
bonding: assign random address if device address is same as bond
Hangbin Liu
2025-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-04-16
bonding: Fix multiple long standing offload races
Cosmin Ratiu
2025-04-16
bonding: Mark active offloaded xfrm_states
Cosmin Ratiu
2025-04-16
xfrm: Add explicit dev to .xdo_dev_state_{add,delete,free}
Cosmin Ratiu
2025-04-14
bonding: Convert bond_net_exit_batch_rtnl() to ->exit_rtnl().
Kuniyuki Iwashima
2025-04-11
bonding: hold ops lock around get_link
Stanislav Fomichev
2025-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-03-25
Merge tag 'ipsec-next-2025-03-24' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
2025-03-25
bonding: check xdp prog when set bond mode
Wang Liang
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-21
xfrm: provide common xdo_dev_offload_ok callback implementation
Leon Romanovsky
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
[next]