summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
36 hoursRevert "net: Remove conditional threaded-NAPI wakeup based on task state."Greg Kroah-Hartman1-2/+12
36 hoursRevert "net: Allow to use SMP threads for backlog NAPI."Greg Kroah-Hartman1-113/+35
36 hoursptr_ring: do not block hard interrupts in ptr_ring_resize_multiple()Eric Dumazet1-2/+2
36 hoursxsk: Fix race condition in AF_XDP generic RX pathe.kubanski2-3/+4
36 hoursmptcp: avoid dup SUB_CLOSED events after disconnectMatthieu Baerts (NGI0)1-2/+2
36 hoursnet/sched: act_ife: convert comma to semicolonChen Ni1-3/+3
36 hourswifi: mac80211: move TDLS work to wiphy workJohannes Berg3-10/+12
36 hoursmptcp: only reset subflow errors when propagatedMatthieu Baerts (NGI0)1-4/+5
36 hoursnet: bridge: fix static key checkMartin Kaiser1-1/+1
36 hoursnfc: nci: Fix race between rfkill and nci_unregister_device().Kuniyuki Iwashima2-4/+27
36 hoursnfc: llcp: Fix memleak in nfc_llcp_send_ui_frame().Kuniyuki Iwashima2-2/+19
36 hoursipv6: use the right ifindex when replying to icmpv6 from localhostFernando Fernandez Mancera1-1/+3
9 daysbridge: mcast: Fix use-after-free during router port configurationIdo Schimmel1-0/+9
9 daysbpf: Do not let BPF test infra emit invalid GSO types to stackDaniel Borkmann2-0/+12
9 daysnetrom: fix double-free in nr_route_frame()Jeongjun Park1-4/+9
9 daysnet/sched: act_ife: avoid possible NULL derefEric Dumazet1-2/+4
9 daysvsock/virtio: cap TX credit to local buffer sizeMelbin K Mathew1-2/+12
9 daysvsock/virtio: fix potential underflow in virtio_transport_get_credit()Melbin K Mathew1-7/+9
9 daysnet: openvswitch: fix data race in ovs_vport_get_upcall_statsDavid Yang1-5/+6
9 daysnet: dsa: fix off-by-one in maximum bridge ID determinationVladimir Oltean1-1/+1
9 daysipv6: annotate data-race in ndisc_router_discovery()Eric Dumazet1-2/+2
9 daysnet/sched: qfq: Use cl_is_active to determine whether class is active in qfq_...Jamal Hadi Salim1-1/+1
9 daysnet/sched: Enforce that teql can only be used as root qdiscJamal Hadi Salim1-0/+5
9 daysl2tp: avoid one data-race in l2tp_tunnel_del_work()Eric Dumazet1-2/+2
9 daysfou: Don't allow 0 for FOU_ATTR_IPPROTO.Kuniyuki Iwashima1-1/+1
9 daysgue: Fix skb memleak with inner IP protocol 0.Kuniyuki Iwashima1-0/+3
9 dayssctp: move SCTP_CMD_ASSOC_SHKEY right after SCTP_CMD_PEER_INITXin Long1-5/+5
9 daysnet: can: j1939: j1939_xtp_rx_rts_session_active(): deactivate session upon r...Tetsuo Handa1-1/+9
9 daysnet/sched: sch_qfq: do not free existing class in qfq_change_class()Eric Dumazet1-2/+4
9 daysipv6: Fix use-after-free in inet6_addr_del().Kuniyuki Iwashima1-2/+2
9 daysipv4: ip_gre: make ipgre_header() robustEric Dumazet1-2/+9
9 daysnet: update netdev_lock_{type,name}Eric Dumazet1-6/+19
9 daysip6_tunnel: use skb_vlan_inet_prepare() in __ip6_tnl_rcv()Eric Dumazet1-1/+1
9 daysnet: bridge: annotate data-races around fdb->{updated,used}Eric Dumazet2-14/+18
9 daysnet: bridge: Set BR_FDB_ADDED_BY_USER early in fdb_add_entryJohannes Nixdorf1-3/+4
9 daysxfrm: Fix inner mode lookup in tunnel mode GSO segmentationJianbo Liu2-4/+4
2026-01-17bpf: test_run: Fix ctx leak in bpf_prog_test_run_xdp error pathShardul Bankar1-1/+1
2026-01-17can: j1939: make j1939_session_activate() fail if device is no longer registeredTetsuo Handa1-0/+2
2026-01-17netfilter: nf_tables: avoid chain re-validation if possibleFlorian Westphal1-4/+65
2026-01-17bpf: Fix reference count leak in bpf_prog_test_run_xdp()Tetsuo Handa1-3/+4
2026-01-17bpf, test_run: Subtract size of xdp_frame from allowed metadata sizeToke Høiland-Jørgensen1-5/+13
2026-01-17bpf: Support specifying linear xdp packet data size for BPF_PROG_TEST_RUNAmery Hung1-3/+12
2026-01-17bpf: Make variables in bpf_prog_test_run_xdp less confusingAmery Hung1-13/+13
2026-01-17bpf: Fix an issue in bpf_prog_test_run_xdp when page size greater than 4KYonghong Song1-1/+1
2026-01-17arp: do not assume dev_hard_header() does not change skb->headEric Dumazet1-3/+4
2026-01-17net/sched: sch_qfq: Fix NULL deref when deactivating inactive aggregate in qf...Xiang Mei1-1/+1
2026-01-17net: fix memory leak in skb_segment_list for GRO packetsMohammad Heib1-3/+5
2026-01-17net: sock: fix hardened usercopy panic in sock_recv_errqueueWeiming Shi1-3/+4
2026-01-17inet: ping: Fix icmp out countingyuan.gao1-3/+1
2026-01-17bridge: fix C-VLAN preservation in 802.1ad vlan_tunnel egressAlexandre Knecht1-4/+7