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
nocache-cleanup
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
12 days
Merge tag 'nf-26-07-08' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...
Paolo Abeni
14
-106
/
+189
12 days
ethtool: rss: Fix hfunc and input_xfrm parsing on big endian
Gal Pressman
2
-6
/
+36
12 days
Merge tag 'batadv-net-pullrequest-20260708' of https://git.open-mesh.org/batadv
Paolo Abeni
7
-22
/
+28
13 days
SUNRPC: pin upper rpc_clnt across the TLS connect_worker
Chuck Lever
2
-3
/
+27
13 days
SUNRPC: release lower rpc_clnt if killed waiting for XPRT_LOCKED
Chuck Lever
1
-1
/
+4
13 days
ipvs: ensure inner headers in ICMP errors are in headroom
Julian Anastasov
1
-6
/
+15
13 days
ipvs: use parsed transport offset in SCTP state lookup
Yizhou Zhao
1
-10
/
+5
13 days
ipvs: use parsed transport offset in TCP state lookup
Yizhou Zhao
1
-7
/
+1
13 days
ipvs: pass parsed transport offset to state handlers
Yizhou Zhao
4
-8
/
+11
13 days
netfilter: handle unreadable frags
Florian Westphal
4
-19
/
+41
13 days
netfilter: flowtable: support IPIP tunnel with direct xmit
Pablo Neira Ayuso
2
-6
/
+9
13 days
netfilter: flowtable: IPIP tunnel hardware offload is not yet support
Pablo Neira Ayuso
2
-6
/
+23
13 days
netfilter: flowtable: use dst in this direction when pushing IPIP header
Pablo Neira Ayuso
1
-7
/
+11
13 days
netfilter: ipset: allocate the proper memory for the generic hash structure
Jozsef Kadlecsik
1
-2
/
+11
13 days
netfilter: ipset: cleanup the add/del backlog when resize failed
Jozsef Kadlecsik
1
-8
/
+20
13 days
netfilter: ipset: exclude gc when resize is in progress
Jozsef Kadlecsik
1
-11
/
+20
13 days
netfilter: ipset: mark the rcu locked areas properly
Jozsef Kadlecsik
1
-8
/
+5
13 days
netfilter: nft_lookup: fix catchall element handling with inverted lookups
Tamaki Yanagawa
1
-5
/
+5
13 days
netfilter: ebtables: module names must be null-terminated
Florian Westphal
1
-0
/
+3
13 days
netfilter: ebtables: zero chainstack array
Florian Westphal
1
-2
/
+1
13 days
netfilter: ebtables: terminate table name before find_table_lock()
Xiang Mei
1
-0
/
+6
13 days
netfilter: nf_conntrack_reasm: guard mac_header adjustment after IPv6 defrag
Xiang Mei
1
-1
/
+2
13 days
ipv4: igmp: Fix potential memory leaks in igmp_mod_timer() and igmp_stop_timer()
Eric Dumazet
1
-2
/
+12
13 days
ipv6: mcast: Fix potential UAF in MLD delayed work
Eric Dumazet
1
-12
/
+28
13 days
ipv4: igmp: Fix potential UAF in igmp_gq_start_timer()
Eric Dumazet
1
-5
/
+9
13 days
net/sched: cake: reject overhead values that underflow length
Samuel Moelius
1
-4
/
+1
13 days
Merge tag 'for-net-2026-07-06' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Abeni
12
-239
/
+383
2026-07-07
wifi: cfg80211: bound element ID read when checking non-inheritance
HE WEI (ギカク)
1
-1
/
+1
2026-07-07
ipv4: igmp: remove multicast group from hash table on device destruction
Yuyang Huang
1
-0
/
+1
2026-07-07
net/tls: Consume empty data records in tls_sw_read_sock()
Chuck Lever
1
-0
/
+11
2026-07-07
wifi: cfg80211: validate assoc response length before status and IE access
Zhao Li
1
-21
/
+35
2026-07-07
wifi: cfg80211: validate rx/tx MLME callback frame lengths before access
Zhao Li
1
-8
/
+37
2026-07-07
wifi: mac80211: ibss: wait for in-flight TX on disconnect
Pagadala Yesu Anjaneyulu
1
-6
/
+3
2026-07-07
wifi: mac80211: recalculate rx_nss on IBSS peer capability update
Shahar Tzarfati
1
-2
/
+2
2026-07-07
wifi: cfg80211: use wiphy work for socket owner autodisconnect
Cen Zhang
4
-10
/
+11
2026-07-07
wifi: mac80211: fix memory leak in ieee80211_register_hw()
Dawei Feng
1
-1
/
+2
2026-07-07
wifi: mac80211: free AP_VLAN bc_buf SKBs outside IRQ lock
Cen Zhang
1
-1
/
+7
2026-07-06
Bluetooth: L2CAP: fix tx ident leak for commands without a response
Stig Hornang
1
-2
/
+13
2026-07-06
Bluetooth: ISO: fix malformed ISO_END/CONT handling
Pauli Virtanen
1
-15
/
+16
2026-07-06
Bluetooth: L2CAP: Fix use-after-free in l2cap_sock_new_connection_cb()
Siwei Zhang
4
-105
/
+121
2026-07-06
Bluetooth: fix UAF in bt_accept_dequeue()
Yousef Alhouseen
2
-16
/
+5
2026-07-06
Bluetooth: bnep: pin L2CAP connection during netdev registration
Yousef Alhouseen
1
-6
/
+21
2026-07-06
Bluetooth: sco: Fix a race condition in sco_sock_timeout()
Sungwoo Kim
1
-1
/
+14
2026-07-06
Bluetooth: MGMT: Fix adv monitor add failure cleanup
Cen Zhang
2
-1
/
+3
2026-07-06
Bluetooth: 6lowpan: hold L2CAP conn across debugfs control
Cen Zhang
2
-6
/
+16
2026-07-06
Bluetooth: 6lowpan: avoid untracked enable work
Cen Zhang
1
-23
/
+4
2026-07-06
Bluetooth: hci_conn: Fix null ptr deref in hci_abort_conn()
Siwei Zhang
2
-32
/
+122
2026-07-06
Bluetooth: L2CAP: validate option length before reading conf opt value
Muhammad Bilal
1
-8
/
+28
2026-07-06
Bluetooth: L2CAP: cancel pending_rx_work before taking conn->lock
Runyu Xiao
1
-8
/
+2
2026-07-06
Bluetooth: ISO: avoid NULL deref of conn in iso_conn_big_sync()
Muhammad Bilal
1
-1
/
+12
[prev]
[next]