summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2024-09-09sctp: Unmask upper DSCP bits in sctp_v4_get_dst()Ido Schimmel
2024-09-09ipv4: udp_tunnel: Unmask upper DSCP bits in udp_tunnel_dst_lookup()Ido Schimmel
2024-09-09netfilter: nf_dup4: Unmask upper DSCP bits in nf_dup_ipv4_route()Ido Schimmel
2024-09-09netfilter: nft_flow_offload: Unmask upper DSCP bits in nft_flow_route()Ido Schimmel
2024-09-09ipv4: netfilter: Unmask upper DSCP bits in ip_route_me_harder()Ido Schimmel
2024-09-09ipv4: ip_tunnel: Unmask upper DSCP bits in ip_tunnel_xmit()Ido Schimmel
2024-09-09ipv4: ip_tunnel: Unmask upper DSCP bits in ip_md_tunnel_xmit()Ido Schimmel
2024-09-09ipv4: ip_tunnel: Unmask upper DSCP bits in ip_tunnel_bind_dev()Ido Schimmel
2024-09-09ipv4: icmp: Unmask upper DSCP bits in icmp_reply()Ido Schimmel
2024-09-09bpf: lwtunnel: Unmask upper DSCP bits in bpf_lwt_xmit_reroute()Ido Schimmel
2024-09-09ipv4: ip_gre: Unmask upper DSCP bits in ipgre_open()Ido Schimmel
2024-09-09netfilter: br_netfilter: Unmask upper DSCP bits in br_nf_pre_routing_finish()Ido Schimmel
2024-09-09wifi: mac80211: use two-phase skb reclamation in ieee80211_do_stop()Dmitry Antipov
2024-09-09Revert "xfrm: add SA information to the offloaded packet"Steffen Klassert
2024-09-09wifi: cfg80211: fix two more possible UBSAN-detected off-by-one errorsDmitry Antipov
2024-09-09net: sysfs: Fix weird usage of class's namespace relevant fieldsZijun Hu
2024-09-09net: hsr: remove seqnr_lockEric Dumazet
2024-09-08net: sched: consistently use rcu_replace_pointer() in taprio_change()Dmitry Antipov
2024-09-06Merge tag 'nf-next-24-09-06' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski
2024-09-06netpoll: remove netpoll_srcuEric Dumazet
2024-09-06net: tls: wait for async completion on last messageSascha Hauer
2024-09-06net/core: make use of the helper macro LIST_HEAD()Hongbo Li
2024-09-06net/ipv6: make use of the helper macro LIST_HEAD()Hongbo Li
2024-09-06net/netfilter: make use of the helper macro LIST_HEAD()Hongbo Li
2024-09-06net/tipc: make use of the helper macro LIST_HEAD()Hongbo Li
2024-09-06net/ipv4: make use of the helper macro LIST_HEAD()Hongbo Li
2024-09-06wifi: mac80211: handle ieee80211_radar_detected() for MLOAditya Kumar Singh
2024-09-06wifi: cfg80211/mac80211: use proper link ID for DFSAditya Kumar Singh
2024-09-06wifi: mac80211: handle DFS per linkAditya Kumar Singh
2024-09-06wifi: cfg80211: handle DFS per linkAditya Kumar Singh
2024-09-06wifi: cfg80211: move DFS related members to links[] in wireless_devAditya Kumar Singh
2024-09-06wifi: trace: unlink rdev_end_cac trace event from wiphy_netdev_evt classAditya Kumar Singh
2024-09-06wifi: mac80211: remove label usage in ieee80211_start_radar_detection()Aditya Kumar Singh
2024-09-06Revert "wifi: mac80211: move radar detect work to sdata"Aditya Kumar Singh
2024-09-06wifi: mac80211: introduce EHT rate support in AQL airtimeMing Yen Hsieh
2024-09-06wifi: cfg80211: avoid overriding direct/MBSSID BSS with per-STA profile BSSVeerendranath Jakkam
2024-09-06wifi: cfg80211: skip indicating signal for per-STA profile BSSsVeerendranath Jakkam
2024-09-06wifi: cfg80211: make BSS source types publicVeerendranath Jakkam
2024-09-06wifi: cfg80211: Avoid RCU debug splat in __cfg80211_bss_update error pathsVeerendranath Jakkam
2024-09-06wifi: cfg80211: fix UBSAN noise in cfg80211_wext_siwscan()Dmitry Antipov
2024-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-09-05net: napi: Prevent overflow of napi_defer_hard_irqsJoe Damato
2024-09-05ila: call nf_unregister_net_hooks() soonerEric Dumazet
2024-09-05xsk: Bump xsk_queue::queue_empty_descs in xp_can_alloc()Maciej Fijalkowski
2024-09-05sched: sch_cake: fix bulk flow accounting logic for host fairnessToke Høiland-Jørgensen
2024-09-04Merge tag 'wireless-next-2024-09-04' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-09-04ipv6: sit: Unmask upper DSCP bits in ipip6_tunnel_bind_dev()Ido Schimmel
2024-09-04ip6_tunnel: Unmask upper DSCP bits in ip4ip6_err()Ido Schimmel
2024-09-04ipv4: ipmr: Unmask upper DSCP bits in ipmr_queue_xmit()Ido Schimmel
2024-09-04ipv4: Unmask upper DSCP bits in __ip_queue_xmit()Ido Schimmel