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
2026-04-13
net: call getsockopt_iter if available
Breno Leitao
1
-3
/
+51
2026-04-13
Merge tag 'for-net-next-2026-04-13' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
6
-13
/
+36
2026-04-13
Merge tag 'vfs-7.1-rc1.kino' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
23
-31
/
+31
2026-04-13
xprtrdma: Post receive buffers after RPC completion
Chuck Lever
1
-5
/
+9
2026-04-13
xprtrdma: Scale receive batch size with credit window
Chuck Lever
3
-2
/
+4
2026-04-13
xprtrdma: Replace rpcrdma_mr_seg with xdr_buf cursor
Chuck Lever
3
-144
/
+180
2026-04-13
xprtrdma: Decouple frwr_wp_create from frwr_map
Chuck Lever
1
-7
/
+50
2026-04-13
xprtrdma: Close lost-wakeup race in xprt_rdma_alloc_slot
Chuck Lever
2
-1
/
+30
2026-04-13
xprtrdma: Avoid 250 ms delay on backlog wakeup
Chuck Lever
1
-1
/
+1
2026-04-13
xprtrdma: Close sendctx get/put race that can block a transport
Chuck Lever
1
-1
/
+16
2026-04-13
Merge tag 'vfs-7.1-rc1.xattr' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-27
/
+92
2026-04-13
tcp: update window_clamp when SO_RCVBUF is set
Jakub Kicinski
4
-0
/
+16
2026-04-13
Bluetooth: hci_event: fix potential UAF in SSP passkey handlers
Shuvam Pandey
1
-4
/
+14
2026-04-13
Bluetooth: SCO: check for codecs->num_codecs == 1 before assigning to sco_pi(...
Stefan Metzmacher
1
-1
/
+2
2026-04-13
Bluetooth: l2cap: Add missing chan lock in l2cap_ecred_reconf_rsp
Dudu Lu
1
-0
/
+6
2026-04-13
Bluetooth: fix locking in hci_conn_request_evt() with HCI_PROTO_DEFER
Pauli Virtanen
1
-3
/
+0
2026-04-13
Bluetooth: hci_sync: make hci_cmd_sync_run_once return -EEXIST if exists
Pauli Virtanen
2
-2
/
+4
2026-04-13
Bluetooth: L2CAP: Fix printing wrong information if SDU length exceeds MTU
Luiz Augusto von Dentz
1
-1
/
+1
2026-04-12
bpf: reject short IPv4/IPv6 inputs in bpf_prog_test_run_skb
Sun Jian
1
-8
/
+12
2026-04-12
net: add noinline __init __no_profile to skb_extensions_init() for GCOV compa...
Konstantin Khorenko
1
-1
/
+1
2026-04-12
net: fix skb_ext_total_length() BUILD_BUG_ON with CONFIG_GCOV_PROFILE_ALL
Konstantin Khorenko
1
-3
/
+1
2026-04-12
vsock: fix buffer size clamping order
Norbert Szetei
1
-3
/
+3
2026-04-12
Merge branch 'net-reduce-sk_filter-and-friends-bloat'
Jakub Kicinski
14
-52
/
+51
2026-04-12
net: change sk_filter_trim_cap() to return a drop_reason by value
Eric Dumazet
5
-23
/
+22
2026-04-12
tcp: change tcp_filter() to return the reason by value
Eric Dumazet
2
-4
/
+8
2026-04-12
net: change sk_filter_reason() to return the reason by value
Eric Dumazet
1
-2
/
+2
2026-04-12
net: always set reason in sk_filter_trim_cap()
Eric Dumazet
1
-3
/
+2
2026-04-12
net: change sock_queue_rcv_skb_reason() to return a drop_reason
Eric Dumazet
8
-23
/
+20
2026-04-12
net/rds: Restrict use of RDS/IB to the initial network namespace
Greg Jumper
2
-2
/
+12
2026-04-12
net/rds: Optimize rds_ib_laddr_check
Håkon Bugge
3
-3
/
+20
2026-04-12
net: rose: reject truncated CLEAR_REQUEST frames in state machines
Mashiro Chen
1
-0
/
+7
2026-04-12
gre: Count GRE packet drops
Gal Pressman
3
-2
/
+8
2026-04-12
bpf: Fix same-register dst/src OOB read and pointer leak in sock_ops
Jiayuan Chen
1
-2
/
+4
2026-04-12
NFC: digital: Bounds check NFC-A cascade depth in SDD response handler
Greg Kroah-Hartman
1
-0
/
+6
2026-04-12
ethtool: strset: check nla_len overflow
Hangbin Liu
1
-1
/
+2
2026-04-12
nfc: llcp: add missing return after LLCP_CLOSED checks
Junxi Qian
1
-0
/
+2
2026-04-12
net: tso: Introduce tso_dma_map and helpers
Joe Damato
1
-0
/
+269
2026-04-12
vsock/virtio: remove unnecessary call to `virtio_transport_get_ops`
Luigi Leonardi
1
-2
/
+0
2026-04-12
net: skb: clean up dead code after skb_kfree_head() simplification
Jiayuan Chen
1
-24
/
+9
2026-04-12
Merge tag 'nf-next-26-04-10' of https://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
23
-221
/
+362
2026-04-12
net/sched: act_ct: Only release RCU read lock after ct_ft
Jamal Hadi Salim
1
-2
/
+6
2026-04-12
Merge tag 'linux-can-fixes-for-7.0-20260409' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
1
-1
/
+10
2026-04-12
Merge tag 'wireless-next-2026-04-10' of https://git.kernel.org/pub/scm/linux/...
Jakub Kicinski
28
-224
/
+1559
2026-04-12
tcp: add indirect call wrapper in tcp_conn_request()
Eric Dumazet
3
-3
/
+6
2026-04-12
net: Rename ifq_idx to rxq_idx in netif_mp_* helpers
Daniel Borkmann
1
-13
/
+13
2026-04-12
net: fix reference tracker mismanagement in netdev_put_lock()
Jakub Kicinski
2
-12
/
+12
2026-04-12
tcp: return a drop_reason from tcp_add_backlog()
Eric Dumazet
2
-13
/
+11
2026-04-12
net: Add net_cookie to Dead loop messages
Chris J Arges
2
-4
/
+5
2026-04-12
net: dsa: tag_rtl8_4: set KEEP flag
Luiz Angelo Daros de Luca
1
-2
/
+4
2026-04-12
net: dsa: tag_rtl8_4: update format description
Alvin Šipraga
1
-7
/
+10
[prev]
[next]