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-03-10
tools: ynl: fix render-max for flags definition
Lorenzo Bianconi
1
-3
/
+8
2023-03-10
i40e: Fix kernel crash during reboot when adapter is in recovery mode
Ivan Vecera
1
-0
/
+1
2023-03-10
ipvlan: Make skb->skb_iif track skb->dev for l3s mode
Jianguo Wu
1
-0
/
+1
2023-03-10
net: phy: nxp-c45-tja11xx: fix MII_BASIC_CONFIG_REV bit
Radu Pirea (OSS)
1
-1
/
+1
2023-03-10
MAINTAINERS: make my email address consistent
Jiri Pirko
2
-3
/
+6
2023-03-10
virtio_net: add checking sq is full inside xdp xmit
Xuan Zhuo
1
-0
/
+3
2023-03-10
virtio_net: separate the logic of checking whether sq is full
Xuan Zhuo
1
-24
/
+36
2023-03-10
virtio_net: reorder some funcs
Xuan Zhuo
1
-46
/
+46
2023-03-10
nfc: pn533: initialize struct pn533_out_arg properly
Fedor Pchelkin
1
-0
/
+1
2023-03-10
wifi: cfg80211: fix MLO connection ownership
Johannes Berg
1
-9
/
+7
2023-03-10
wifi: mac80211: check basic rates validity
Johannes Berg
1
-10
/
+11
2023-03-10
wifi: nl80211: fix puncturing bitmap policy
Johannes Berg
1
-1
/
+7
2023-03-10
wifi: nl80211: fix NULL-ptr deref in offchan check
Johannes Berg
1
-1
/
+1
2023-03-09
tcp: tcp_make_synack() can be called from process context
Breno Leitao
1
-1
/
+1
2023-03-09
sh: sanitize the flags on sigreturn
Al Viro
2
-0
/
+4
2023-03-08
tools: ynl: fix enum-as-flags in the generic CLI
Jakub Kicinski
2
-9
/
+7
2023-03-08
tools: ynl: move the enum classes to shared code
Jakub Kicinski
3
-89
/
+121
2023-03-08
net: avoid double iput when sock_alloc_file fails
Thadeu Lima de Souza Cascardo
1
-7
/
+4
2023-03-08
af_unix: fix struct pid leaks in OOB support
Eric Dumazet
1
-2
/
+8
2023-03-08
eth: fealnx: bring back this old driver
Jakub Kicinski
5
-0
/
+1966
2023-03-08
net: dsa: mt7530: permit port 5 to work without port 6 on MT7621 SoC
Vladimir Oltean
1
-15
/
+20
2023-03-08
x86/resctl: fix scheduler confusion with 'current'
Linus Torvalds
4
-10
/
+10
2023-03-08
net: microchip: sparx5: fix deletion of existing DSCP mappings
Daniel Machon
1
-16
/
+16
2023-03-08
octeontx2-af: Unlock contexts in the queue context cache in case of fault detection
Suman Ghosh
5
-7
/
+82
2023-03-08
net/smc: fix fallback failed while sendmsg with fastopen
D. Wythe
1
-5
/
+8
2023-03-07
ynl: re-license uniformly under GPL-2.0 OR BSD-3-Clause
Jakub Kicinski
20
-18
/
+28
2023-03-07
mailmap: update entries for Stephen Hemminger
Stephen Hemminger
1
-1
/
+4
2023-03-07
mailmap: add entry for Maxim Mikityanskiy
Jakub Kicinski
1
-0
/
+2
2023-03-07
nfc: change order inside nfc_se_io error path
Fedor Pchelkin
1
-1
/
+1
2023-03-07
ethernet: ice: avoid gcc-9 integer overflow warning
Arnd Bergmann
1
-4
/
+4
2023-03-07
ice: don't ignore return codes in VSI related code
Michal Swiatkowski
1
-7
/
+10
2023-03-07
ice: Fix DSCP PFC TLV creation
Dave Ertman
1
-1
/
+1
2023-03-07
cpumask: be more careful with 'cpumask_setall()'
Linus Torvalds
1
-5
/
+5
2023-03-07
net: usb: qmi_wwan: add Telit 0x1080 composition
Enrico Sau
1
-0
/
+1
2023-03-07
net: usb: cdc_mbim: avoid altsetting toggling for Telit FE990
Enrico Sau
1
-0
/
+5
2023-03-07
platform: mellanox: mlx-platform: Initialize shift variable to 0
Hans de Goede
1
-1
/
+1
2023-03-07
platform/x86: int3472: Add GPIOs to Surface Go 3 Board data
Daniel Scally
1
-2
/
+3
2023-03-07
platform/x86: ISST: Fix kernel documentation warnings
Srinivas Pandruvada
2
-1
/
+3
2023-03-07
platform: x86: MLX_PLATFORM: select REGMAP instead of depending on it
Randy Dunlap
1
-1
/
+2
2023-03-07
platform: mellanox: select REGMAP instead of depending on it
Randy Dunlap
1
-5
/
+4
2023-03-07
platform/x86/intel/tpmi: Fix double free reported by Smatch
Srinivas Pandruvada
1
-7
/
+7
2023-03-07
platform/x86: ISST: Increase range of valid mail box commands
Srinivas Pandruvada
1
-1
/
+1
2023-03-07
platform/x86: dell-ddv: Fix temperature scaling
Armin Wolf
1
-2
/
+2
2023-03-07
platform/x86: dell-ddv: Fix cache invalidation on resume
Armin Wolf
1
-1
/
+7
2023-03-07
platform/x86/amd: pmc: remove CONFIG_SUSPEND checks
Arnd Bergmann
1
-21
/
+9
2023-03-07
netfilter: conntrack: adopt safer max chain length
Eric Dumazet
1
-2
/
+2
2023-03-06
net: tls: fix device-offloaded sendpage straddling records
Jakub Kicinski
1
-0
/
+2
2023-03-06
net: ethernet: mtk_eth_soc: fix RX data corruption issue
Daniel Golle
2
-1
/
+3
2023-03-06
net: phy: smsc: fix link up detection in forced irq mode
Heiner Kallweit
1
-11
/
+3
2023-03-06
cpumask: fix incorrect cpumask scanning result checks
Linus Torvalds
4
-10
/
+10
[next]