index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
net
/
bonding
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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/kernel/git/klassert/ipsec-next
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-14
bonding: Convert bond_net_exit_batch_rtnl() to ->exit_rtnl().
Kuniyuki Iwashima
1
-14
/
+9
2025-04-11
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/kernel/git/klassert/ipsec-next
Jakub Kicinski
1
-11
/
+5
2025-03-25
bonding: check xdp prog when set bond mode
Wang Liang
2
-4
/
+7
2025-03-13
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-26
bonding: report duplicate MAC address in all situations
Hangbin Liu
1
-1
/
+1
2025-02-24
net: remove '__' from __skb_flow_get_ports()
Nicolas Dichtel
1
-1
/
+1
2025-02-21
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-04
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/netdev/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-07
bonding: add ESP offload features when slaves support
Jianbo Liu
1
-0
/
+9
2024-10-28
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-09
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
2024-08-27
bonding: change ipsec_lock from spin lock to mutex
Jianbo Liu
1
-36
/
+43
2024-08-27
bonding: extract the use of real_device into local variable
Jianbo Liu
1
-25
/
+33
2024-08-27
bonding: implement xdo_dev_state_free and call it after deletion
Jianbo Liu
1
-0
/
+36
2024-08-24
net: refactor ->ndo_bpf calls into dev_xdp_propagate
Mina Almasry
1
-4
/
+4
2024-08-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-14
/
+9
2024-08-20
bonding: fix xfrm state handling when clearing active slave
Nikolay Aleksandrov
1
-1
/
+1
2024-08-20
bonding: fix xfrm real_dev null pointer dereference
Nikolay Aleksandrov
1
-1
/
+0
2024-08-20
bonding: fix null pointer deref in bond_ipsec_offload_ok
Nikolay Aleksandrov
1
-0
/
+2
[next]