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
2022-05-21
perf test: Fix "all PMU test" to skip hv_24x7/hv_gpci tests on powerpc
Athira Rajeev
1
-0
/
+10
2022-05-20
perf stat: Fix and validate CPU map inputs in synthetic PERF_RECORD_STAT events
Ian Rogers
1
-3
/
+14
2022-05-20
perf build: Fix check for btf__load_from_kernel_by_id() in libbpf
Arnaldo Carvalho de Melo
5
-1
/
+22
2022-05-19
net: bridge: Clear offload_fwd_mark when passing frame up bridge interface.
Andrew Lunn
1
-0
/
+7
2022-05-18
ptp: ocp: change sysfs attr group handling
Jonathan Lemon
1
-15
/
+42
2022-05-18
selftests: forwarding: fix missing backslash
Joachim Wiberg
1
-1
/
+1
2022-05-18
Fix double fget() in vhost_net_set_backend()
Al Viro
1
-8
/
+7
2022-05-18
vdpa/mlx5: Use consistent RQT size
Eli Cohen
1
-40
/
+21
2022-05-18
netfilter: nf_tables: disable expression reduction infra
Pablo Neira Ayuso
1
-10
/
+1
2022-05-18
netfilter: flowtable: move dst_check to packet path
Ritaro Takenaka
2
-22
/
+20
2022-05-18
netfilter: flowtable: fix TCP flow teardown
Pablo Neira Ayuso
2
-27
/
+9
2022-05-18
net: ftgmac100: Disable hardware checksum on AST2600
Joel Stanley
1
-0
/
+5
2022-05-18
igb: skip phy status check where unavailable
Kevin Mitchell
1
-1
/
+2
2022-05-18
nfc: pn533: Fix buggy cleanup order
Lin Ma
1
-2
/
+3
2022-05-18
mptcp: Do TCP fallback on early DSS checksum failure
Mat Martineau
2
-4
/
+20
2022-05-18
mptcp: fix checksum byte order
Paolo Abeni
3
-14
/
+26
2022-05-18
ARM: 9197/1: spectre-bhb: fix loop8 sequence for Thumb2
Ard Biesheuvel
1
-1
/
+1
2022-05-18
ARM: 9196/1: spectre-bhb: enable for Cortex-A15
Ard Biesheuvel
1
-0
/
+1
2022-05-18
net: af_key: check encryption module availability consistency
Thomas Bartschies
1
-3
/
+3
2022-05-18
net: af_key: add check for pfkey_broadcast in function pfkey_process
Jiasheng Jiang
1
-2
/
+4
2022-05-18
percpu_ref_init(): clean ->percpu_count_ref on failure
Al Viro
1
-0
/
+1
2022-05-17
net/mlx5: Drain fw_reset when removing device
Shay Drory
3
-3
/
+27
2022-05-17
net/mlx5e: CT: Fix setting flow_source for smfs ct tuples
Paul Blakey
1
-1
/
+1
2022-05-17
net/mlx5e: CT: Fix support for GRE tuples
Paul Blakey
1
-24
/
+32
2022-05-17
net/mlx5e: Remove HW-GRO from reported features
Gal Pressman
1
-4
/
+0
2022-05-17
net/mlx5e: Properly block HW GRO when XDP is enabled
Maxim Mikityanskiy
1
-0
/
+12
2022-05-17
net/mlx5e: Properly block LRO when XDP is enabled
Maxim Mikityanskiy
1
-0
/
+7
2022-05-17
net/mlx5e: Block rx-gro-hw feature in switchdev mode
Aya Levin
1
-0
/
+4
2022-05-17
net/mlx5e: Wrap mlx5e_trap_napi_poll into rcu_read_lock
Maxim Mikityanskiy
1
-3
/
+10
2022-05-17
net/mlx5: DR, Ignore modify TTL on RX if device doesn't support it
Yevgeny Kliteynik
2
-21
/
+48
2022-05-17
net/mlx5: Initialize flow steering during driver probe
Shay Drory
3
-61
/
+91
2022-05-17
net/mlx5: DR, Fix missing flow_source when creating multi-destination FW table
Maor Dickman
5
-6
/
+14
2022-05-17
NFC: nci: fix sleep in atomic context bugs caused by nci_skb_alloc
Duoming Zhou
2
-3
/
+3
2022-05-17
net/qla3xxx: Fix a test in ql_reset_work()
Christophe JAILLET
1
-1
/
+2
2022-05-17
selinux: fix bad cleanup on error in hashtab_duplicate()
Ondrej Mosnacek
1
-1
/
+2
2022-05-17
parisc: Fix patch code locking and flushing
John David Anglin
1
-14
/
+11
2022-05-17
parisc: Rewrite cache flush code for PA8800/PA8900
John David Anglin
3
-127
/
+236
2022-05-17
parisc: Disable debug code regarding cache flushes in handle_nadtlb_fault()
John David Anglin
1
-2
/
+4
2022-05-17
audit,io_uring,io-wq: call __audit_uring_exit for dummy contexts
Julian Orth
2
-1
/
+7
2022-05-17
io_uring: don't attempt to IOPOLL for MSG_RING requests
Jens Axboe
1
-0
/
+3
2022-05-17
ice: Fix interrupt moderation settings getting cleared
Michal Wilczynski
2
-11
/
+16
2022-05-17
ice: fix possible under reporting of ethtool Tx and Rx statistics
Paul Greenwalt
1
-3
/
+4
2022-05-17
ice: fix crash when writing timestamp on RX rings
Arkadiusz Kubalewski
1
-4
/
+15
2022-05-17
net: vmxnet3: fix possible NULL pointer dereference in vmxnet3_rq_cleanup()
Zixuan Fu
1
-0
/
+4
2022-05-17
net: vmxnet3: fix possible use-after-free bugs in vmxnet3_rq_alloc_rx_buf()
Zixuan Fu
1
-0
/
+2
2022-05-17
xfrm: set dst dev to blackhole_netdev instead of loopback_dev in ifdown
Xin Long
1
-1
/
+1
2022-05-17
net: systemport: Fix an error handling path in bcm_sysport_probe()
Christophe JAILLET
1
-2
/
+4
2022-05-17
net: lan966x: Fix assignment of the MAC address
Horatiu Vultur
1
-0
/
+28
2022-05-16
Revert "PCI: aardvark: Rewrite IRQ code to chained IRQ handler"
Pali Rohár
1
-26
/
+22
2022-05-16
ptp: ocp: have adjtime handle negative delta_ns correctly
Jonathan Lemon
1
-2
/
+3
[next]