index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
selftests: mptcp: always close input's FD if opened
Liu Jing
2024-07-29
1
-4
/
+4
|
|
*
selftests: mptcp: fix error path
Paolo Abeni
2024-07-29
1
-1
/
+1
|
|
*
selftests: mptcp: add explicit test case for remove/readd
Paolo Abeni
2024-07-29
1
-0
/
+29
|
|
*
mptcp: fix NL PM announced address accounting
Paolo Abeni
2024-07-29
1
-4
/
+6
|
|
*
mptcp: fix user-space PM announced address accounting
Paolo Abeni
2024-07-29
1
-4
/
+13
|
|
/
|
*
rtnetlink: Don't ignore IFLA_TARGET_NETNSID when ifname is specified in rtnl_...
Kuniyuki Iwashima
2024-07-29
1
-1
/
+1
|
*
net: axienet: start napi before enabling Rx/Tx
Andy Chiu
2024-07-29
1
-1
/
+1
|
*
tcp: Adjust clamping window for applications specifying SO_RCVBUF
Subash Abhinov Kasiviswanathan
2024-07-29
1
-7
/
+16
|
*
Merge branch 'ethtool-rss-fixes' into main
David S. Miller
2024-07-29
3
-15
/
+79
|
|
\
|
|
*
selftests: drv-net: rss_ctx: check for all-zero keys
Jakub Kicinski
2024-07-29
1
-3
/
+34
|
|
*
ethtool: fix the state of additional contexts with old API
Jakub Kicinski
2024-07-29
1
-8
/
+30
|
|
*
ethtool: fix setting key and resetting indir at once
Jakub Kicinski
2024-07-29
1
-2
/
+3
|
|
*
eth: bnxt: populate defaults in the RSS context struct
Jakub Kicinski
2024-07-29
1
-0
/
+4
|
|
*
eth: bnxt: reject unsupported hash functions
Jakub Kicinski
2024-07-29
1
-2
/
+8
|
|
/
|
*
tun: Add missing bpf_net_ctx_clear() in do_xdp_generic()
Jeongjun Park
2024-07-29
1
-0
/
+1
|
*
Merge tag 'for-net-2024-07-26' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
2024-07-27
6
-10
/
+33
|
|
\
|
|
*
Bluetooth: hci_event: Fix setting DISCOVERY_FINDING for passive scanning
Luiz Augusto von Dentz
2024-07-26
2
-9
/
+3
|
|
*
Bluetooth: btmtk: remove #ifdef around declarations
Arnd Bergmann
2024-07-26
1
-2
/
+0
|
|
*
Bluetooth: btmtk: Fix btmtk.c undefined reference build error harder
Arnd Bergmann
2024-07-26
1
-0
/
+2
|
|
*
Bluetooth: btmtk: Fix btmtk.c undefined reference build error
Chris Lu
2024-07-26
2
-0
/
+4
|
|
*
Bluetooth: hci_sync: Fix suspending with wrong filter policy
Luiz Augusto von Dentz
2024-07-26
1
-0
/
+21
|
|
*
Bluetooth: btmtk: Fix kernel crash when entering btmtk_usb_suspend
Chris Lu
2024-07-26
1
-1
/
+2
|
|
*
Bluetooth: btintel: Fail setup on error
Kiran K
2024-07-26
1
-0
/
+3
|
*
|
fbnic: Change kconfig prompt from S390=n to !S390
Alexander Duyck
2024-07-27
1
-1
/
+1
|
*
|
Merge tag 'wireless-2024-07-26' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
2024-07-27
8
-13
/
+25
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
wifi: ath12k: fix soft lockup on suspend
Johan Hovold
2024-07-26
1
-1
/
+2
|
|
*
wifi: mt76: mt7921: fix null pointer access in mt792x_mac_link_bss_remove
Sean Wang
2024-07-26
1
-0
/
+1
|
|
*
wifi: ath12k: fix reusing outside iterator in ath12k_wow_vif_set_wakeups()
Baochen Qiang
2024-07-26
1
-4
/
+4
|
|
*
wifi: cfg80211: correct S1G beacon length calculation
Johannes Berg
2024-07-26
1
-3
/
+8
|
|
*
wifi: cfg80211: fix reporting failed MLO links status with cfg80211_connect_done
Veerendranath Jakkam
2024-07-26
1
-0
/
+1
|
|
*
wifi: mac80211: use monitor sdata with driver only if desired
Johannes Berg
2024-07-26
3
-5
/
+9
|
*
|
net: phy: realtek: add support for RTL8366S Gigabit PHY
Mark Mentovai
2024-07-26
1
-0
/
+7
|
*
|
sched: act_ct: take care of padding in struct zones_ht_key
Eric Dumazet
2024-07-26
1
-1
/
+3
|
*
|
net: usb: sr9700: fix uninitialized variable use in sr_mdio_read
Ma Ke
2024-07-26
1
-2
/
+9
|
*
|
Merge branch 'ethtool-rss-small-fixes-to-spec-and-get'
Jakub Kicinski
2024-07-26
3
-2
/
+9
|
|
\
\
|
|
*
|
ethtool: rss: echo the context number back
Jakub Kicinski
2024-07-26
3
-1
/
+9
|
|
*
|
netlink: specs: correct the spec of ethtool
Jakub Kicinski
2024-07-26
1
-2
/
+1
|
|
/
/
|
*
/
bnxt_en: Fix RSS logic in __bnxt_reserve_rings()
Pavan Chebbi
2024-07-26
1
-2
/
+4
|
|
/
*
|
minmax: fix up min3() and max3() too
Linus Torvalds
2024-07-31
1
-2
/
+10
*
|
Merge tag 'for-6.11-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-07-31
13
-31
/
+225
|
\
\
|
*
|
btrfs: initialize location to fix -Wmaybe-uninitialized in btrfs_lookup_dentry()
David Sterba
2024-07-30
1
-1
/
+1
|
*
|
btrfs: fix corruption after buffer fault in during direct IO append write
Filipe Manana
2024-07-29
3
-13
/
+43
|
*
|
btrfs: zoned: fix zone_unusable accounting on making block group read-write a...
Naohiro Aota
2024-07-29
6
-8
/
+23
|
*
|
btrfs: do not subtract delalloc from avail bytes
Naohiro Aota
2024-07-29
1
-2
/
+1
|
*
|
btrfs: make cow_file_range_inline() honor locked_page on error
Boris Burkov
2024-07-29
1
-6
/
+10
|
*
|
btrfs: fix corrupt read due to bad offset of a compressed extent map
Filipe Manana
2024-07-25
2
-1
/
+100
|
*
|
btrfs: tree-checker: validate dref root and objectid
Qu Wenruo
2024-07-25
1
-0
/
+47
*
|
|
Merge tag 'perf-tools-fixes-for-v6.11-2024-07-30' of git://git.kernel.org/pub...
Linus Torvalds
2024-07-31
5
-13
/
+117
|
\
\
\
|
*
|
|
perf docs: Document cross compilation
Leo Yan
2024-07-26
1
-0
/
+28
|
*
|
|
perf: build: Link lib 'zstd' for static build
Leo Yan
2024-07-26
2
-2
/
+2
[prev]
[next]