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-06-28
batman-adv: dat: ensure accessible eth_hdr proto field
Sven Eckelmann
2
-0
/
+26
2026-06-28
batman-adv: bla: reacquire gw address after skb realloc
Sven Eckelmann
1
-0
/
+1
2026-06-28
batman-adv: dat: acquire ARP hw source only after skb realloc
Sven Eckelmann
1
-1
/
+4
2026-06-28
batman-adv: gw: acquire ethernet header only after skb realloc
Sven Eckelmann
1
-1
/
+2
2026-06-28
batman-adv: access unicast_ttvn skb->data only after skb realloc
Sven Eckelmann
1
-1
/
+1
2026-06-28
batman-adv: retrieve ethhdr after potential skb realloc on RX
Sven Eckelmann
1
-0
/
+1
2026-06-27
net: dsa: Fix skb ownership in taggers
Linus Walleij
24
-101
/
+233
2026-06-27
sctp: add INIT verification after cookie unpacking
Xin Long
2
-4
/
+37
2026-06-27
netpoll: fix a use-after-free on shutdown path
Breno Leitao
1
-8
/
+1
2026-06-27
sctp: fix SCTP_RESET_STREAMS stream list length limit
Yousef Alhouseen
1
-4
/
+5
2026-06-26
net/sched: sch_multiq: Replace direct dequeue call with peek and qdisc_dequeu...
Bryam Vargas
1
-1
/
+1
2026-06-26
net/sched: sch_taprio: Replace direct dequeue call with peek and qdisc_dequeu...
Bryam Vargas
1
-1
/
+1
2026-06-26
seg6: validate SRH length before reading fixed fields
Nuoqi Gui
1
-0
/
+3
2026-06-26
xfrm: fix stale skb->prev after async crypto steals a GSO segment
Petr Wozniak
1
-0
/
+8
2026-06-26
xfrm: propagate -EINPROGRESS from validate_xmit_xfrm()
Petr Wozniak
2
-4
/
+10
2026-06-25
bpf, sockmap: reject a packet-modifying SK_SKB stream parser
Sechang Lim
1
-0
/
+20
2026-06-25
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
3
-30
/
+17
2026-06-25
Merge tag 'net-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
114
-725
/
+1330
2026-06-25
vlan: defer real device state propagation to netdev_work
Jakub Kicinski
4
-68
/
+80
2026-06-25
net: add the driver-facing netdev_work scheduling API
Jakub Kicinski
1
-18
/
+63
2026-06-25
net: turn the rx_mode work into a generic netdev_work facility
Jakub Kicinski
5
-76
/
+132
2026-06-25
net: ethtool: keep rtnl_lock for ops using ethtool_op_get_link()
Jakub Kicinski
1
-0
/
+4
2026-06-25
rxrpc: Fix rxrpc_rotate_tx_rotate() to check there's something to rotate
David Howells
1
-0
/
+3
2026-06-25
rxrpc: Fix leak of released call in recvmsg(MSG_PEEK)
David Howells
1
-2
/
+1
2026-06-25
rxrpc: Fix socket notification race
David Howells
1
-2
/
+0
2026-06-25
rxrpc: Fix potential infinite loop in rxrpc_recvmsg()
David Howells
1
-1
/
+2
2026-06-25
rxrpc: Fix oob challenge leak in cleanup after notification failure
David Howells
3
-6
/
+14
2026-06-25
rxrpc: Fix the reception of a reply packet before data transmission
David Howells
1
-3
/
+10
2026-06-25
rxrpc: Fix double unlock in rxrpc_recvmsg()
David Howells
1
-1
/
+1
2026-06-25
rxrpc: Fix leak of connection from OOB challenge
David Howells
1
-0
/
+5
2026-06-25
rxrpc: Fix ACKALL packet handling
Wyatt Feng
6
-7
/
+30
2026-06-25
tipc: avoid busy looping in tipc_exit_net()
Eric Dumazet
2
-3
/
+5
2026-06-25
tipc: fix UAF in cleanup_bearer() due to premature dst_cache_destroy()
Eric Dumazet
1
-4
/
+11
2026-06-25
openvswitch: conntrack: annotate ct limit hlist traversal
Runyu Xiao
1
-1
/
+2
2026-06-25
net: udp_tunnel: prevent double queueing in udp_tunnel_nic_device_sync
Eric Dumazet
1
-1
/
+1
2026-06-24
Merge tag 'nf-26-06-23' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
13
-48
/
+95
2026-06-24
net/tcp-ao: fix use-after-free of key in del_async path
HanQuan
1
-0
/
+4
2026-06-23
ipv6: fix missing notification for ignore_routes_with_linkdown
Fernando Fernandez Mancera
1
-6
/
+12
2026-06-23
ipv6: fix state corruption during proxy_ndp sysctl restart
Fernando Fernandez Mancera
1
-7
/
+7
2026-06-23
ipv6: fix error handling in disable_policy sysctl
Fernando Fernandez Mancera
1
-0
/
+2
2026-06-23
ipv6: fix error handling in forwarding sysctl
Fernando Fernandez Mancera
1
-1
/
+3
2026-06-23
ipv6: fix error handling in ignore_routes_with_linkdown sysctl
Fernando Fernandez Mancera
1
-0
/
+2
2026-06-23
ipv6: fix error handling in disable_ipv6 sysctl
Fernando Fernandez Mancera
1
-0
/
+2
2026-06-23
sctp: fix err_chunk memory leaks in INIT handling
Xin Long
1
-0
/
+5
2026-06-23
net/sched: cls_api: Handle TC_ACT_CONSUMED in tcf_qevent_handle
Jamal Hadi Salim
1
-0
/
+3
2026-06-23
net: lwtunnel: Drop skb metadata before LWT encapsulation
Jakub Sitnicki
1
-0
/
+6
2026-06-23
Merge tag 'nfs-for-7.2-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
7
-93
/
+349
2026-06-23
Merge tag 'ipsec-2026-06-22' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
8
-74
/
+64
2026-06-23
net: do not acquire dev->tx_global_lock in netdev_watchdog_up()
Eric Dumazet
1
-5
/
+2
2026-06-23
net, bpf: check master for NULL in xdp_master_redirect()
Xiang Mei
1
-1
/
+1
[prev]
[next]