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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-02
wireguard: uapi: generate header with ynl-gen
Asbjørn Sloth Tønnesen
1
-19
/
+19
2025-12-02
wireguard: uapi: move flag enums
Asbjørn Sloth Tønnesen
1
-11
/
+14
2025-12-02
wireguard: uapi: move enum wg_cmd
Asbjørn Sloth Tønnesen
1
-7
/
+8
2025-12-02
wireguard: netlink: add YNL specification
Asbjørn Sloth Tønnesen
1
-129
/
+0
2025-11-29
can: Kconfig: select CAN driver infrastructure by default
Oliver Hartkopp
1
-0
/
+7
2025-11-28
Merge tag 'nf-next-25-11-28' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
Jakub Kicinski
5
-37
/
+73
2025-11-28
Merge tag 'wireless-next-2025-11-27' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next
Jakub Kicinski
6
-5
/
+21
2025-11-27
if_ether.h: Clarify ethertype validity for gsw1xx dsa
Peter Enderborg
1
-1
/
+3
2025-11-27
netmem, devmem, tcp: access pp fields through @desc in net_iov
Byungchul Park
1
-2
/
+2
2025-11-28
netfilter: nf_tables: improve UAPI kernel-doc comments
Randy Dunlap
1
-7
/
+7
2025-11-28
netfilter: ip6t_srh: fix UAPI kernel-doc comments format
Randy Dunlap
1
-20
/
+20
2025-11-28
netfilter: nf_conncount: rework API to use sk_buff directly
Fernando Fernandez Mancera
1
-9
/
+8
2025-11-28
netfilter: flowtable: Add IPIP rx sw acceleration
Lorenzo Bianconi
2
-0
/
+31
2025-11-28
netfilter: flowtable: remove hw_ifidx
Pablo Neira Ayuso
1
-1
/
+0
2025-11-27
netfilter: flowtable: consolidate xmit path
Pablo Neira Ayuso
1
-0
/
+1
2025-11-27
netfilter: flowtable: move path discovery infrastructure to its own file
Pablo Neira Ayuso
1
-0
/
+6
2025-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
8
-41
/
+81
2025-11-27
Merge tag 'net-6.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
3
-10
/
+20
2025-11-27
Merge tag 'linux-can-next-for-6.19-20251126' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next
Paolo Abeni
3
-22
/
+161
2025-11-27
net: pcs: xpcs: Add support for FBNIC 25G, 50G, 100G PMD
Alexander Duyck
1
-0
/
+2
2025-11-27
net: pcs: xpcs: Fix PMA identifier handling in XPCS
Alexander Duyck
2
-1
/
+6
2025-11-27
net: pcs: xpcs: Add support for 25G, 50G, and 100G interfaces
Alexander Duyck
1
-0
/
+6
2025-11-27
net: phy: Add MDIO_PMA_CTRL1_SPEED for 2.5G and 5G to reflect PMA values
Alexander Duyck
1
-2
/
+10
2025-11-26
virtio-net: avoid unnecessary checksum calculation on guest RX
Jon Kohler
1
-3
/
+4
2025-11-26
phy: add hwtstamp_get callback to phy drivers
Vadim Fedorenko
1
-0
/
+5
2025-11-26
phy: rename hwtstamp callback to hwtstamp_set
Vadim Fedorenko
2
-6
/
+6
2025-11-26
can: netlink: add PWM netlink interface
Vincent Mailhol
1
-0
/
+25
2025-11-26
can: calc_bittiming: add PWM calculation
Vincent Mailhol
1
-0
/
+10
2025-11-26
can: bittiming: add PWM validation
Vincent Mailhol
1
-0
/
+22
2025-11-26
can: bittiming: add PWM parameters
Vincent Mailhol
1
-2
/
+39
2025-11-26
can: dev: can_dev_dropped_skb: drop CC/FD frames in CANXL-only mode
Oliver Hartkopp
1
-0
/
+19
2025-11-26
can: netlink: add CAN_CTRLMODE_XL_TMS flag
Vincent Mailhol
1
-0
/
+1
2025-11-26
can: netlink: add initial CAN XL support
Vincent Mailhol
3
-3
/
+17
2025-11-26
can: netlink: add CAN_CTRLMODE_RESTRICTED
Vincent Mailhol
2
-24
/
+27
2025-11-26
can: dev: can_dev_dropped_skb: drop CAN FD skbs if FD is off
Vincent Mailhol
1
-3
/
+11
2025-11-26
can: bittiming: apply NL_SET_ERR_MSG() to can_calc_bittiming()
Vincent Mailhol
1
-1
/
+1
2025-11-25
tcp: remove icsk->icsk_retransmit_timer
Eric Dumazet
2
-7
/
+10
2025-11-25
tcp: introduce icsk->icsk_keepalive_timer
Eric Dumazet
1
-2
/
+9
2025-11-25
net: move sk_dst_pending_confirm and sk_pacing_status to sock_read_tx group
Eric Dumazet
1
-2
/
+2
2025-11-25
tcp: rename icsk_timeout() to tcp_timeout_expires()
Eric Dumazet
1
-3
/
+2
2025-11-25
tools: ynl-gen: add regeneration comment
Asbjørn Sloth Tønnesen
13
-0
/
+13
2025-11-25
net_sched: add qdisc_dequeue_drop() helper
Eric Dumazet
2
-5
/
+30
2025-11-25
net_sched: add tcf_kfree_skb_list() helper
Eric Dumazet
1
-0
/
+11
2025-11-25
net_sched: add Qdisc_read_mostly and Qdisc_write groups
Eric Dumazet
1
-11
/
+18
2025-11-25
net_sched: use qdisc_skb_cb(skb)->pkt_segs in bstats_update()
Eric Dumazet
1
-3
/
+10
2025-11-25
net_sched: make room for (struct qdisc_skb_cb)->pkt_segs
Eric Dumazet
1
-9
/
+9
2025-11-25
Revert "ACPI: processor: idle: Optimize ACPI idle driver registration"
Rafael J. Wysocki
1
-2
/
+0
2025-11-25
Revert "ACPI: processor: Remove unused empty stubs of some functions"
Rafael J. Wysocki
1
-0
/
+20
2025-11-25
Revert "ACPI: processor: idle: Rearrange declarations in header file"
Rafael J. Wysocki
1
-2
/
+5
2025-11-25
Revert "ACPI: processor: idle: Redefine two functions as void"
Rafael J. Wysocki
1
-2
/
+2
[next]