index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-25
net_sched: make room for (struct qdisc_skb_cb)->pkt_segs
Eric Dumazet
4
-9
/
+9
2025-11-25
wifi: cfg80211: include s1g_primary_2mhz when sending chandef
Lachlan Hodges
1
-0
/
+3
2025-11-24
mptcp: leverage the backlog for RX packet processing
Paolo Abeni
2
-58
/
+129
2025-11-24
mptcp: introduce mptcp-level backlog
Paolo Abeni
3
-9
/
+97
2025-11-24
mptcp: borrow forward memory from subflow
Paolo Abeni
5
-11
/
+46
2025-11-24
mptcp: handle first subflow closing consistently
Paolo Abeni
2
-6
/
+11
2025-11-24
mptcp: drop the __mptcp_data_ready() helper
Paolo Abeni
1
-12
/
+7
2025-11-24
mptcp: make mptcp_destroy_common() static
Paolo Abeni
2
-23
/
+21
2025-11-24
mptcp: do not miss early first subflow close event notification
Paolo Abeni
1
-2
/
+2
2025-11-24
mptcp: ensure the kernel PM does not take action too late
Paolo Abeni
2
-1
/
+5
2025-11-24
mptcp: cleanup fallback dummy mapping generation
Paolo Abeni
2
-1
/
+10
2025-11-24
mptcp: cleanup fallback data fin reception
Paolo Abeni
1
-1
/
+3
2025-11-24
mptcp: fix memcg accounting for passive sockets
Paolo Abeni
3
-11
/
+38
2025-11-24
mptcp: grafting MPJ subflow earlier
Paolo Abeni
1
-7
/
+23
2025-11-24
mptcp: factor-out cgroup data inherit helper
Paolo Abeni
2
-8
/
+14
2025-11-24
net: factor-out _sk_charge() helper
Paolo Abeni
2
-16
/
+19
2025-11-24
net: optimize eth_type_trans() vs CONFIG_STACKPROTECTOR_STRONG=y
Eric Dumazet
1
-8
/
+8
2025-11-24
net: sched: fix TCF_LAYER_TRANSPORT handling in tcf_get_base_ptr()
Eric Dumazet
3
-3
/
+15
2025-11-24
wifi: cfg80211: stop radar detection in cfg80211_leave()
Johannes Berg
3
-0
/
+21
2025-11-24
wifi: cfg80211: use cfg80211_leave() in iftype change
Johannes Berg
1
-22
/
+1
2025-11-24
wifi: mac80211: fix channel switching code
Johannes Berg
1
-1
/
+1
2025-11-23
SUNRPC: new helper function for stopping backchannel server
Olga Kornievskaia
1
-0
/
+16
2025-11-23
SUNRPC: cleanup common code in backchannel request
Olga Kornievskaia
2
-9
/
+18
2025-11-21
Merge tag 'for-net-2025-11-21' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
Jakub Kicinski
6
-95
/
+115
2025-11-20
devlink: support default values for param-get and param-set
Daniel Zahka
2
-14
/
+96
2025-11-20
devlink: refactor devlink_nl_param_value_fill_one()
Daniel Zahka
1
-31
/
+39
2025-11-20
devlink: pass extack through to devlink_param::get()
Daniel Zahka
2
-9
/
+13
2025-11-20
net: ethtool: Add support for 1600Gbps speed
Yael Chemla
1
-0
/
+8
2025-11-20
net: atm: fix incorrect cleanup function call in error path
Sayooj K Karun
1
-1
/
+1
2025-11-20
tcp: add net.ipv4.tcp_rcvbuf_low_rtt
Eric Dumazet
4
-4
/
+26
2025-11-20
tcp: tcp_moderate_rcvbuf is only used in rx path
Eric Dumazet
1
-7
/
+2
2025-11-20
Bluetooth: SMP: Fix not generating mackey and ltk when repairing
Luiz Augusto von Dentz
1
-24
/
+7
2025-11-20
Bluetooth: hci_core: lookup hci_conn on RX path on protocol side
Pauli Virtanen
4
-67
/
+94
2025-11-20
Bluetooth: hci_sock: Prevent race in socket write iter and sock bind
Edward Adam Davis
1
-0
/
+2
2025-11-20
Bluetooth: hci_core: Fix triggering cmd_timer for HCI_OP_NOP
Luiz Augusto von Dentz
1
-4
/
+12
2025-11-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
22
-201
/
+232
2025-11-20
Merge tag 'net-6.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
19
-191
/
+216
2025-11-20
vsock: Ignore signal/timeout on connect() if already established
Michal Luczaj
1
-9
/
+31
2025-11-20
wifi: mac80211: refactor CMAC packet handlers
Chien Wong
4
-131
/
+37
2025-11-20
wifi: mac80211: refactor CMAC crypt functions
Chien Wong
3
-50
/
+19
2025-11-20
wifi: mac80211: utilize the newly defined CMAC constants
Chien Wong
4
-25
/
+25
2025-11-20
wifi: mac80211: fix CMAC functions not handling errors
Chien Wong
3
-30
/
+61
2025-11-20
l2tp: reset skb control buffer on xmit
David Bauer
1
-3
/
+3
2025-11-20
wifi: cfg80211: replace use of system_unbound_wq with system_dfl_wq
Marco Crivellari
2
-3
/
+3
2025-11-19
net: prefetch the next skb in napi_skb_cache_get()
Jason Xing
1
-0
/
+2
2025-11-19
net: use NAPI_SKB_CACHE_FREE to keep 32 as default to do bulk free
Jason Xing
1
-6
/
+8
2025-11-19
net: increase default NAPI_SKB_CACHE_BULK to 32
Jason Xing
1
-1
/
+1
2025-11-19
net: increase default NAPI_SKB_CACHE_SIZE to 128
Jason Xing
1
-1
/
+1
2025-11-19
mptcp: fix address removal logic in mptcp_pm_nl_rm_addr
Gang Yan
1
-1
/
+1
2025-11-19
mptcp: fix duplicate reset on fastclose
Paolo Abeni
1
-13
/
+23
[prev]
[next]