index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
kstrtox.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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_...
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-27
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
2024-07-26
wifi: mac80211: use monitor sdata with driver only if desired
Johannes Berg
3
-5
/
+9
2024-07-26
sched: act_ct: take care of padding in struct zones_ht_key
Eric Dumazet
1
-1
/
+3
2024-07-26
net: usb: sr9700: fix uninitialized variable use in sr_mdio_read
Ma Ke
1
-2
/
+9
2024-07-26
ethtool: rss: echo the context number back
Jakub Kicinski
3
-1
/
+9
2024-07-26
netlink: specs: correct the spec of ethtool
Jakub Kicinski
1
-2
/
+1
2024-07-26
bnxt_en: Fix RSS logic in __bnxt_reserve_rings()
Pavan Chebbi
1
-2
/
+4
2024-07-25
tun: add missing verification for short frame
Dongli Zhang
1
-0
/
+3
2024-07-25
tap: add missing verification for short frame
Si-Wei Liu
1
-0
/
+5
2024-07-25
mISDN: Fix a use after free in hfcmulti_tx()
Dan Carpenter
1
-3
/
+4
2024-07-25
gve: Fix an edge case for TSO skb validity check
Bailey Forrest
1
-1
/
+21
2024-07-25
bnxt_en: update xdp_rxq_info in queue restart logic
Taehee Yoo
1
-0
/
+17
2024-07-25
tcp: process the 3rd ACK with sk_socket for TFO/MPTCP
Matthieu Baerts (NGI0)
1
-3
/
+0
2024-07-25
selftests/bpf: Add XDP_UMEM_TX_METADATA_LEN to XSK TX metadata test
Stanislav Fomichev
2
-1
/
+6
2024-07-25
xsk: Require XDP_UMEM_TX_METADATA_LEN to actuate tx_metadata_len
Stanislav Fomichev
3
-9
/
+20
2024-07-25
bpf: Fix a segment issue when downgrading gso_size
Fred Li
1
-4
/
+11
[next]