summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2024-05-23wifi: mac80211: move radar detect work to sdataJohannes Berg
2024-05-23wifi: mac80211: track changes in AP's TPEJohannes Berg
2024-05-23wifi: mac80211: pass parsed TPE data to driversJohannes Berg
2024-05-23wifi: mac80211: update 6 GHz AP power type before associationMukesh Sisodiya
2024-05-23wifi: mac80211: remove extra link STA functionsJohannes Berg
2024-05-23wifi: mac80211: remove outdated commentsJohannes Berg
2024-05-23wifi: cfg80211: add tracing for wiphy workJohannes Berg
2024-05-23wifi: cfg80211: sort trace events againJohannes Berg
2024-05-23wifi: nl80211: disallow setting special AP channel widthsJohannes Berg
2024-05-08Merge tag 'wireless-next-2024-05-08' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-05-08phonet: no longer hold RTNL in route_dumpit()Eric Dumazet
2024-05-08net: dst_cache: minor optimization in dst_cache_set_ip6()Eric Dumazet
2024-05-08net: dst_cache: annotate data-races around dst_cache->reset_tsEric Dumazet
2024-05-08ax25: Remove superfuous "return" from ax25_ds_set_timerJoel Granados
2024-05-08ipvs: allow some sysctls in non-init user namespacesAlexander Mikhalitsyn
2024-05-08ipvs: add READ_ONCE barrier for ipvs->sysctl_amemthreshAlexander Mikhalitsyn
2024-05-08net: bridge: switchdev: Improve error message for port_obj_add/del functionsOleksij Rempel
2024-05-08net/ipv4: add tracepoint for icmp_sendPeilin He
2024-05-08net: dsa: add support switches global DSCP priority mappingOleksij Rempel
2024-05-08net: add IEEE 802.1q specific helpersOleksij Rempel
2024-05-08net: dsa: add support for DCB get/set apptrust configurationOleksij Rempel
2024-05-07mptcp: fix possible NULL dereferencesEric Dumazet
2024-05-07net: annotate writes on dev->mtu from ndo_change_mtu()Eric Dumazet
2024-05-07net: dccp: Fix ccid2_rtt_estimator() kernel-docJeff Johnson
2024-05-07rtnetlink: allow rtnl_fill_link_netnsid() to run under RCU protectionEric Dumazet
2024-05-07rtnetlink: do not depend on RTNL in rtnl_xdp_prog_skb()Eric Dumazet
2024-05-07rtnetlink: do not depend on RTNL in rtnl_fill_proto_down()Eric Dumazet
2024-05-07rtnetlink: do not depend on RTNL for many attributesEric Dumazet
2024-05-07net: write once on dev->allmulti and dev->promiscuityEric Dumazet
2024-05-07rtnetlink: do not depend on RTNL for IFLA_TXQLEN outputEric Dumazet
2024-05-07rtnetlink: do not depend on RTNL for IFLA_IFNAME outputEric Dumazet
2024-05-07rtnetlink: do not depend on RTNL for IFLA_QDISC outputEric Dumazet
2024-05-06Merge tag 'ipsec-next-2024-05-03' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2024-05-06mptcp: fix typos in commentsShi-Sheng Yang
2024-05-06Merge wireless into wireless-nextJohannes Berg
2024-05-06net: add heuristic for enabling TCP fraglist GROFelix Fietkau
2024-05-06net: create tcp_gro_header_pull helper functionFelix Fietkau
2024-05-06net: create tcp_gro_lookup helper functionFelix Fietkau
2024-05-06net: add code for TCP fraglist GROFelix Fietkau
2024-05-06net: add support for segmenting TCP fraglist GSO packetsFelix Fietkau
2024-05-06net: move skb_gro_receive_list from udp to coreFelix Fietkau
2024-05-03Revert "net: mirror skb frag ref/unref helpers"Mina Almasry
2024-05-03net: no longer acquire RTNL in threaded_show()Eric Dumazet
2024-05-03rtnetlink: use for_each_netdev_dump() in rtnl_stats_dump()Eric Dumazet
2024-05-03rtnetlink: change rtnl_stats_dump() return valueEric Dumazet
2024-05-03ax.25: x.25: Remove the now superfluous sentinel elements from ctl_table arrayJoel Granados
2024-05-03appletalk: Remove the now superfluous sentinel elements from ctl_table arrayJoel Granados
2024-05-03netfilter: Remove the now superfluous sentinel elements from ctl_table arrayJoel Granados
2024-05-03net: Remove ctl_table sentinel elements from several networking subsystemsJoel Granados
2024-05-03net: sunrpc: Remove the now superfluous sentinel elements from ctl_table arrayJoel Granados