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
/
rust
/
kernel
/
drm
/
gem
/
mod.rs
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
3 days
tools: ynl: add sample for wireguard
Asbjørn Sloth Tønnesen
4
-0
/
+108
3 days
wireguard: uapi: generate header with ynl-gen
Asbjørn Sloth Tønnesen
2
-22
/
+22
3 days
wireguard: uapi: move flag enums
Asbjørn Sloth Tønnesen
1
-11
/
+14
3 days
wireguard: uapi: move enum wg_cmd
Asbjørn Sloth Tønnesen
1
-7
/
+8
3 days
netlink: specs: add specification for wireguard
Asbjørn Sloth Tønnesen
3
-129
/
+299
3 days
wireguard: netlink: lower .maxattr for WG_CMD_GET_DEVICE
Asbjørn Sloth Tønnesen
1
-1
/
+1
3 days
wireguard: netlink: convert to split ops
Asbjørn Sloth Tønnesen
1
-7
/
+9
3 days
wireguard: netlink: use WG_KEY_LEN in policies
Asbjørn Sloth Tønnesen
1
-4
/
+7
3 days
wireguard: netlink: validate nested arrays in policy
Asbjørn Sloth Tønnesen
1
-4
/
+6
3 days
wireguard: netlink: enable strict genetlink validation
Asbjørn Sloth Tønnesen
1
-1
/
+0
4 days
drivers: net: fbnic: Return the true error in fbnic_alloc_napi_vectors.
davem/net-next
Dimitri Daskalakis
1
-1
/
+1
4 days
selftest: af_unix: Extend recv() timeout in so_peek_off.c.
Kuniyuki Iwashima
1
-2
/
+2
4 days
selftest: af_unix: Create its own .gitignore.
Kuniyuki Iwashima
2
-8
/
+8
4 days
virtio_net: enhance wake/stop tx queue statistics accounting
Liming Wu
1
-18
/
+26
4 days
tcp: remove icsk->icsk_retransmit_timer
Eric Dumazet
8
-30
/
+25
4 days
tcp: introduce icsk->icsk_keepalive_timer
Eric Dumazet
11
-24
/
+35
4 days
net: move sk_dst_pending_confirm and sk_pacing_status to sock_read_tx group
Eric Dumazet
2
-4
/
+4
4 days
tcp: rename icsk_timeout() to tcp_timeout_expires()
Eric Dumazet
6
-13
/
+12
4 days
ice: fix broken Rx on VFs
Alexander Lobakin
1
-0
/
+3
4 days
chtls: Avoid -Wflex-array-member-not-at-end warning
Gustavo A. R. Silva
1
-7
/
+1
4 days
tools: ynl-gen: add regeneration comment
Asbjørn Sloth Tønnesen
41
-0
/
+41
4 days
tools: ynl-gen: add function prefix argument
Asbjørn Sloth Tønnesen
1
-9
/
+16
4 days
ptp: ocp: Reuse META's PCI vendor ID
Andy Shevchenko
1
-3
/
+2
4 days
ptp: ocp: Apply standard pattern for cleaning up loop
Andy Shevchenko
1
-2
/
+1
4 days
ptp: ocp: Make ptp_ocp_unregister_ext() NULL-aware
Andy Shevchenko
1
-14
/
+10
4 days
ptp: ocp: Refactor signal_show() and fix %ptT misuse
Andy Shevchenko
1
-9
/
+5
4 days
vsock/test: Extend transport change null-ptr-deref test
Michal Luczaj
1
-1
/
+6
4 days
r8169: improve MAC EEE handling
Heiner Kallweit
1
-37
/
+36
4 days
net: phy: mxl-gpy: add support for MxL86252 and MxL86282
Daniel Golle
1
-2
/
+89
4 days
net: phy: mxl-gpy: add support for MxL86211C
Chad Monroe
1
-0
/
+24
4 days
net: mdio: remove redundant fwnode cleanup
Buday Csaba
2
-7
/
+1
4 days
net: mdio: eliminate kdoc warnings in mdio_device.c and mdio_bus.c
Buday Csaba
2
-7
/
+55
4 days
net: enetc: update the base address of port MDIO registers for ENETC v4
Wei Fang
2
-2
/
+18
4 days
net: enetc: set external PHY address in IERB for i.MX94 ENETC
Wei Fang
1
-0
/
+57
4 days
net: enetc: set the external PHY address in IERB for port MDIO usage
Wei Fang
1
-1
/
+140
4 days
net: dsa: append ethtool counters of all hidden ports to conduit
Vladimir Oltean
1
-33
/
+93
4 days
net: dsa: use kernel data types for ethtool ops on conduit
Vladimir Oltean
1
-6
/
+5
4 days
net: dsa: cpu_dp->orig_ethtool_ops might be NULL
Vladimir Oltean
1
-7
/
+7
4 days
cxgb4: Rename sched_class to avoid type clash
Alan Maguire
5
-32
/
+32
4 days
r8169: add support for RTL9151A
Javen Xu
1
-0
/
+3
4 days
net_sched: use qdisc_dequeue_drop() in cake, codel, fq_codel
Eric Dumazet
3
-3
/
+10
4 days
net_sched: add qdisc_dequeue_drop() helper
Eric Dumazet
3
-14
/
+43
4 days
net_sched: add tcf_kfree_skb_list() helper
Eric Dumazet
2
-10
/
+16
4 days
net: annotate a data-race in __dev_xmit_skb()
Eric Dumazet
1
-1
/
+1
4 days
net: prefech skb->priority in __dev_xmit_skb()
Eric Dumazet
1
-0
/
+1
4 days
net_sched: sch_fq: prefetch one skb ahead in dequeue()
Eric Dumazet
1
-2
/
+5
4 days
net_sched: sch_fq: move qdisc_bstats_update() to fq_dequeue_skb()
Eric Dumazet
1
-1
/
+1
4 days
net_sched: add Qdisc_read_mostly and Qdisc_write groups
Eric Dumazet
1
-11
/
+18
4 days
net_sched: cake: use qdisc_pkt_segs()
Eric Dumazet
1
-9
/
+3
4 days
net_sched: use qdisc_skb_cb(skb)->pkt_segs in bstats_update()
Eric Dumazet
7
-4
/
+16
[next]