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
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2026-05-04
ipv4: igmp: encode multicast exponential fields
Ujjal Roy
1
-0
/
+87
2026-05-04
ipv4: igmp: get rid of IGMPV3_{QQIC,MRC} and simplify calculation
Ujjal Roy
1
-7
/
+71
2026-05-02
ixgbe: E610: add discovering EEE capability
Jedrzej Jagielski
1
-0
/
+1
2026-05-01
net/mlx5: use internal dma pools for frag buf alloc
Nimrod Oren
1
-0
/
+2
2026-05-01
net/mlx5: add frag buf pools create/destroy paths
Nimrod Oren
1
-2
/
+5
2026-05-01
tcp: move max_packets_out, cwnd_usage_seq, rate_delivered and rate_interval_us to tcp_sock_write_tx group
Eric Dumazet
1
-4
/
+4
2026-05-01
tcp: move tp->bytes_acked to tcp_sock_write_tx group
Eric Dumazet
1
-4
/
+4
2026-05-01
tcp: move tp->first_tx_mstamp and tp->delivered_mstamp to tcp_sock_write_tx
Eric Dumazet
1
-2
/
+2
2026-05-01
tcp: move tp->segs_in and tp->segs_out to tcp_sock_write_txrx group
Eric Dumazet
1
-9
/
+9
2026-05-01
tcp: move tp->delivered and tp->delivered_ce to tcp_sock_write_tx group
Eric Dumazet
1
-2
/
+2
2026-05-01
ne2k: fold drivers/net/Space.c into ne.c
Arnd Bergmann
1
-1
/
+0
2026-04-30
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux
Jakub Kicinski
3
-11
/
+68
2026-04-30
Merge tag 'wireless-next-2026-04-30' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next
Jakub Kicinski
1
-20
/
+95
2026-04-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
9
-8
/
+59
2026-04-30
Merge tag 'net-7.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
3
-0
/
+33
2026-04-30
dpll: add pin operational state
Ivan Vecera
1
-0
/
+6
2026-04-30
dpll: export __dpll_pin_change_ntf() for use under dpll_lock
Ivan Vecera
1
-0
/
+1
2026-04-29
Merge tag 'trace-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
1
-1
/
+1
2026-04-29
net/mlx5: Extend query_esw_functions output for multi-function support
Moshe Shemesh
1
-5
/
+59
2026-04-29
net/mlx5: Remove unused host_sf_enable field
Moshe Shemesh
1
-1
/
+0
2026-04-29
net/mlx5: Add function_id_type for enable/disable_hca cmds
Moshe Shemesh
1
-2
/
+6
2026-04-29
mlx5: Rename the vport number enums for host PF and VF
Moshe Shemesh
2
-3
/
+3
2026-04-28
Merge tag 'nf-26-04-28' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
1
-0
/
+29
2026-04-28
Merge tag 'sched_ext-for-7.1-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_ext
Linus Torvalds
2
-3
/
+10
2026-04-28
tracepoint: Fix typo in tracepoint.h comment
Sheng Che Peng
1
-1
/
+1
2026-04-28
wifi: Update EML function documentation to remove EMLSR-specific references
Pablo Martin-Gomez
1
-2
/
+2
2026-04-28
wifi: Rename EMLSR delay constants and add EMLMR helpers and definitions
Pablo Martin-Gomez
1
-10
/
+92
2026-04-28
wifi: Remove EMLMR Delay subfield definitions
Pablo Martin-Gomez
1
-6
/
+0
2026-04-28
wifi: Remove invalid 128TU transition timeout constant
Pablo Martin-Gomez
1
-2
/
+1
2026-04-27
ipmr: Free mr_table after RCU grace period.
Kuniyuki Iwashima
1
-0
/
+3
2026-04-27
Merge tag 'fsnotify_for_v7.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
Linus Torvalds
1
-0
/
+1
2026-04-27
Merge tag 'mailbox-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jassibrar/mailbox
Linus Torvalds
2
-4
/
+14
2026-04-25
Merge tag 'for-next-tpm-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd
Linus Torvalds
1
-2
/
+7
2026-04-24
Merge tag 'block-7.1-20260424' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux
Linus Torvalds
1
-12
/
+13
2026-04-24
Merge tag 'nfs-for-7.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
3
-0
/
+6
2026-04-24
Merge tag 'char-misc-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
11
-41
/
+318
2026-04-24
Merge tag 'spi-fix-v7.1-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
Linus Torvalds
1
-2
/
+2
2026-04-24
Merge tag 'net-deletions' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
11
-1492
/
+1
2026-04-23
Merge tag 'vfs-7.1-rc1.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
2
-9
/
+13
2026-04-23
Merge tag 'net-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
4
-10
/
+68
2026-04-24
eventpoll: refresh eventpoll_release() fast-path comment
Christian Brauner
1
-6
/
+10
2026-04-24
nstree: fix func. parameter kernel-doc warnings
Randy Dunlap
1
-3
/
+3
2026-04-23
Merge tag 'acpi-7.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-0
/
+6
2026-04-23
net: remove ax25 and amateur radio (hamradio) subsystem
Jakub Kicinski
4
-433
/
+1
2026-04-23
net: remove ISDN subsystem and Bluetooth CMTP
Jakub Kicinski
6
-1035
/
+0
2026-04-23
caif: remove CAIF NETWORK LAYER
Jakub Kicinski
1
-24
/
+0
2026-04-23
8021q: use RCU for egress QoS mappings
Longxuan Yu
1
-9
/
+16
2026-04-22
Merge tag 'input-for-v7.1-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
1
-0
/
+4
2026-04-22
Merge tag 'kgdb-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/danielt/linux
Linus Torvalds
1
-3
/
+4
2026-04-22
Merge tag 'hyperv-next-signed-20260421' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux
Linus Torvalds
1
-0
/
+2
[next]