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
/
task-analyzer.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-31
netfilter: iptables: Fix null-ptr-deref in iptable_nat_table_init().
Kuniyuki Iwashima
1
-8
/
+10
2024-07-30
net: drop bad gso csum_start and offset in virtio_net_hdr
Willem de Bruijn
3
-11
/
+12
2024-07-30
net: phy: aquantia: only poll GLOBAL_CFG regs on aqr113, aqr113c and aqr115c
Bartosz Golaszewski
1
-8
/
+21
2024-07-30
net: phy: micrel: Fix the KSZ9131 MDI-X status issue
Raju Lakkaraju
1
-15
/
+19
2024-07-30
net: mvpp2: Don't re-use loop iterator
Dan Carpenter
1
-3
/
+3
2024-07-30
net/iucv: fix use after free in iucv_sock_close()
Alexandra Winter
1
-2
/
+2
2024-07-30
net/smc: prevent UAF in inet_create()
D. Wythe
1
-3
/
+4
2024-07-30
selftests: mptcp: join: check backup support in signal endp
Matthieu Baerts (NGI0)
1
-6
/
+28
2024-07-30
mptcp: pm: fix backup support in signal endpoints
Matthieu Baerts (NGI0)
5
-0
/
+54
2024-07-30
selftests: mptcp: join: validate backup in MPJ
Matthieu Baerts (NGI0)
1
-10
/
+32
2024-07-30
mptcp: mib: count MPJ with backup flag
Matthieu Baerts (NGI0)
3
-0
/
+10
2024-07-30
mptcp: pm: only set request_bkup flag when sending MP_PRIO
Matthieu Baerts (NGI0)
1
-1
/
+0
2024-07-30
mptcp: distinguish rcv vs sent backup flag in requests
Matthieu Baerts (NGI0)
3
-1
/
+3
2024-07-30
mptcp: sched: check both directions for backup
Matthieu Baerts (NGI0)
2
-5
/
+7
2024-07-29
ice: xsk: fix txq interrupt mapping
Maciej Fijalkowski
1
-10
/
+14
2024-07-29
ice: add missing WRITE_ONCE when clearing ice_rx_ring::xdp_prog
Maciej Fijalkowski
1
-1
/
+1
2024-07-29
ice: improve updating ice_{t,r}x_ring::xsk_pool
Maciej Fijalkowski
6
-55
/
+87
2024-07-29
ice: toggle netif_carrier when setting up XSK pool
Maciej Fijalkowski
1
-1
/
+7
2024-07-29
ice: modify error handling when setting XSK pool in ndo_bpf
Maciej Fijalkowski
1
-14
/
+16
2024-07-29
ice: replace synchronize_rcu with synchronize_net
Maciej Fijalkowski
1
-5
/
+4
2024-07-29
ice: don't busy wait for Rx queue disable in ice_qp_dis()
Maciej Fijalkowski
1
-3
/
+1
2024-07-29
ice: respect netif readiness in AF_XDP ZC related ndo's
Michal Kubiak
1
-1
/
+5
2024-07-29
selftests: mptcp: always close input's FD if opened
Liu Jing
1
-4
/
+4
2024-07-29
selftests: mptcp: fix error path
Paolo Abeni
1
-1
/
+1
2024-07-29
selftests: mptcp: add explicit test case for remove/readd
Paolo Abeni
1
-0
/
+29
2024-07-29
mptcp: fix NL PM announced address accounting
Paolo Abeni
1
-4
/
+6
2024-07-29
mptcp: fix user-space PM announced address accounting
Paolo Abeni
1
-4
/
+13
2024-07-29
rtnetlink: Don't ignore IFLA_TARGET_NETNSID when ifname is specified in rtnl_dellink().
Kuniyuki Iwashima
1
-1
/
+1
2024-07-29
net: axienet: start napi before enabling Rx/Tx
Andy Chiu
1
-1
/
+1
2024-07-29
tcp: Adjust clamping window for applications specifying SO_RCVBUF
Subash Abhinov Kasiviswanathan
1
-7
/
+16
2024-07-29
selftests: drv-net: rss_ctx: check for all-zero keys
Jakub Kicinski
1
-3
/
+34
2024-07-29
ethtool: fix the state of additional contexts with old API
Jakub Kicinski
1
-8
/
+30
2024-07-29
ethtool: fix setting key and resetting indir at once
Jakub Kicinski
1
-2
/
+3
2024-07-29
eth: bnxt: populate defaults in the RSS context struct
Jakub Kicinski
1
-0
/
+4
2024-07-29
eth: bnxt: reject unsupported hash functions
Jakub Kicinski
1
-2
/
+8
2024-07-29
tun: Add missing bpf_net_ctx_clear() in do_xdp_generic()
Jeongjun Park
1
-0
/
+1
2024-07-26
fbnic: Change kconfig prompt from S390=n to !S390
Alexander Duyck
1
-1
/
+1
2024-07-26
Bluetooth: hci_event: Fix setting DISCOVERY_FINDING for passive scanning
Luiz Augusto von Dentz
2
-9
/
+3
2024-07-26
Bluetooth: btmtk: remove #ifdef around declarations
Arnd Bergmann
1
-2
/
+0
2024-07-26
Bluetooth: btmtk: Fix btmtk.c undefined reference build error harder
Arnd Bergmann
1
-0
/
+2
2024-07-26
Bluetooth: btmtk: Fix btmtk.c undefined reference build error
Chris Lu
2
-0
/
+4
2024-07-26
Bluetooth: hci_sync: Fix suspending with wrong filter policy
Luiz Augusto von Dentz
1
-0
/
+21
2024-07-26
Bluetooth: btmtk: Fix kernel crash when entering btmtk_usb_suspend
Chris Lu
1
-1
/
+2
2024-07-26
Bluetooth: btintel: Fail setup on error
Kiran K
1
-0
/
+3
2024-07-26
net: phy: realtek: add support for RTL8366S Gigabit PHY
Mark Mentovai
1
-0
/
+7
2024-07-26
wifi: ath12k: fix soft lockup on suspend
Johan Hovold
1
-1
/
+2
2024-07-26
wifi: mt76: mt7921: fix null pointer access in mt792x_mac_link_bss_remove
Sean Wang
1
-0
/
+1
2024-07-26
wifi: ath12k: fix reusing outside iterator in ath12k_wow_vif_set_wakeups()
Baochen Qiang
1
-4
/
+4
2024-07-26
wifi: cfg80211: correct S1G beacon length calculation
Johannes Berg
1
-3
/
+8
2024-07-26
wifi: cfg80211: fix reporting failed MLO links status with cfg80211_connect_done
Veerendranath Jakkam
1
-0
/
+1
[next]