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-07-24
net: fec: avoid tx queue timeout when XDP is enabled
Wei Fang
1
-0
/
+2
2023-07-24
ipv6 addrconf: fix bug where deleting a mngtmpaddr can create a new temporary address
Maciej Żenczykowski
1
-4
/
+10
2023-07-24
ethernet: atheros: fix return value check in atl1e_tso_csum()
Yuanjun Gong
1
-2
/
+5
2023-07-24
atheros: fix return value check in atl1_tso()
Yuanjun Gong
1
-2
/
+5
2023-07-24
vxlan: fix GRO with VXLAN-GPE
Jiri Benc
1
-15
/
+69
2023-07-24
vxlan: generalize vxlan_parse_gpe_hdr and remove unused args
Jiri Benc
1
-30
/
+28
2023-07-24
ethernet: atheros: fix return value check in atl1c_tso_csum()
Yuanjun Gong
1
-2
/
+5
2023-07-24
vxlan: calculate correct header length for GPE
Jiri Benc
3
-18
/
+20
2023-07-24
net: hns3: fix wrong bw weight of disabled tc issue
Jijie Shao
2
-4
/
+16
2023-07-24
net: hns3: fix wrong tc bandwidth weight data issue
Jijie Shao
1
-2
/
+1
2023-07-24
net: hns3: add tm flush when setting tm
Hao Lan
7
-6
/
+73
2023-07-24
net: hns3: fix the imp capability bit cannot exceed 32 bits issue
Hao Lan
2
-4
/
+20
2023-07-23
net: phy: marvell10g: fix 88x3310 power up
Jiawen Wu
1
-0
/
+7
2023-07-21
docs: net: clarify the NAPI rules around XDP Tx
Jakub Kicinski
1
-6
/
+7
2023-07-20
net: phy: prevent stale pointer dereference in phy_init()
Vladimir Oltean
1
-7
/
+14
2023-07-20
tcp: annotate data-races around fastopenq.max_qlen
Eric Dumazet
3
-4
/
+6
2023-07-20
tcp: annotate data-races around icsk->icsk_user_timeout
Eric Dumazet
1
-3
/
+3
2023-07-20
tcp: annotate data-races around tp->notsent_lowat
Eric Dumazet
2
-3
/
+7
2023-07-20
tcp: annotate data-races around rskq_defer_accept
Eric Dumazet
1
-5
/
+6
2023-07-20
tcp: annotate data-races around tp->linger2
Eric Dumazet
1
-4
/
+4
2023-07-20
tcp: annotate data-races around icsk->icsk_syn_retries
Eric Dumazet
2
-4
/
+4
2023-07-20
tcp: annotate data-races around tp->keepalive_probes
Eric Dumazet
2
-4
/
+10
2023-07-20
tcp: annotate data-races around tp->keepalive_intvl
Eric Dumazet
2
-4
/
+9
2023-07-20
tcp: annotate data-races around tp->keepalive_time
Eric Dumazet
2
-3
/
+7
2023-07-20
tcp: annotate data-races around tp->tsoffset
Eric Dumazet
2
-4
/
+5
2023-07-20
tcp: annotate data-races around tp->tcp_tx_delay
Eric Dumazet
1
-2
/
+2
2023-07-20
Bluetooth: MGMT: Use correct address for memcpy()
Andy Shevchenko
1
-1
/
+1
2023-07-20
Bluetooth: btusb: Fix bluetooth on Intel Macbook 2014
Tomasz Moń
1
-0
/
+1
2023-07-20
Bluetooth: SCO: fix sco_conn related locking and validity issues
Pauli Virtanen
1
-11
/
+12
2023-07-20
Bluetooth: hci_conn: return ERR_PTR instead of NULL when there is no link
Siddh Raman Pant
1
-2
/
+2
2023-07-20
Bluetooth: hci_sync: Avoid use-after-free in dbg for hci_remove_adv_monitor()
Douglas Anderson
1
-1
/
+3
2023-07-20
Bluetooth: coredump: fix building with coredump disabled
Arnd Bergmann
1
-2
/
+0
2023-07-20
Bluetooth: ISO: fix iso_conn related locking and validity issues
Pauli Virtanen
1
-22
/
+31
2023-07-20
Bluetooth: hci_event: call disconnect callback before deleting conn
Pauli Virtanen
1
-0
/
+3
2023-07-20
Bluetooth: use RCU for hci_conn_params and iterate safely in hci_sync
Pauli Virtanen
6
-44
/
+164
2023-07-20
netfilter: nf_tables: skip bound chain on rule flush
Pablo Neira Ayuso
1
-0
/
+2
2023-07-20
netfilter: nf_tables: skip bound chain in netns release path
Pablo Neira Ayuso
1
-0
/
+3
2023-07-20
netfilter: nft_set_pipapo: fix improper element removal
Florian Westphal
1
-1
/
+5
2023-07-20
netfilter: nf_tables: can't schedule in nft_chain_validate
Florian Westphal
1
-2
/
+2
2023-07-20
netfilter: nf_tables: fix spurious set element insertion failure
Florian Westphal
1
-0
/
+3
2023-07-20
Revert "bridge: Add extack warning when enabling STP in netns."
Kuniyuki Iwashima
1
-3
/
+0
2023-07-20
llc: Don't drop packet from non-root netns.
Kuniyuki Iwashima
1
-3
/
+0
2023-07-20
llc: Check netns in llc_estab_match() and llc_listener_match().
Kuniyuki Iwashima
4
-22
/
+33
2023-07-20
llc: Check netns in llc_dgram_match().
Kuniyuki Iwashima
1
-7
/
+11
2023-07-19
net: ethernet: mtk_eth_soc: always mtk_get_ib1_pkt_type
Daniel Golle
1
-1
/
+1
2023-07-19
Revert "r8169: disable ASPM during NAPI poll"
Heiner Kallweit
1
-10
/
+1
2023-07-19
r8169: revert 2ab19de62d67 ("r8169: remove ASPM restrictions now that ASPM is disabled during NAPI poll")
Heiner Kallweit
1
-1
/
+26
2023-07-19
Revert "tcp: avoid the lookup process failing to get sk in ehash table"
Kuniyuki Iwashima
2
-19
/
+6
2023-07-19
ipv4: ip_gre: fix return value check in erspan_xmit()
Yuanjun Gong
1
-1
/
+2
2023-07-19
ipv4: ip_gre: fix return value check in erspan_fb_xmit()
Yuanjun Gong
1
-1
/
+2
[next]