index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-12
net: clear skb->sk in skb_release_head_state()
Eric Dumazet
1
-0
/
+1
2025-11-12
ipv4: route: Prevent rt_bind_exception() from rebinding stale fnhe
Chuang Wang
1
-0
/
+5
2025-11-12
vfs: make vfs_mknod break delegations on parent directory
Jeff Layton
1
-1
/
+1
2025-11-11
net_sched: limit try_bulk_dequeue_skb() batches
Eric Dumazet
1
-7
/
+10
2025-11-11
Merge tag 'for-net-2025-11-11' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
6
-64
/
+134
2025-11-11
net: export netdev_get_by_index_lock()
David Wei
1
-1
/
+0
2025-11-11
net: sched: act_ife: initialize struct tc_ife to fix KMSAN kernel-infoleak
Ranganath V N
1
-5
/
+7
2025-11-11
net: sched: act_connmark: initialize struct tc_ife to fix kernel leak
Ranganath V N
1
-5
/
+7
2025-11-11
Bluetooth: hci_event: Fix not handling PA Sync Lost event
Luiz Augusto von Dentz
1
-14
/
+35
2025-11-11
af_unix: Initialise scc_index in unix_add_edge().
Kuniyuki Iwashima
1
-3
/
+11
2025-11-11
devlink: Introduce switchdev_inactive eswitch mode
Saeed Mahameed
1
-1
/
+1
2025-11-11
wifi: mac80211: make monitor link info check more specific
Benjamin Berg
2
-4
/
+7
2025-11-11
wifi: mac80211: track MU-MIMO configuration on disabled interfaces
Benjamin Berg
4
-23
/
+76
2025-11-11
wifi: cfg80211/mac80211: Add fallback mechanism for INDOOR_SP connection
Pagadala Yesu Anjaneyulu
4
-7
/
+10
2025-11-11
wifi: cfg80211/mac80211: clean up duplicate ap_power handling
Pagadala Yesu Anjaneyulu
2
-33
/
+2
2025-11-11
wifi: cfg80211: use a C99 initializer in wiphy_register
Emmanuel Grumbach
1
-6
/
+6
2025-11-11
xsk: add indirect call for xsk_destruct_skb
Jason Xing
2
-4
/
+7
2025-11-11
Merge branch 'kbuild-6.19.fms.extension'
Christian Brauner
10
-62
/
+84
2025-11-11
wifi: mac80211: skip rate verification for not captured PSDUs
Benjamin Berg
1
-3
/
+7
2025-11-10
net: netpoll: fix incorrect refcount handling causing incorrect cleanup
Breno Leitao
1
-2
/
+5
2025-11-10
tipc: Fix use-after-free in tipc_mon_reinit_self().
Kuniyuki Iwashima
1
-0
/
+2
2025-11-10
net/handshake: Fix memory leak in tls_handshake_accept()
Zilin Guan
1
-0
/
+1
2025-11-10
net/smc: fix mismatch between CLC header and proposal
D. Wythe
1
-0
/
+1
2025-11-10
net: dsa: tag_brcm: do not mark link local traffic as offloaded
Jonas Gorski
1
-2
/
+4
2025-11-10
net/sched: Abort __tc_modify_qdisc if parent is a clsact/ingress qdisc
Victor Nogueira
1
-0
/
+5
2025-11-10
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
9
-28
/
+325
2025-11-10
sctp: Don't inherit do_auto_asconf in sctp_clone_sock().
Kuniyuki Iwashima
1
-0
/
+1
2025-11-10
sctp: prevent possible shift-out-of-bounds in sctp_transport_update_rto
Eric Dumazet
1
-4
/
+9
2025-11-10
Bluetooth: hci_conn: Fix not cleaning up PA_LINK connections
Luiz Augusto von Dentz
3
-21
/
+21
2025-11-10
Bluetooth: 6lowpan: add missing l2cap_chan_lock()
Pauli Virtanen
1
-0
/
+8
2025-11-10
Bluetooth: 6lowpan: Don't hold spin lock over sleeping functions
Pauli Virtanen
1
-25
/
+43
2025-11-10
Bluetooth: L2CAP: export l2cap_chan_hold for modules
Pauli Virtanen
1
-0
/
+1
2025-11-10
Bluetooth: 6lowpan: fix BDADDR_LE vs ADDR_LE_DEV address type confusion
Pauli Virtanen
1
-4
/
+24
2025-11-10
Bluetooth: 6lowpan: reset link-local header on ipv6 recv path
Pauli Virtanen
1
-0
/
+1
2025-11-10
Bluetooth: MGMT: cancel mesh send timer when hdev removed
Pauli Virtanen
1
-0
/
+1
2025-11-10
net/smc: bpf: Introduce generic hook for handshake flow
D. Wythe
7
-14
/
+299
2025-11-10
bpf: Make bpf_skb_change_head helper metadata-safe
Jakub Sitnicki
1
-1
/
+3
2025-11-10
bpf: Make bpf_skb_change_proto helper metadata-safe
Jakub Sitnicki
1
-1
/
+2
2025-11-10
bpf: Make bpf_skb_adjust_room metadata-safe
Jakub Sitnicki
1
-4
/
+5
2025-11-10
bpf: Unclone skb head on bpf_dynptr_write to skb metadata
Jakub Sitnicki
1
-6
/
+12
2025-11-10
net: Preserve metadata on pskb_expand_head
Jakub Sitnicki
1
-2
/
+4
2025-11-10
Revert "SUNRPC: Make RPCSEC_GSS_KRB5 select CRYPTO instead of depending on it"
Chuck Lever
1
-2
/
+1
2025-11-10
wifi: mac80211: remove unnecessary vlan NULL check
Johannes Berg
1
-3
/
+0
2025-11-10
wifi: mac80211: pass frame type to element parsing
Johannes Berg
11
-57
/
+122
2025-11-10
wifi: mac80211: remove "disabling VHT" message
Johannes Berg
1
-4
/
+1
2025-11-10
wifi: mac80211: add and use chanctx usage iteration
Johannes Berg
1
-147
/
+195
2025-11-10
wifi: mac80211: simplify ieee80211_recalc_chanctx_min_def() API
Johannes Berg
4
-26
/
+32
2025-11-10
wifi: mac80211: remove chanctx to link back-references
Johannes Berg
4
-78
/
+87
2025-11-10
wifi: mac80211: make link iteration safe for 'break'
Johannes Berg
1
-5
/
+11
2025-11-07
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
1
-0
/
+5
[prev]
[next]