summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2026-02-11timers: Get rid of del_singleshot_timer_sync()Thomas Gleixner
2026-02-11netfilter: nft_set_pipapo: clamp maximum map bucket size to INT_MAXPablo Neira Ayuso
2026-02-06wifi: cfg80211: init wiphy_work before allocating rfkill failsEdward Adam Davis
2026-02-06wifi: cfg80211: fully move wiphy work to unbound workqueueJohannes Berg
2026-02-06wifi: cfg80211: cancel wiphy_work before freeing wiphyMiri Korenblit
2026-02-06wifi: cfg80211: fix wiphy delayed work queueingJohannes Berg
2026-02-06wifi: cfg80211: use system_unbound_wq for wiphy workJohannes Berg
2026-02-06mptcp: avoid dup SUB_CLOSED events after disconnectMatthieu Baerts (NGI0)
2026-02-06net/sched: act_ife: convert comma to semicolonChen Ni
2026-02-06wifi: mac80211: move TDLS work to wiphy workJohannes Berg
2026-02-06wifi: mac80211: use wiphy work for sdata->workJohannes Berg
2026-02-06wifi: cfg80211: add a work abstraction with special semanticsJohannes Berg
2026-02-06Bluetooth: Fix hci_suspend_sync crashYing Hsu
2026-02-06espintcp: fix skb leaksSabrina Dubroca
2026-02-06tls: Use __sk_dst_get() and dst_dev_rcu() in get_netdev_for_sock().Kuniyuki Iwashima
2026-02-06net: Add locking to protect skb->dev access in ip_outputSharath Chandra Vurukala
2026-02-06mptcp: only reset subflow errors when propagatedMatthieu Baerts (NGI0)
2026-02-06net: bridge: fix static key checkMartin Kaiser
2026-02-06nfc: nci: Fix race between rfkill and nci_unregister_device().Kuniyuki Iwashima
2026-02-06nfc: llcp: Fix memleak in nfc_llcp_send_ui_frame().Kuniyuki Iwashima
2026-02-06ipv6: use the right ifindex when replying to icmpv6 from localhostFernando Fernandez Mancera
2026-02-06bpf: Reject narrower access to pointer ctx fieldsPaul Chaignon
2026-02-06bpf: Do not let BPF test infra emit invalid GSO types to stackDaniel Borkmann
2026-02-06netrom: fix double-free in nr_route_frame()Jeongjun Park
2026-02-06net/sched: act_ife: avoid possible NULL derefEric Dumazet
2026-02-06ipv6: annotate data-race in ndisc_router_discovery()Eric Dumazet
2026-02-06net/sched: qfq: Use cl_is_active to determine whether class is active in qfq_...Jamal Hadi Salim
2026-02-06net/sched: Enforce that teql can only be used as root qdiscJamal Hadi Salim
2026-02-06l2tp: avoid one data-race in l2tp_tunnel_del_work()Eric Dumazet
2026-02-06fou: Don't allow 0 for FOU_ATTR_IPPROTO.Kuniyuki Iwashima
2026-02-06net: fou: use policy and operation tables generated from the specJakub Kicinski
2026-02-06net: fou: rename the source for linkingJakub Kicinski
2026-02-06gue: Fix skb memleak with inner IP protocol 0.Kuniyuki Iwashima
2026-02-06sctp: move SCTP_CMD_ASSOC_SHKEY right after SCTP_CMD_PEER_INITXin Long
2026-02-06net: can: j1939: j1939_xtp_rx_rts_session_active(): deactivate session upon r...Tetsuo Handa
2026-02-06net/sched: sch_qfq: do not free existing class in qfq_change_class()Eric Dumazet
2026-02-06ipv4: ip_gre: make ipgre_header() robustEric Dumazet
2026-02-06net: update netdev_lock_{type,name}Eric Dumazet
2026-02-06ip6_tunnel: use skb_vlan_inet_prepare() in __ip6_tnl_rcv()Eric Dumazet
2026-01-19can: j1939: make j1939_session_activate() fail if device is no longer registeredTetsuo Handa
2026-01-19arp: do not assume dev_hard_header() does not change skb->headEric Dumazet
2026-01-19net/sched: sch_qfq: Fix NULL deref when deactivating inactive aggregate in qf...Xiang Mei
2026-01-19net: sock: fix hardened usercopy panic in sock_recv_errqueueWeiming Shi
2026-01-19inet: ping: Fix icmp out countingyuan.gao
2026-01-19bridge: fix C-VLAN preservation in 802.1ad vlan_tunnel egressAlexandre Knecht
2026-01-19netfilter: nf_conncount: update last_gc only when GC has been performedFernando Fernandez Mancera
2026-01-19netfilter: nf_tables: fix memory leak in nf_tables_newrule()Zilin Guan
2026-01-19netfilter: nft_synproxy: avoid possible data-race on update operationFernando Fernandez Mancera
2026-01-19libceph: make calc_target() set t->paused, not just clear itIlya Dryomov
2026-01-19libceph: return the handler error from mon_handle_auth_done()Ilya Dryomov