summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
20 hoursarp: do not assume dev_hard_header() does not change skb->headEric Dumazet
21 hoursMerge tag 'wireless-2026-01-08' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
21 hoursnet: do not write to msg_get_inq in calleeWillem de Bruijn
21 hoursnet/sched: sch_qfq: Fix NULL deref when deactivating inactive aggregate in qf...Xiang Mei
25 hourswifi: mac80211: collect station statistics earlier when disconnectBaochen Qiang
25 hourswifi: mac80211: restore non-chanctx injection behaviourJohannes Berg
25 hourswifi: mac80211: don't iterate not running interfacesMiri Korenblit
25 hourswifi: avoid kernel-infoleak from struct iw_pointEric Dumazet
3 daysnet/sched: act_api: avoid dereferencing ERR_PTR in tcf_idrinfo_destroyShivani Gupta
3 daysudp: call skb_orphan() before skb_attempt_defer_free()Eric Dumazet
4 daysnet: fix memory leak in skb_segment_list for GRO packetsMohammad Heib
4 daysnet/sched: act_mirred: Fix leak when redirecting to self on egressJamal Hadi Salim
4 daysvsock: Make accept()ed sockets use custom setsockopt()Michal Luczaj
5 daysMerge tag 'nf-26-01-02' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...Jakub Kicinski
5 daysinet: frags: drop fraglist conntrack referencesFlorian Westphal
5 daysnet: sock: fix hardened usercopy panic in sock_recv_errqueueWeiming Shi
5 daysinet: ping: Fix icmp out countingyuan.gao
5 daysbridge: fix C-VLAN preservation in 802.1ad vlan_tunnel egressAlexandre Knecht
7 daysnetfilter: nf_conncount: update last_gc only when GC has been performedFernando Fernandez Mancera
7 daysnetfilter: nf_tables: fix memory leak in nf_tables_newrule()Zilin Guan
8 daysnetfilter: replace -EEXIST with -EBUSYDaniel Gomez
8 daysnetfilter: nft_synproxy: avoid possible data-race on update operationFernando Fernandez Mancera
8 daysnetfilter: nft_set_pipapo: fix range overlap detectionFlorian Westphal
10 daysMerge tag 'net-6.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
10 daysipv6: fix a BUG in rt6_get_pcpu_route() under PREEMPT_RTJiayuan Chen
10 daysnet: rose: fix invalid array index in rose_kill_by_device()Pwnverse
10 daysnet: fib: restore ECMP balance from loopbackVadim Fedorenko
10 daysipv4: Fix reference count leak when using error routes with nexthop objectsIdo Schimmel
11 daysipv6: BUG() in pskb_expand_head() as part of calipso_skbuff_setattr()Will Rosenberg
11 daysMerge tag 'wireless-2025-12-17' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Abeni
12 daysaf_unix: don't post cmsg for SO_INQ unless explicitly asked forJens Axboe
12 daysnet: avoid prefetching NULL pointersEric Dumazet
12 daysnet: bridge: Describe @tunnel_hash member in net_bridge_vlan_group structBagas Sanjaya
12 daysnet: nfc: fix deadlock between nfc_unregister_device and rfkill_fop_writeDeepanshu Kartikey
2025-12-24Merge tag 'nfsd-6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2025-12-23Merge tag 'for-net-2025-12-19' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Abeni
2025-12-23net: dsa: fix missing put_device() in dsa_tree_find_first_conduit()Vladimir Oltean
2025-12-23net: dsa: properly keep track of conduit referenceVladimir Oltean
2025-12-23erspan: Initialize options_len before referencing options.Frode Nordahl
2025-12-23mptcp: ensure context reset on disconnect()Paolo Abeni
2025-12-23mptcp: fallback earlier on simult connectionPaolo Abeni
2025-12-22net/handshake: Fix null-ptr-deref in handshake_complete()Wang Liang
2025-12-22ip6_gre: make ip6gre_header() robustEric Dumazet
2025-12-22net: openvswitch: Avoid needlessly taking the RTNL on vport destroyToke Høiland-Jørgensen
2025-12-19Bluetooth: MGMT: report BIS capability flags in supported settingsPauli Virtanen
2025-12-19Merge tag 'net-6.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-12-18Merge tag 'linux-can-fixes-for-6.19-20251218' of git://git.kernel.org/pub/scm...Paolo Abeni
2025-12-18net/sched: act_mirred: fix loop detectionJamal Hadi Salim
2025-12-18sctp: Clear inet_opt in sctp_v6_copy_ip_options().Kuniyuki Iwashima
2025-12-18sctp: Fetch inet6_sk() after setting ->pinet6 in sctp_clone_sock().Kuniyuki Iwashima