index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Lines
2025-11-24
wifi: cfg80211: use cfg80211_leave() in iftype change
Johannes Berg
-22
/
+1
2025-11-24
wifi: mac80211: fix channel switching code
Johannes Berg
-1
/
+1
2025-11-23
SUNRPC: new helper function for stopping backchannel server
Olga Kornievskaia
-0
/
+16
2025-11-23
SUNRPC: cleanup common code in backchannel request
Olga Kornievskaia
-9
/
+18
2025-11-21
Merge tag 'for-net-2025-11-21' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
-95
/
+115
2025-11-20
devlink: support default values for param-get and param-set
Daniel Zahka
-14
/
+96
2025-11-20
devlink: refactor devlink_nl_param_value_fill_one()
Daniel Zahka
-31
/
+39
2025-11-20
devlink: pass extack through to devlink_param::get()
Daniel Zahka
-9
/
+13
2025-11-20
net: ethtool: Add support for 1600Gbps speed
Yael Chemla
-0
/
+8
2025-11-20
net: atm: fix incorrect cleanup function call in error path
Sayooj K Karun
-1
/
+1
2025-11-20
tcp: add net.ipv4.tcp_rcvbuf_low_rtt
Eric Dumazet
-4
/
+26
2025-11-20
tcp: tcp_moderate_rcvbuf is only used in rx path
Eric Dumazet
-7
/
+2
2025-11-20
Bluetooth: SMP: Fix not generating mackey and ltk when repairing
Luiz Augusto von Dentz
-24
/
+7
2025-11-20
Bluetooth: hci_core: lookup hci_conn on RX path on protocol side
Pauli Virtanen
-67
/
+94
2025-11-20
Bluetooth: hci_sock: Prevent race in socket write iter and sock bind
Edward Adam Davis
-0
/
+2
2025-11-20
Bluetooth: hci_core: Fix triggering cmd_timer for HCI_OP_NOP
Luiz Augusto von Dentz
-4
/
+12
2025-11-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-201
/
+232
2025-11-20
Merge tag 'net-6.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-191
/
+216
2025-11-20
vsock: Ignore signal/timeout on connect() if already established
Michal Luczaj
-9
/
+31
2025-11-20
wifi: mac80211: refactor CMAC packet handlers
Chien Wong
-131
/
+37
2025-11-20
wifi: mac80211: refactor CMAC crypt functions
Chien Wong
-50
/
+19
2025-11-20
wifi: mac80211: utilize the newly defined CMAC constants
Chien Wong
-25
/
+25
2025-11-20
wifi: mac80211: fix CMAC functions not handling errors
Chien Wong
-30
/
+61
2025-11-20
l2tp: reset skb control buffer on xmit
David Bauer
-3
/
+3
2025-11-20
wifi: cfg80211: replace use of system_unbound_wq with system_dfl_wq
Marco Crivellari
-3
/
+3
2025-11-19
net: prefetch the next skb in napi_skb_cache_get()
Jason Xing
-0
/
+2
2025-11-19
net: use NAPI_SKB_CACHE_FREE to keep 32 as default to do bulk free
Jason Xing
-6
/
+8
2025-11-19
net: increase default NAPI_SKB_CACHE_BULK to 32
Jason Xing
-1
/
+1
2025-11-19
net: increase default NAPI_SKB_CACHE_SIZE to 128
Jason Xing
-1
/
+1
2025-11-19
mptcp: fix address removal logic in mptcp_pm_nl_rm_addr
Gang Yan
-1
/
+1
2025-11-19
mptcp: fix duplicate reset on fastclose
Paolo Abeni
-13
/
+23
2025-11-19
mptcp: decouple mptcp fastclose from tcp close
Paolo Abeni
-5
/
+10
2025-11-19
mptcp: do not fallback when OoO is present
Paolo Abeni
-0
/
+7
2025-11-19
mptcp: fix premature close in case of fallback
Paolo Abeni
-1
/
+2
2025-11-19
mptcp: avoid unneeded subflow-level drops
Paolo Abeni
-0
/
+32
2025-11-19
mptcp: fix ack generation for fallback msk
Paolo Abeni
-1
/
+22
2025-11-19
libceph: Switch to use %ptSp
Andy Shevchenko
-4
/
+2
2025-11-18
ipv6: clear RA flags when adding a static route
Fernando Fernandez Mancera
-0
/
+4
2025-11-18
af_unix: Consolidate unix_schedule_gc() and wait_for_unix_gc().
Kuniyuki Iwashima
-21
/
+11
2025-11-18
af_unix: Remove unix_tot_inflight.
Kuniyuki Iwashima
-3
/
+0
2025-11-18
af_unix: Refine wait_for_unix_gc().
Kuniyuki Iwashima
-13
/
+8
2025-11-18
af_unix: Don't call wait_for_unix_gc() on every sendmsg().
Kuniyuki Iwashima
-8
/
+6
2025-11-18
af_unix: Don't trigger GC from close() if unnecessary.
Kuniyuki Iwashima
-14
/
+19
2025-11-18
af_unix: Simplify GC state.
Kuniyuki Iwashima
-9
/
+12
2025-11-18
af_unix: Count cyclic SCC.
Kuniyuki Iwashima
-10
/
+21
2025-11-18
af_unix: Read sk_peek_offset() again after sleeping in unix_stream_read_gener...
Kuniyuki Iwashima
-2
/
+1
2025-11-18
mptcp: fix a race in mptcp_pm_del_add_timer()
Eric Dumazet
-7
/
+13
2025-11-18
net: use napi_skb_cache even in process context
Eric Dumazet
-0
/
+5
2025-11-18
net: __alloc_skb() cleanup
Eric Dumazet
-10
/
+18
2025-11-18
net: add a new @alloc parameter to napi_skb_cache_get()
Eric Dumazet
-7
/
+8
[prev]
[next]