summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2025-04-10ipv6: fix omitted netlink attributes when using RTEXT_FILTER_SKIP_STATSFernando Fernandez Mancera
2025-04-10vsock: avoid timeout during connect() if the socket is closingStefano Garzarella
2025-04-10net_sched: skbprio: Remove overly strict queue assertionsCong Wang
2025-04-10netlabel: Fix NULL pointer exception caused by CALIPSO on IPv4 socketsDebin Zhu
2025-04-10can: statistics: use atomic access in hot pathOliver Hartkopp
2025-04-10netfilter: socket: Lookup orig tuple for IPv6 SNATMaxim Mikityanskiy
2025-04-10atm: Fix NULL pointer dereferenceMinjoong Kim
2025-04-10batman-adv: Ignore own maximum aggregation size during RXSven Eckelmann
2025-04-10net/neighbor: add missing policy for NDTPA_QUEUE_LENBYTESLin Ma
2025-04-10net: atm: fix use after free in lec_send()Dan Carpenter
2025-04-10ipv6: Set errno after ip_fib_metrics_init() in ip6_route_info_create().Kuniyuki Iwashima
2025-04-10ipv6: Fix memleak of nhc_pcpu_rth_output in fib_check_nh_v6_gw().Kuniyuki Iwashima
2025-04-10Bluetooth: Fix error code in chan_alloc_skb_cb()Dan Carpenter
2025-04-10xfrm_output: Force software GSO only in tunnel modeCosmin Ratiu
2025-04-10sctp: Fix undefined behavior in left shift operationYu-Chun Lin
2025-04-10netfilter: nft_exthdr: fix offset with ipv4_find_option()Alexey Kashavkin
2025-04-10net_sched: Prevent creation of classes with TC_H_ROOTCong Wang
2025-04-10ipvs: prevent integer overflow in do_ip_vs_get_ctl()Dan Carpenter
2025-04-10netfilter: nf_conncount: Fully initialize struct nf_conncount_tuple in insert...Kohei Enju
2025-04-10netpoll: hold rcu read lock in __netpoll_send_skb()Breno Leitao
2025-04-10netpoll: netpoll_send_skb() returns transmit statusEric Dumazet
2025-04-10netpoll: move netpoll_send_skb() out of lineEric Dumazet
2025-04-10netpoll: remove dev argument from netpoll_send_skb_on_dev()Eric Dumazet
2025-04-10netpoll: Fix use correct return type for ndo_start_xmit()Yunjian Wang
2025-04-10sctp: sysctl: auth_enable: avoid using current->nsproxyMatthieu Baerts (NGI0)
2025-04-10sctp: sysctl: cookie_hmac_alg: avoid using current->nsproxyMatthieu Baerts (NGI0)
2025-04-10Revert "sctp: sysctl: auth_enable: avoid using current->nsproxy"Magali Lemes
2025-04-10Revert "sctp: sysctl: cookie_hmac_alg: avoid using current->nsproxy"Magali Lemes
2025-04-10vlan: fix memory leak in vlan_newlink()Eric Dumazet
2025-03-13net: ipv6: fix missing dst ref drop in ila lwtunnelJustin Iurman
2025-03-13net: ipv6: fix dst ref loop in ila lwtunnelJustin Iurman
2025-03-13net-timestamp: support TCP GSO case for a few missing flagsJason Xing
2025-03-13vlan: enforce underlying device typeOscar Maes
2025-03-13llc: do not use skb_get() before dev_queue_xmit()Eric Dumazet
2025-03-13net: gso: fix ownership in __udp_gso_segmentAntoine Tenart
2025-03-13wifi: nl80211: reject cooked mode if it is set along with other flagsVitaliy Shevtsov
2025-03-13wifi: cfg80211: regulatory: improve invalid hints checkingNikita Zhandarovich
2025-03-13drop_monitor: fix incorrect initialization orderGavrilov Ilia
2025-03-13pfifo_tail_enqueue: Drop new packet when sch->limit == 0Quang Le
2025-03-13ipvs: Always clear ipvs_property flag in skb_scrub_packet()Philo Lu
2025-03-13sunrpc: suppress warnings for unused procfs functionsArnd Bergmann
2025-03-13batman-adv: Drop unmanaged ELP metric workerSven Eckelmann
2025-03-13batman-adv: Ignore neighbor throughput metrics in error caseSven Eckelmann
2025-03-13flow_dissector: Fix port range key handling in BPF conversionCong Wang
2025-03-13flow_dissector: Fix handling of mixed port and port-range keysCong Wang
2025-03-13net: extract port range fields from fl_flow_keyMaksym Glubokiy
2025-03-13vlan: move dev_put into vlan_dev_uninitXin Long
2025-03-13vlan: introduce vlan_dev_free_egress_priorityXin Long
2025-03-13ndisc: extend RCU protection in ndisc_send_skb()Eric Dumazet
2025-03-13openvswitch: use RCU protection in ovs_vport_cmd_fill_info()Eric Dumazet