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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-02
rpc_mkpipe_dentry(): saner calling conventions
Al Viro
2
-23
/
+13
2025-07-02
rpc_unlink(): saner calling conventions
Al Viro
2
-10
/
+8
2025-07-02
rpc_populate(): lift cleanup into callers
Al Viro
1
-66
/
+5
2025-07-02
rpc_unlink(): use simple_recursive_removal()
Al Viro
1
-20
/
+4
2025-07-02
rpc_{rmdir_,}depopulate(): use simple_recursive_removal() instead
Al Viro
1
-41
/
+3
2025-07-02
rpc_pipe: clean failure exits in fill_super
Al Viro
1
-51
/
+16
2025-07-02
net: ipv6: Fix spelling mistake
Chenguang Zhao
1
-3
/
+3
2025-07-02
devlink: Extend devlink rate API with traffic classes bandwidth management
Carolina Jubran
3
-4
/
+139
2025-07-02
net: preserve MSG_ZEROCOPY with forwarding
Willem de Bruijn
3
-2
/
+13
2025-07-02
net: ipv4: fix stat increase when udp early demux drops the packet
Antoine Tenart
1
-3
/
+4
2025-07-02
net/sched: Always pass notifications when child class becomes empty
Lion Ackermann
1
-14
/
+5
2025-07-02
ipv6: ip6_mc_input() and ip6_mr_input() cleanups
Eric Dumazet
2
-23
/
+15
2025-07-02
ipv6: adopt skb_dst_dev() and skb_dst_dev_net[_rcu]() helpers
Eric Dumazet
14
-35
/
+39
2025-07-02
ipv6: adopt dst_dev() helper
Eric Dumazet
16
-45
/
+58
2025-07-02
ipv4: adopt dst_dev, skb_dst_dev and skb_dst_dev_net[_rcu]
Eric Dumazet
11
-31
/
+35
2025-07-02
net: dst: add four helpers to annotate data-races around dst->dev
Eric Dumazet
2
-6
/
+6
2025-07-02
net: dst: annotate data-races around dst->output
Eric Dumazet
2
-2
/
+2
2025-07-02
net: dst: annotate data-races around dst->input
Eric Dumazet
2
-2
/
+2
2025-07-02
net: dst: annotate data-races around dst->lastuse
Eric Dumazet
2
-2
/
+5
2025-07-02
net: dst: annotate data-races around dst->expires
Eric Dumazet
2
-10
/
+10
2025-07-02
net: dst: annotate data-races around dst->obsolete
Eric Dumazet
11
-23
/
+24
2025-07-02
udp: move udp_memory_allocated into net_aligned_data
Eric Dumazet
6
-6
/
+6
2025-07-02
tcp: move tcp_memory_allocated into net_aligned_data
Eric Dumazet
5
-5
/
+8
2025-07-02
net: move net_cookie into net_aligned_data
Eric Dumazet
1
-6
/
+2
2025-07-02
net: add struct net_aligned_data
Eric Dumazet
1
-0
/
+3
2025-07-02
xfrm: Duplicate SPI Handling
Aakash Kumar S
1
-29
/
+43
2025-07-02
xfrm: ipcomp: adjust transport header after decompressing
Fernando Fernandez Mancera
1
-1
/
+1
2025-07-02
xfrm: Set transport header to fix UDP GRO handling
Tobias Brunner
2
-0
/
+6
2025-07-01
seg6: fix lenghts typo in a comment
Andrea Mayer
1
-1
/
+1
2025-07-01
rose: fix dangling neighbour pointers in rose_rt_device_down()
Kohei Enju
1
-11
/
+4
2025-07-01
ip6_tunnel: enable to change proto of fb tunnels
Nicolas Dichtel
1
-5
/
+36
2025-07-01
net: ethtool: fix leaking netdev ref if ethnl_default_parse() failed
Jakub Kicinski
1
-6
/
+12
2025-07-01
Merge tag 'nfs-for-6.16-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
1
-1
/
+1
2025-07-01
net: ieee8021q: fix insufficient table-size assertion
RubenKelevra
1
-31
/
+13
2025-06-30
net: net->nsid_lock does not need BH safety
Eric Dumazet
1
-11
/
+11
2025-06-30
neighbor: Add NTF_EXT_VALIDATED flag for externally validated entries
Ido Schimmel
1
-10
/
+69
2025-06-30
ipv6: guard ip6_mr_output() with rcu
Eric Dumazet
1
-1
/
+1
2025-06-30
net: ethtool: move get_rxfh callback under the rss_lock
Jakub Kicinski
3
-9
/
+27
2025-06-30
net: ethtool: move rxfh_fields callbacks under the rss_lock
Jakub Kicinski
1
-5
/
+10
2025-06-30
net: ethtool: take rss_lock for all rxfh changes
Jakub Kicinski
1
-21
/
+21
2025-06-30
net: ethtool: avoid OOB accesses in PAUSE_SET
Jakub Kicinski
2
-1
/
+2
2025-06-30
wifi: cfg80211: fix S1G beacon head validation in nl80211
Lachlan Hodges
1
-2
/
+5
2025-06-30
Merge 6.16-rc4 into tty-next
Greg Kroah-Hartman
28
-99
/
+222
2025-06-28
net: ipv4: guard ip_mr_output() with rcu
Eric Dumazet
1
-2
/
+2
2025-06-27
tcp: fix tcp_ofo_queue() to avoid including too much DUP SACK range
xin.guo
1
-1
/
+2
2025-06-27
tcp: remove inet_rtx_syn_ack()
Eric Dumazet
4
-12
/
+4
2025-06-27
tcp: remove rtx_syn_ack field
Eric Dumazet
3
-3
/
+1
2025-06-27
Bluetooth: HCI: Set extended advertising data synchronously
Christian Eggers
2
-113
/
+130
2025-06-27
Bluetooth: MGMT: mesh_send: check instances prior disabling advertising
Christian Eggers
1
-1
/
+2
2025-06-27
Bluetooth: MGMT: set_mesh: update LE scan interval and window
Christian Eggers
1
-0
/
+22
[prev]
[next]