summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
9 daysipv6: fix omitted netlink attributes when using RTEXT_FILTER_SKIP_STATSFernando Fernandez Mancera1-12/+25
9 daysvsock: avoid timeout during connect() if the socket is closingStefano Garzarella1-1/+5
9 daysnet_sched: skbprio: Remove overly strict queue assertionsCong Wang1-3/+0
9 daysnetlabel: Fix NULL pointer exception caused by CALIPSO on IPv4 socketsDebin Zhu1-3/+18
9 dayscan: statistics: use atomic access in hot pathOliver Hartkopp3-31/+39
9 daysnetfilter: socket: Lookup orig tuple for IPv6 SNATMaxim Mikityanskiy1-0/+23
9 daysatm: Fix NULL pointer dereferenceMinjoong Kim1-0/+2
9 daysbatman-adv: Ignore own maximum aggregation size during RXSven Eckelmann2-4/+2
9 daysnet/neighbor: add missing policy for NDTPA_QUEUE_LENBYTESLin Ma1-0/+1
9 daysnet: atm: fix use after free in lec_send()Dan Carpenter1-1/+2
9 daysipv6: Set errno after ip_fib_metrics_init() in ip6_route_info_create().Kuniyuki Iwashima1-0/+2
9 daysipv6: Fix memleak of nhc_pcpu_rth_output in fib_check_nh_v6_gw().Kuniyuki Iwashima1-1/+2
9 daysBluetooth: Fix error code in chan_alloc_skb_cb()Dan Carpenter1-1/+6
9 daysxfrm_output: Force software GSO only in tunnel modeCosmin Ratiu1-1/+1
9 dayssctp: Fix undefined behavior in left shift operationYu-Chun Lin1-1/+1
9 daysnetfilter: nft_exthdr: fix offset with ipv4_find_option()Alexey Kashavkin1-6/+4
9 daysnet_sched: Prevent creation of classes with TC_H_ROOTCong Wang1-0/+6
9 daysipvs: prevent integer overflow in do_ip_vs_get_ctl()Dan Carpenter1-4/+4
9 daysnetfilter: nf_conncount: Fully initialize struct nf_conncount_tuple in insert...Kohei Enju1-0/+2
9 daysnetpoll: hold rcu read lock in __netpoll_send_skb()Breno Leitao1-2/+7
9 daysnetpoll: netpoll_send_skb() returns transmit statusEric Dumazet1-4/+7
9 daysnetpoll: move netpoll_send_skb() out of lineEric Dumazet1-2/+11
9 daysnetpoll: remove dev argument from netpoll_send_skb_on_dev()Eric Dumazet1-4/+6
9 daysnetpoll: Fix use correct return type for ndo_start_xmit()Yunjian Wang1-4/+5
9 dayssctp: sysctl: auth_enable: avoid using current->nsproxyMatthieu Baerts (NGI0)1-1/+1
9 dayssctp: sysctl: cookie_hmac_alg: avoid using current->nsproxyMatthieu Baerts (NGI0)1-1/+2
9 daysRevert "sctp: sysctl: auth_enable: avoid using current->nsproxy"Magali Lemes1-1/+1
9 daysRevert "sctp: sysctl: cookie_hmac_alg: avoid using current->nsproxy"Magali Lemes1-2/+1
9 daysvlan: fix memory leak in vlan_newlink()Eric Dumazet1-3/+7
2025-03-13net: ipv6: fix missing dst ref drop in ila lwtunnelJustin Iurman1-0/+1
2025-03-13net: ipv6: fix dst ref loop in ila lwtunnelJustin Iurman1-1/+2
2025-03-13net-timestamp: support TCP GSO case for a few missing flagsJason Xing1-4/+7
2025-03-13vlan: enforce underlying device typeOscar Maes1-1/+2
2025-03-13llc: do not use skb_get() before dev_queue_xmit()Eric Dumazet1-22/+27
2025-03-13net: gso: fix ownership in __udp_gso_segmentAntoine Tenart1-2/+6
2025-03-13wifi: nl80211: reject cooked mode if it is set along with other flagsVitaliy Shevtsov1-0/+5
2025-03-13wifi: cfg80211: regulatory: improve invalid hints checkingNikita Zhandarovich1-1/+2
2025-03-13drop_monitor: fix incorrect initialization orderGavrilov Ilia1-15/+14
2025-03-13pfifo_tail_enqueue: Drop new packet when sch->limit == 0Quang Le1-0/+3
2025-03-13ipvs: Always clear ipvs_property flag in skb_scrub_packet()Philo Lu1-1/+1
2025-03-13sunrpc: suppress warnings for unused procfs functionsArnd Bergmann1-7/+3
2025-03-13batman-adv: Drop unmanaged ELP metric workerSven Eckelmann4-31/+50
2025-03-13batman-adv: Ignore neighbor throughput metrics in error caseSven Eckelmann1-13/+28
2025-03-13flow_dissector: Fix port range key handling in BPF conversionCong Wang1-8/+10
2025-03-13flow_dissector: Fix handling of mixed port and port-range keysCong Wang1-12/+19
2025-03-13net: extract port range fields from fl_flow_keyMaksym Glubokiy2-7/+8
2025-03-13vlan: move dev_put into vlan_dev_uninitXin Long1-3/+5
2025-03-13vlan: introduce vlan_dev_free_egress_priorityXin Long3-5/+11
2025-03-13ndisc: extend RCU protection in ndisc_send_skb()Eric Dumazet1-4/+8
2025-03-13openvswitch: use RCU protection in ovs_vport_cmd_fill_info()Eric Dumazet1-3/+9