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
2023-11-08
ptp: fix corrupted list in ptp_open
Edward Adam Davis
3
-11
/
+19
2023-11-08
ptp: ptp_read should not release queue
Edward Adam Davis
1
-2
/
+0
2023-11-08
net_sched: sch_fq: better validate TCA_FQ_WEIGHTS and TCA_FQ_PRIOMAP
Eric Dumazet
1
-8
/
+2
2023-11-08
net: kcm: fill in MODULE_DESCRIPTION()
Jakub Kicinski
1
-0
/
+1
2023-11-08
net/sched: act_ct: Always fill offloading tuple iifidx
Vlad Buslov
3
-15
/
+32
2023-11-08
netfilter: nat: fix ipv6 nat redirect with mapped and scoped addresses
Florian Westphal
1
-1
/
+26
2023-11-08
netfilter: xt_recent: fix (increase) ipv6 literal buffer length
Maciej Żenczykowski
1
-1
/
+1
2023-11-08
ipvs: add missing module descriptions
Florian Westphal
16
-0
/
+16
2023-11-08
netfilter: nf_tables: remove catchall element in GC sync path
Pablo Neira Ayuso
1
-5
/
+17
2023-11-08
netfilter: add missing module descriptions
Florian Westphal
22
-0
/
+22
2023-11-08
drivers/net/ppp: use standard array-copy-function
Philipp Stanner
1
-2
/
+2
2023-11-07
net: enetc: shorten enetc_setup_xdp_prog() error message to fit NETLINK_MAX_FMTMSG_LEN
Vladimir Oltean
1
-1
/
+1
2023-11-07
virtio/vsock: Fix uninit-value in virtio_transport_recv_pkt()
Shigeru Yoshida
1
-0
/
+2
2023-11-07
r8169: respect userspace disabling IFF_MULTICAST
Heiner Kallweit
1
-0
/
+2
2023-11-07
selftests/bpf: get trusted cgrp from bpf_iter__cgroup directly
Chuyi Zhou
1
-12
/
+4
2023-11-07
bpf: Let verifier consider {task,cgroup} is trusted in bpf_iter_reg
Chuyi Zhou
2
-2
/
+2
2023-11-07
net: phylink: initialize carrier state at creation
Klaus Kudielka
1
-0
/
+1
2023-11-07
test/vsock: add dobule bind connect test
Filippo Storniolo
3
-0
/
+100
2023-11-07
test/vsock: refactor vsock_accept
Filippo Storniolo
1
-12
/
+20
2023-11-07
test/vsock fix: add missing check on socket creation
Filippo Storniolo
1
-0
/
+8
2023-11-07
vsock/virtio: remove socket from connected/bound list on shutdown
Filippo Storniolo
1
-5
/
+11
2023-11-07
tcp: Fix -Wc23-extensions in tcp_options_write()
Nathan Chancellor
1
-31
/
+39
2023-11-07
tg3: Fix the TX ring stall
Alex Pakhunov
1
-11
/
+42
2023-11-07
s390/qeth: Fix typo 'weed' in comment
Kuan-Wei Chiu
1
-1
/
+1
2023-11-06
idpf: fix potential use-after-free in idpf_tso()
Eric Dumazet
1
-2
/
+4
2023-11-06
tg3: power down device only on SYSTEM_POWER_OFF
George Shuklin
1
-1
/
+2
2023-11-06
ice: Fix VF-VF direction matching in drop rule in switchdev
Marcin Szycik
1
-1
/
+23
2023-11-06
ice: Fix VF-VF filter rules in switchdev mode
Aniruddha Paul
1
-28
/
+62
2023-11-06
ice: lag: in RCU, use atomic allocation
Michal Schmidt
1
-3
/
+3
2023-11-06
ice: Fix SRIOV LAG disable on non-compliant aggregate
Dave Ertman
1
-9
/
+3
2023-11-06
i40e: Fix devlink port unregistering
Ivan Vecera
1
-4
/
+6
2023-11-06
i40e: Do not call devlink_port_type_clear()
Ivan Vecera
1
-1
/
+0
2023-11-06
net/smc: put sk reference if close work was canceled
D. Wythe
1
-1
/
+2
2023-11-06
net/smc: allow cdc msg send rather than drop it with NULL sndbuf_desc
D. Wythe
1
-5
/
+4
2023-11-06
net/smc: fix dangling sock under state SMC_APPFINCLOSEWAIT
D. Wythe
4
-4
/
+9
2023-11-06
nfsd: regenerate user space parsers after ynl-gen changes
Jakub Kicinski
3
-14
/
+156
2023-11-06
tcp: Fix SYN option room calculation for TCP-AO.
Kuniyuki Iwashima
1
-2
/
+3
2023-11-06
octeontx2-pf: Free pending and dropped SQEs
Geetha sowjanya
4
-10
/
+49
2023-11-06
net, sched: Fix SKB_NOT_DROPPED_YET splat under debug config
Jamal Hadi Salim
2
-2
/
+9
2023-11-03
netlink: fill in missing MODULE_DESCRIPTION()
Jakub Kicinski
1
-0
/
+1
2023-11-03
net/tcp: fix possible out-of-bounds reads in tcp_hash_fail()
Eric Dumazet
1
-6
/
+7
2023-11-03
net: ethernet: ti: am65-cpsw: rx_pause/tx_pause controls wrong direction
Ronald Wahl
1
-2
/
+2
2023-11-03
tcp: fix fastopen code vs usec TS
Eric Dumazet
4
-7
/
+6
2023-11-03
selftests: pmtu.sh: fix result checking
Hangbin Liu
1
-1
/
+1
2023-11-03
net: stmmac: xgmac: Enable support for multiple Flexible PPS outputs
Furong Xu
2
-2
/
+14
2023-11-03
Fix termination state for idr_for_each_entry_ul()
NeilBrown
1
-2
/
+4
2023-11-02
selftests/bpf: Fix broken build where char is unsigned
Björn Töpel
1
-1
/
+1
2023-11-02
net: r8169: Disable multicast filter for RTL8168H and RTL8107E
Patrick Thompson
1
-1
/
+3
2023-11-02
dccp/tcp: Call security_inet_conn_request() after setting IPv6 addresses.
Kuniyuki Iwashima
2
-6
/
+7
2023-11-02
dccp: Call security_inet_conn_request() after setting IPv4 addresses.
Kuniyuki Iwashima
1
-3
/
+3
[next]