index
:
pub/scm/linux/kernel/git/mfleming/linux.git
master
Linux kernel fork
Matt Fleming
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-28
net/sched: act_api: size the RTM_GETACTION reply from the actions
Victor Nogueira
1
-3
/
+4
2026-08-28
net/sched: act_api: budget all shared attributes in notify skbs
Victor Nogueira
1
-2
/
+11
2026-08-28
net: iptunnel: fix stale transport header during tunnel decapsulation
Dong Chenchen
1
-0
/
+2
2026-08-28
tcp: use GFP_ATOMIC in tcp_send_active_reset()
Eric Dumazet
5
-16
/
+13
2026-08-28
tipc: protect node reset trace dump with node lock
Chengfeng Ye
1
-0
/
+2
2026-08-28
ipv4: avoid divide by zero in fib_rebalance
Zihan Xi
1
-1
/
+1
2026-08-28
Merge tag 'ceph-for-7.3-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
4
-13
/
+37
2026-08-27
Merge tag 'net-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
135
-862
/
+1662
2026-08-27
Merge tag 'nf-26-08-27' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
26
-319
/
+118
2026-08-27
inet: frags: strip GSO state from fragments before reassembly
Xinyang Ge
1
-0
/
+7
2026-08-27
net/sched: sch_htb: limit htb_classify inner-class filter hops
Jamal Hadi Salim
1
-2
/
+5
2026-08-27
tcp: fix corruption of urgent data on multi-segment retransmit
Jiayuan Chen
1
-1
/
+1
2026-08-27
net: bridge: mcast: fix use-after-free of a master VLAN's multicast context
Norbert Szetei
1
-2
/
+2
2026-08-27
net/sched: bound qdisc_pkt_len to prevent qdisc soft lockup
Jamal Hadi Salim
1
-2
/
+5
2026-08-27
netfilter: nf_tables: remove leftover set_update_list
Pablo Neira Ayuso
1
-1
/
+0
2026-08-27
netfilter: nf_tables: set on dead bit when performing early element removal
Pablo Neira Ayuso
1
-0
/
+4
2026-08-27
netfilter: nf_tables: skip double clone set expressions on element insert
Pablo Neira Ayuso
2
-48
/
+33
2026-08-27
netfilter: x_tables: replace pr_{info,err}() by pr_info_ratelimited()
Pablo Neira Ayuso
2
-8
/
+8
2026-08-27
netfilter: x_tables: remove pr_debug
Pablo Neira Ayuso
18
-246
/
+51
2026-08-27
netfilter: nft_set_pipapo_avx2: add missing vzeroupper
Eric Biggers
1
-9
/
+8
2026-08-27
netfilter: nf_tables: move hardware offload step after building the chain blob
Pablo Neira Ayuso
1
-4
/
+10
2026-08-27
net: Guard for gso_segs overflow in skb_segment
Alice Mikityanska
1
-1
/
+2
2026-08-27
netfilter: conncount: use DEBUG_NET_WARN_ON_ONCE on reaching count limit
Fernando Fernandez Mancera
1
-1
/
+2
2026-08-27
netfilter: tproxy: use DEBUG_NET_WARN_ON_ONCE for protocol fallbacks
Fernando Fernandez Mancera
2
-2
/
+2
2026-08-27
tcp: fix AO info use-after-free in tcp_ao_connect_init()
Qing Ming
1
-6
/
+1
2026-08-27
net/tcp: fix TCP-AO key deletion in VRFs
Rastislav Szabo
1
-0
/
+3
2026-08-27
net/smc: release the internal TCP sock on IPPROTO_SMC socket creation failure
Yifei Chu
1
-0
/
+16
2026-08-27
net: fix spurious TX timeout after dev_activate()
Breno Leitao
1
-1
/
+1
2026-08-26
Merge tag 'hyperv-next-signed-20260826' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-3
/
+0
2026-08-26
Merge tag 'nfs-for-7.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
3
-15
/
+43
2026-08-26
libceph: reject buckets with mismatched CRUSH ids
Jérémy Jean
1
-0
/
+2
2026-08-26
libceph: remove ceph_put_page_vector()
Tal Zussman
1
-13
/
+0
2026-08-26
libceph: validate banner payload length
Aleksandr Nogikh
1
-0
/
+5
2026-08-26
libceph: validate OSD extent maps before cursor advance
Michael Bommarito
1
-0
/
+30
2026-08-26
seg6: reset IP6CB after IPv6 decapsulation
Zhiling Zou
1
-0
/
+9
2026-08-25
net/sched: sch_teql: restore skb->dev on the slave failure path
Victor Nogueira
1
-0
/
+1
2026-08-25
sctp: fix stream->outcnt underflow on duplicate RECONF responses
Jun Yang
1
-11
/
+28
2026-08-25
sctp: distinguish sequence zero from wildcard in reconf lookup
Jun Yang
1
-5
/
+6
2026-08-25
net/sched: sfq: clamp quantum to avoid signed overflow soft lockup
Jamal Hadi Salim
1
-1
/
+2
2026-08-25
net/sched: hhf: clamp quantum before hhf_change() to avoid overflow
Jamal Hadi Salim
1
-0
/
+4
2026-08-25
net/sched: fq_pie: clamp default quantum to avoid signed overflow
Jamal Hadi Salim
1
-1
/
+2
2026-08-25
net/sched: sch_codel: clamp default mtu to avoid disabling CoDel
Jamal Hadi Salim
1
-1
/
+1
2026-08-25
net/sched: fq_codel: clamp default quantum and mtu
Jamal Hadi Salim
1
-2
/
+4
2026-08-25
net/sched: fq: add overflow bounds to quantum and initial quantum
Jamal Hadi Salim
1
-2
/
+4
2026-08-25
vsock/virtio: flush works in dependency order
Chengfeng Ye
1
-1
/
+1
2026-08-25
net: fix a resource leak in copy_net_ns() error handling path
Tetsuo Handa
1
-12
/
+9
2026-08-25
net: core: fix head-page leak in skb_zerocopy
Mina Almasry
1
-2
/
+2
2026-08-25
net: core: check skb_frags_readable before uncloning in skb_copy_ubufs
Mina Almasry
1
-3
/
+3
2026-08-25
sctp: fix NULL deref on untransmitted RECONF completion
Weiming Shi
1
-1
/
+1
2026-08-25
net/sched: act_skbmod: fix length calculations and avoid invalid header warnings
Eric Dumazet
1
-4
/
+8
[prev]
[next]