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-12
net/sched: cls_fw: fix NULL dereference of "old" filters before change()
Davide Caratti
1
-1
/
+5
2026-04-10
bpf: Remove gfp_flags plumbing from bpf_local_storage_update()
Amery Hung
1
-12
/
+9
2026-04-10
bpf: Use kmalloc_nolock() universally in local storage
Amery Hung
1
-1
/
+1
2026-04-10
net: bridge: add stp_mode attribute for STP mode selection
Andy Roulin
4
-8
/
+38
2026-04-10
Merge tag 'vfs-7.0-rc8.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-39
/
+40
2026-04-10
Bluetooth: L2CAP: CoC: Disconnect if received packet size exceeds MPS
Christian Eggers
1
-0
/
+7
2026-04-10
Bluetooth: hci_core: Rate limit the logging of invalid ISO handle
Pauli Virtanen
1
-2
/
+2
2026-04-10
netfilter: require Ethernet MAC header before using eth_hdr()
Zhengchuan Liang
6
-14
/
+24
2026-04-10
netfilter: nft_fwd_netdev: check ttl/hl before forwarding
Florian Westphal
1
-0
/
+10
2026-04-10
netfilter: x_tables: Avoid a couple -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
1
-4
/
+8
2026-04-10
netfilter: conntrack: remove UDP-Lite conntrack support
Fernando Fernandez Mancera
9
-160
/
+0
2026-04-10
netfilter: xt_socket: enable defrag after all other checks
Florian Westphal
1
-17
/
+6
2026-04-10
netfilter: xt_HL: add pr_fmt and checkentry validation
Marino Dzalto
1
-0
/
+27
2026-04-10
netfilter: nfnetlink: prefer skb_mac_header helpers
Florian Westphal
2
-22
/
+22
2026-04-10
netfilter: x_physdev: reject empty or not-nul terminated device names
Florian Westphal
1
-0
/
+22
2026-04-10
ipvs: add conn_lfactor and svc_lfactor sysctl vars
Julian Anastasov
1
-0
/
+76
2026-04-10
ipvs: add ip_vs_status info
Julian Anastasov
1
-0
/
+145
2026-04-10
ipvs: show the current conn_tab size to users
Julian Anastasov
1
-4
/
+22
2026-04-09
ipv6: sit: remove redundant ret = 0 assignment
Yue Haibing
1
-1
/
+1
2026-04-09
ipv6: move IFA_F_PERMANENT percpu allocation in process scope
Paolo Abeni
1
-12
/
+19
2026-04-09
net: use get_random_u{16,32,64}() where appropriate
David Carlier
6
-8
/
+8
2026-04-09
net: remove the netif_get_rx_queue_lease_locked() helpers
Jakub Kicinski
5
-88
/
+113
2026-04-09
Merge branch 'netkit-support-for-io_uring-zero-copy-and-af_xdp'
Jakub Kicinski
11
-83
/
+642
2026-04-09
netkit: Add netkit notifier to check for unregistering devices
Daniel Borkmann
1
-0
/
+6
2026-04-09
xsk: Proxy pool management for leased queues
Daniel Borkmann
1
-12
/
+35
2026-04-09
xsk: Extend xsk_rcv_check validation
Daniel Borkmann
1
-3
/
+26
2026-04-09
net: Proxy netdev_queue_get_dma_dev for leased queues
David Wei
2
-11
/
+35
2026-04-09
net: Proxy netif_mp_{open,close}_rxq for leased queues
David Wei
3
-20
/
+95
2026-04-09
net: Slightly simplify net_mp_{open,close}_rxq
Daniel Borkmann
2
-24
/
+5
2026-04-09
net, ethtool: Disallow leased real rxqs to be resized
Daniel Borkmann
2
-20
/
+29
2026-04-09
net: Add lease info to queue-get response
Daniel Borkmann
2
-4
/
+116
2026-04-09
net: Implement netdev_nl_queue_create_doit
Daniel Borkmann
5
-5
/
+280
2026-04-09
net: Add queue-create operation
Daniel Borkmann
3
-0
/
+27
2026-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
49
-343
/
+542
2026-04-09
can: raw: fix ro->uniq use-after-free in raw_rcv()
Samuel Page
1
-1
/
+10
2026-04-09
Merge tag 'net-7.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
49
-337
/
+542
2026-04-09
kernfs: pass struct ns_common instead of const void * for namespace tags
Christian Brauner
4
-39
/
+40
2026-04-09
l2tp: Drop large packets with UDP encap
Alice Mikityanska
1
-0
/
+5
2026-04-09
wifi: cfg80211: Explicitly include <linux/export.h> in michael-mic.c
Eric Biggers
1
-0
/
+1
2026-04-08
devlink: Add resource scope filtering to resource dump
Or Har-Toov
2
-3
/
+21
2026-04-08
devlink: Add port-specific option to resource dump doit
Or Har-Toov
3
-6
/
+21
2026-04-08
devlink: Include port resources in resource dump dumpit
Or Har-Toov
3
-8
/
+58
2026-04-08
devlink: Add dump support for device-level resources
Or Har-Toov
3
-4
/
+97
2026-04-08
devlink: Add port-level resource registration infrastructure
Or Har-Toov
2
-0
/
+45
2026-04-08
devlink: Refactor resource functions to be generic
Or Har-Toov
1
-42
/
+72
2026-04-08
devlink: Fix incorrect skb socket family dumping
Li RongQing
1
-1
/
+1
2026-04-08
af_unix: read UNIX_DIAG_VFS data under unix_state_lock
Jiexun Wang
1
-8
/
+13
2026-04-08
mptcp: add receive queue awareness in tcp_rcv_space_adjust()
Paolo Abeni
1
-3
/
+5
2026-04-08
mptcp: better mptcp-level RTT estimator
Paolo Abeni
2
-29
/
+71
2026-04-08
Revert "mptcp: add needs_id for netlink appending addr"
Matthieu Baerts (NGI0)
1
-19
/
+5
[prev]
[next]