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
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-18
udp_tunnel: fix NULL deref caused by udp_sock_create6 when CONFIG_IPV6=n
Xiang Mei
1
-1
/
+1
2026-03-18
wifi: mac80211: always free skb on ieee80211_tx_prepare_skb() failure
Felix Fietkau
1
-1
/
+3
2026-03-17
clsact: Fix use-after-free in init/destroy rollback asymmetry
Daniel Borkmann
1
-0
/
+5
2026-03-16
net/sched: teql: Fix double-free in teql_master_xmit
Jamal Hadi Salim
1
-0
/
+28
2026-03-16
xsk: remove repeated defines
Maciej Fijalkowski
1
-7
/
+0
2026-03-14
devlink: introduce shared devlink instance for PFs on same chip
Jiri Pirko
1
-0
/
+7
2026-03-14
devlink: add devlink_dev_driver_name() helper and use it in trace events
Jiri Pirko
1
-0
/
+1
2026-03-14
devlink: add helpers to get bus_name/dev_name
Jiri Pirko
1
-0
/
+2
2026-03-14
net: dropreason: add SKB_DROP_REASON_RECURSION_LIMIT
Eric Dumazet
2
-1
/
+4
2026-03-14
tcp: implement RFC 7323 window retraction receiver requirements
Simon Baatz
1
-0
/
+22
2026-03-13
udp: Don't pass udptable to IPv4 socket lookup functions.
Kuniyuki Iwashima
1
-3
/
+2
2026-03-13
udp: Don't pass udptable to IPv6 socket lookup functions.
Kuniyuki Iwashima
2
-6
/
+4
2026-03-13
udp: Remove udp_table in struct udp_seq_afinfo.
Kuniyuki Iwashima
1
-1
/
+0
2026-03-13
udp: Remove struct proto.h.udp_table.
Kuniyuki Iwashima
1
-1
/
+0
2026-03-13
udp: Remove UDPLITE_SEND_CSCOV and UDPLITE_RECV_CSCOV.
Kuniyuki Iwashima
1
-15
/
+0
2026-03-13
udp: Remove partial csum code in TX.
Kuniyuki Iwashima
1
-35
/
+0
2026-03-13
udp: Remove partial csum code in RX.
Kuniyuki Iwashima
2
-48
/
+3
2026-03-13
udp: Remove UDP-Lite SNMP stats.
Kuniyuki Iwashima
2
-33
/
+18
2026-03-13
ipv4: Retire UDP-Lite.
Kuniyuki Iwashima
3
-9
/
+6
2026-03-13
ipv6: Retire UDP-Lite.
Kuniyuki Iwashima
3
-5
/
+4
2026-03-13
udp: Make udp[46]_seq_show() static.
Kuniyuki Iwashima
1
-3
/
+0
2026-03-13
nf_tables: nft_dynset: fix possible stateful expression memleak in error path
Pablo Neira Ayuso
1
-0
/
+2
2026-03-13
netfilter: revert nft_set_rbtree: validate open interval overlap
Florian Westphal
1
-4
/
+0
2026-03-12
ip_tunnel: adapt iptunnel_xmit_stats() to NETDEV_PCPU_STAT_DSTATS
Eric Dumazet
1
-7
/
+23
2026-03-12
net: page_pool: scale alloc cache with PAGE_SIZE
Nimrod Oren
1
-1
/
+10
2026-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-1
/
+22
2026-03-12
net: prevent NULL deref in ip[6]tunnel_xmit()
Eric Dumazet
1
-4
/
+6
2026-03-12
tcp: add tcp_release_cb_cond() helper
Eric Dumazet
1
-0
/
+14
2026-03-12
vsock: add G2H fallback for CIDs not owned by H2G transport
Alexander Graf
2
-0
/
+11
2026-03-12
xfrm: avoid RCU warnings around the per-netns netlink socket
Sabrina Dubroca
1
-1
/
+1
2026-03-10
page_pool: store detach_time as ktime_t to avoid false-negatives
Jakub Kicinski
1
-1
/
+1
2026-03-10
inet: add ip_local_port_step_width sysctl to improve port usage distribution
Fernando Fernandez Mancera
1
-0
/
+1
2026-03-10
net: mana: hardening: Validate doorbell ID from GDMA_REGISTER_DEVICE response
Erni Sri Satya Vennela
1
-1
/
+3
2026-03-10
net: add xmit recursion limit to tunnel xmit functions
Weiming Shi
2
-0
/
+19
2026-03-09
tcp: inline tcp_chrono_start()
Eric Dumazet
1
-1
/
+24
2026-03-09
net/sched: refine indirect call mitigation in tc_wrapper.h
Eric Dumazet
1
-5
/
+42
2026-03-09
tcp: move sysctl_tcp_shrink_window to netns_ipv4_read_txrx group
Eric Dumazet
1
-1
/
+1
2026-03-09
net/sched: do not reset queues in graft operations
Eric Dumazet
1
-2
/
+2
2026-03-09
tcp: move tcp_v4_early_demux() to net/ipv4/ip_input.c
Eric Dumazet
1
-1
/
+0
2026-03-06
net: change sock.sk_ino and sock_i_ino() to u64
Jeff Layton
1
-2
/
+2
2026-03-06
wifi: mac80211: add support for NDP ADDBA/DELBA for S1G
Ria Thomas
1
-0
/
+4
2026-03-05
tcp: Initialise ehash secrets during connect() and listen().
Kuniyuki Iwashima
1
-0
/
+2
2026-03-05
tcp: move tcp_v6_early_demux() to net/ipv6/ip6_input.c
Eric Dumazet
1
-1
/
+0
2026-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
14
-26
/
+108
2026-03-05
libeth, idpf: use truesize as XDP RxQ info frag_size
Larysa Zaremba
1
-0
/
+3
2026-03-05
xsk: introduce helper to determine rxq->frag_size
Larysa Zaremba
1
-0
/
+10
2026-03-05
net/sched: act_ife: Fix metalist update behavior
Jamal Hadi Salim
1
-3
/
+1
2026-03-05
netfilter: nft_set_pipapo: split gc into unlink and reclaim phase
Florian Westphal
1
-0
/
+5
2026-03-05
netfilter: nf_tables: clone set on flush only
Pablo Neira Ayuso
1
-0
/
+2
2026-03-05
Merge tag 'nf-next-26-03-04' of https://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Abeni
2
-55
/
+337
[prev]
[next]