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
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-09
idpf: fix netdev Tx queue stop/wake
Michal Kubiak
3
-27
/
+21
2024-09-09
idpf: refactor Tx completion routines
Joshua Hay
3
-76
/
+122
2024-09-09
netdevice: add netdev_tx_reset_subqueue() shorthand
Alexander Lobakin
1
-1
/
+12
2024-09-09
idpf: convert to libeth Tx buffer completion
Alexander Lobakin
3
-232
/
+105
2024-09-09
libeth: add Tx buffer completion helpers
Alexander Lobakin
2
-0
/
+154
2024-09-09
sctp: Unmask upper DSCP bits in sctp_v4_get_dst()
Ido Schimmel
1
-1
/
+2
2024-09-09
ipv4: udp_tunnel: Unmask upper DSCP bits in udp_tunnel_dst_lookup()
Ido Schimmel
1
-1
/
+2
2024-09-09
netfilter: nf_dup4: Unmask upper DSCP bits in nf_dup_ipv4_route()
Ido Schimmel
1
-1
/
+2
2024-09-09
netfilter: nft_flow_offload: Unmask upper DSCP bits in nft_flow_route()
Ido Schimmel
1
-1
/
+2
2024-09-09
ipv4: netfilter: Unmask upper DSCP bits in ip_route_me_harder()
Ido Schimmel
1
-1
/
+2
2024-09-09
ipv4: ip_tunnel: Unmask upper DSCP bits in ip_tunnel_xmit()
Ido Schimmel
1
-1
/
+1
2024-09-09
ipv4: ip_tunnel: Unmask upper DSCP bits in ip_md_tunnel_xmit()
Ido Schimmel
1
-3
/
+4
2024-09-09
ipv4: ip_tunnel: Unmask upper DSCP bits in ip_tunnel_bind_dev()
Ido Schimmel
1
-1
/
+1
2024-09-09
ipv4: icmp: Unmask upper DSCP bits in icmp_reply()
Ido Schimmel
1
-1
/
+1
2024-09-09
bpf: lwtunnel: Unmask upper DSCP bits in bpf_lwt_xmit_reroute()
Ido Schimmel
1
-1
/
+2
2024-09-09
ipv4: ip_gre: Unmask upper DSCP bits in ipgre_open()
Ido Schimmel
1
-1
/
+2
2024-09-09
netfilter: br_netfilter: Unmask upper DSCP bits in br_nf_pre_routing_finish()
Ido Schimmel
1
-1
/
+2
2024-09-09
net: sysfs: Fix weird usage of class's namespace relevant fields
Zijun Hu
1
-2
/
+2
2024-09-09
net: ethernet: fs_enet: phylink conversion
Maxime Chevallier
6
-122
/
+132
2024-09-09
net: ethernet: fs_enet: simplify clock handling with devm accessors
Maxime Chevallier
2
-14
/
+4
2024-09-09
net: ethernet: fs_enet: use macros for speed and duplex values
Maxime Chevallier
3
-4
/
+4
2024-09-09
net: ethernet: fs_enet: drop unused phy_info and mii_if_info
Maxime Chevallier
5
-16
/
+0
2024-09-09
net: ethernet: fs_enet: only protect the .restart() call in .adjust_link
Maxime Chevallier
1
-12
/
+6
2024-09-09
net: ethernet: fs_enet: drop the .adjust_link custom fs_ops
Maxime Chevallier
2
-7
/
+1
2024-09-09
net: ethernet: fs_enet: cosmetic cleanups
Maxime Chevallier
1
-131
/
+89
2024-09-09
net: ethernet: fs_enet: convert to SPDX
Maxime Chevallier
6
-24
/
+6
2024-09-08
ptp/ioctl: support MONOTONIC{,_RAW} timestamps for PTP_SYS_OFFSET_EXTENDED
Mahesh Bandewar
3
-12
/
+56
2024-09-08
net: sched: consistently use rcu_replace_pointer() in taprio_change()
Dmitry Antipov
1
-1
/
+3
2024-09-06
ptp: ocp: Improve PCIe delay estimation
Vadim Fedorenko
1
-9
/
+11
2024-09-06
netpoll: remove netpoll_srcu
Eric Dumazet
1
-11
/
+4
2024-09-06
octeontx2-pf: Make iplen __be16 in otx2_sqe_add_ext()
Simon Horman
1
-1
/
+1
2024-09-06
octeontx2-af: Pass string literal as format argument of alloc_workqueue()
Simon Horman
1
-2
/
+2
2024-09-06
net: phy: qca83xx: use PHY_ID_MATCH_EXACT
Rosen Penev
1
-7
/
+3
2024-09-06
sfc: siena: rip out rss-context dead code
Edward Cree
6
-211
/
+8
2024-09-06
net: smc91x: Make use of irq_get_trigger_type()
Vasileios Amoiridis
1
-1
/
+1
2024-09-06
net: dsa: realtek: rtl8366rb: Make use of irq_get_trigger_type()
Vasileios Amoiridis
1
-1
/
+1
2024-09-06
net: dsa: realtek: rtl8365mb: Make use of irq_get_trigger_type()
Vasileios Amoiridis
1
-1
/
+1
2024-09-06
net: tls: wait for async completion on last message
Sascha Hauer
1
-1
/
+1
2024-09-06
net/core: make use of the helper macro LIST_HEAD()
Hongbo Li
1
-4
/
+2
2024-09-06
net/ipv6: make use of the helper macro LIST_HEAD()
Hongbo Li
1
-4
/
+2
2024-09-06
net/netfilter: make use of the helper macro LIST_HEAD()
Hongbo Li
1
-3
/
+1
2024-09-06
net/tipc: make use of the helper macro LIST_HEAD()
Hongbo Li
1
-4
/
+2
2024-09-06
net/ipv4: make use of the helper macro LIST_HEAD()
Hongbo Li
1
-4
/
+2
2024-09-06
sfc: convert comma to semicolon
Chen Ni
1
-1
/
+1
2024-09-06
sfc/siena: Convert comma to semicolon
Chen Ni
1
-1
/
+1
2024-09-06
ionic: Convert comma to semicolon
Chen Ni
1
-2
/
+2
2024-09-06
net: atlantic: convert comma to semicolon
Chen Ni
1
-2
/
+2
2024-09-06
bnx2x: Remove setting of RX software timestamp
Gal Pressman
1
-4
/
+0
2024-09-06
cxgb4: Remove setting of RX software timestamp
Gal Pressman
1
-8
/
+3
2024-09-06
ixgbe: Remove setting of RX software timestamp
Gal Pressman
1
-4
/
+0
[next]