index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Lines
2026-01-06
ipv4/inet_sock.h: Avoid thousands of -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
-65
/
+77
2026-01-06
ipv6: preserve insertion order for same-scope addresses
Yumei Huang
-1
/
+1
2026-01-06
bpf, test_run: Subtract size of xdp_frame from allowed metadata size
Toke Høiland-Jørgensen
-5
/
+13
2026-01-05
net: fix memory leak in skb_segment_list for GRO packets
Mohammad Heib
-3
/
+5
2026-01-05
net/sched: act_mirred: Fix leak when redirecting to self on egress
Jamal Hadi Salim
-12
/
+12
2026-01-05
ipv4: Improve martian logs
Clara Engler
-4
/
+4
2026-01-05
vsock: Make accept()ed sockets use custom setsockopt()
Michal Luczaj
-0
/
+4
2026-01-06
libceph: make calc_target() set t->paused, not just clear it
Ilya Dryomov
-2
/
+9
2026-01-05
libceph: reset sparse-read state in osd_fault()
Sam Edwards
-0
/
+3
2026-01-05
libceph: return the handler error from mon_handle_auth_done()
Ilya Dryomov
-1
/
+1
2026-01-05
compiler-context-analysis: Change __cond_acquires to take return value
Marco Elver
-1
/
+1
2026-01-05
libceph: make free_choose_arg_map() resilient to partial allocation
Tuo Li
-8
/
+12
2026-01-05
libceph: replace overzealous BUG_ON in osdmap_apply_incremental()
Ilya Dryomov
-1
/
+3
2026-01-05
libceph: prevent potential out-of-bounds reads in handle_auth_done()
ziming zhang
-0
/
+2
2026-01-04
Merge tag 'nf-26-01-02' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...
Jakub Kicinski
-11
/
+12
2026-01-04
inet: frags: drop fraglist conntrack references
Florian Westphal
-0
/
+2
2026-01-04
net: sock: fix hardened usercopy panic in sock_recv_errqueue
Weiming Shi
-3
/
+4
2026-01-04
inet: ping: Fix icmp out counting
yuan.gao
-3
/
+1
2026-01-04
bridge: fix C-VLAN preservation in 802.1ad vlan_tunnel egress
Alexandre Knecht
-4
/
+7
2026-01-02
bpf: xfrm: drop dead NULL check in bpf_xdp_get_xfrm_state()
Puranjay Mohan
-1
/
+1
2026-01-02
bpf: net: netfilter: drop dead NULL checks
Puranjay Mohan
-10
/
+4
2026-01-02
bpf: Remove redundant KF_TRUSTED_ARGS flag from all kfuncs
Puranjay Mohan
-18
/
+18
2026-01-02
netfilter: nf_conncount: update last_gc only when GC has been performed
Fernando Fernandez Mancera
-1
/
+1
2026-01-02
netfilter: nf_tables: fix memory leak in nf_tables_newrule()
Zilin Guan
-1
/
+2
2026-01-01
netfilter: replace -EEXIST with -EBUSY
Daniel Gomez
-4
/
+4
2026-01-01
netfilter: nft_synproxy: avoid possible data-race on update operation
Fernando Fernandez Mancera
-3
/
+3
2026-01-01
netfilter: nft_set_pipapo: fix range overlap detection
Florian Westphal
-2
/
+2
2025-12-31
net: qrtr: Drop the MHI auto_queue feature for IPCR DL channels
Manivannan Sadhasivam
-11
/
+58
2025-12-30
Merge tag 'net-6.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-99
/
+155
2025-12-30
ipv6: fix a BUG in rt6_get_pcpu_route() under PREEMPT_RT
Jiayuan Chen
-1
/
+12
2025-12-30
net: rose: fix invalid array index in rose_kill_by_device()
Pwnverse
-1
/
+1
2025-12-30
net: fib: restore ECMP balance from loopback
Vadim Fedorenko
-16
/
+10
2025-12-30
ipv4: Fix reference count leak when using error routes with nexthop objects
Ido Schimmel
-3
/
+4
2025-12-29
ipv6: BUG() in pskb_expand_head() as part of calipso_skbuff_setattr()
Will Rosenberg
-1
/
+2
2025-12-29
Merge tag 'wireless-2025-12-17' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Abeni
-13
/
+14
2025-12-28
af_unix: don't post cmsg for SO_INQ unless explicitly asked for
Jens Axboe
-3
/
+8
2025-12-28
net: avoid prefetching NULL pointers
Eric Dumazet
-3
/
+5
2025-12-28
net: bridge: Describe @tunnel_hash member in net_bridge_vlan_group struct
Bagas Sanjaya
-0
/
+1
2025-12-28
net: nfc: fix deadlock between nfc_unregister_device and rfkill_fop_write
Deepanshu Kartikey
-2
/
+7
2025-12-24
Merge tag 'nfsd-6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
-3
/
+7
2025-12-23
Merge tag 'for-net-2025-12-19' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Abeni
-0
/
+6
2025-12-23
net: dsa: fix missing put_device() in dsa_tree_find_first_conduit()
Vladimir Oltean
-7
/
+1
2025-12-23
net: dsa: properly keep track of conduit reference
Vladimir Oltean
-25
/
+34
2025-12-23
erspan: Initialize options_len before referencing options.
Frode Nordahl
-4
/
+8
2025-12-23
mptcp: ensure context reset on disconnect()
Paolo Abeni
-4
/
+7
2025-12-23
mptcp: fallback earlier on simult connection
Paolo Abeni
-10
/
+12
2025-12-22
net/handshake: Fix null-ptr-deref in handshake_complete()
Wang Liang
-1
/
+2
2025-12-22
ip6_gre: make ip6gre_header() robust
Eric Dumazet
-1
/
+8
2025-12-22
net: openvswitch: Avoid needlessly taking the RTNL on vport destroy
Toke Høiland-Jørgensen
-4
/
+13
2025-12-19
Bluetooth: MGMT: report BIS capability flags in supported settings
Pauli Virtanen
-0
/
+6
[prev]
[next]