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-15
veth: rely on rtnl_dereference() instead of on rcu_dereference() in veth_set_xdp_features()
Lorenzo Bianconi
1
-1
/
+1
2023-03-15
nfc: st-nci: Fix use after free bug in ndlc_remove due to race condition
Zheng Wang
1
-2
/
+4
2023-03-15
selftest: Add test for bind() conflicts.
Kuniyuki Iwashima
3
-0
/
+116
2023-03-15
tcp: Fix bind() conflict check for dual-stack wildcard address.
Kuniyuki Iwashima
1
-1
/
+7
2023-03-15
net: phy: smsc: bail out in lan87xx_read_status if genphy_read_status fails
Heiner Kallweit
1
-1
/
+4
2023-03-15
net: tunnels: annotate lockless accesses to dev->needed_headroom
Eric Dumazet
3
-10
/
+12
2023-03-15
ice: avoid bonding causing auxiliary plug/unplug under RTNL lock
Dave Ertman
2
-20
/
+13
2023-03-14
net: hsr: Don't log netdev_err message on unknown prp dst node
Kristian Overskeid
1
-1
/
+1
2023-03-13
net: ipa: fix a surprising number of bad offsets
Alex Elder
2
-50
/
+50
2023-03-13
net: dsa: mt7530: set PLL frequency and trgmii only when trgmii is used
Arınç ÜNAL
1
-31
/
+31
2023-03-13
net: dsa: mt7530: remove now incorrect comment regarding port 5
Arınç ÜNAL
1
-1
/
+1
2023-03-13
qed/qed_dev: guard against a possible division by zero
Daniil Tatianin
1
-0
/
+5
2023-03-13
net/smc: fix NULL sndbuf_desc in smc_cdc_tx_handler()
D. Wythe
1
-0
/
+3
2023-03-13
bnxt_en: reset PHC frequency in free-running mode
Vadim Fedorenko
3
-29
/
+35
2023-03-10
mptcp: fix lockdep false positive in mptcp_pm_nl_create_listen_socket()
Paolo Abeni
1
-0
/
+16
2023-03-10
mptcp: avoid setting TCP_CLOSE state twice
Matthieu Baerts
1
-1
/
+0
2023-03-10
mptcp: add ro_after_init for tcp{,v6}_prot_override
Geliang Tang
1
-2
/
+2
2023-03-10
selftests: mptcp: userspace pm: fix printed values
Matthieu Baerts
1
-1
/
+1
2023-03-10
mptcp: fix UaF in listener shutdown
Paolo Abeni
3
-78
/
+2
2023-03-10
mptcp: use the workqueue to destroy unaccepted sockets
Paolo Abeni
3
-16
/
+46
2023-03-10
mptcp: refactor passive socket initialization
Paolo Abeni
2
-23
/
+21
2023-03-10
mptcp: fix possible deadlock in subflow_error_report
Paolo Abeni
1
-0
/
+7
2023-03-10
mvpp2: take care of xdp_features when reconfiguring queues
Matteo Croce
1
-3
/
+12
2023-03-10
net/mlx5e: take into account device reconfiguration for xdp_features flag
Lorenzo Bianconi
4
-12
/
+39
2023-03-10
veth: take into account device reconfiguration for xdp_features flag
Lorenzo Bianconi
1
-4
/
+38
2023-03-10
net: ena: take into account xdp_features setting tx/rx queues
Lorenzo Bianconi
2
-5
/
+16
2023-03-10
net: thunderx: take into account xdp_features setting tx/rx queues
Lorenzo Bianconi
2
-7
/
+14
2023-03-10
xdp: add xdp_set_features_flag utility routine
Lorenzo Bianconi
5
-7
/
+35
2023-03-10
tools: ynl: fix get_mask utility routine
Lorenzo Bianconi
1
-4
/
+2
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
[next]