summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2020-05-28mac80211: support control port TX status reportingMarkus Theil
2020-05-27mac80211: fix HT-Control field reception for management framesJohannes Berg
2020-05-27cfg80211: fix CFG82011_CRDA_SUPPORT still mentioning internal regdbPatrick Steinhardt
2020-05-27nl80211: Add support to configure TID specific Tx rate configurationTamizh Chelvam
2020-05-27mac80211: allow SA-QUERY processing in userspaceJohannes Berg
2020-05-27nl80211: add ability to report TX status for control port TXMarkus Theil
2020-05-27mac80211: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-05-27cfg80211: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-05-27nl80211: support scan frequencies in KHzThomas Pedersen
2020-05-27nl80211: add KHz frequency offset for most wifi commandsThomas Pedersen
2020-05-27cfg80211: add KHz variants of frame RX APIThomas Pedersen
2020-05-27nl80211: simplify peer specific TID configurationSergey Matyukevich
2020-05-27cfg80211: add support for TID specific AMSDU configurationSergey Matyukevich
2020-05-27mac80211: fix variable names in TID config methodsSergey Matyukevich
2020-05-26net: ethtool: Allow PHY cable test TDR data to configuredAndrew Lunn
2020-05-26net: ethtool: Add helpers for cable test TDR dataAndrew Lunn
2020-05-26net: ethtool: Add generic parts of cable test TDRAndrew Lunn
2020-05-26mptcp: attempt coalescing when moving skbs to mptcp rx queueFlorian Westphal
2020-05-26net/smc: mark smc_pnet_policy as constDmitry Vyukov
2020-05-26Merge tag 'mac80211-next-for-net-next-2020-04-25' of git://git.kernel.org/pub...David S. Miller
2020-05-26cls_flower: Support filtering on multiple MPLS Label Stack EntriesGuillaume Nault
2020-05-26flow_dissector: Parse multiple MPLS Label Stack EntriesGuillaume Nault
2020-05-26Merge tag 'batadv-next-for-davem-20200526' of git://git.open-mesh.org/linux-m...David S. Miller
2020-05-26tipc: add test for Nagle algorithm effectivenessTuong Lien
2020-05-26tipc: add support for broadcast rcv stats dumpingTuong Lien
2020-05-26tipc: enable broadcast retrans via unicastTuong Lien
2020-05-26tipc: add back link trace eventsTuong Lien
2020-05-26tipc: introduce Gap ACK blocks for broadcast linkTuong Lien
2020-05-26tcp: tcp_v4_err() icmp skb is named icmp_skbEric Dumazet
2020-05-26batman-adv: Revert "disable ethtool link speed detection when auto negotiatio...Sven Eckelmann
2020-05-25bridge: mrp: Fix out-of-bounds read in br_mrp_parseHoratiu Vultur
2020-05-25tcp: allow traceroute -Mtcp for unpriv usersEric Dumazet
2020-05-25ipv4: potential underflow in compat_ip_setsockopt()Dan Carpenter
2020-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-05-23ethtool: propagate get_coalesce return valueHeiner Kallweit
2020-05-23net: devres: provide devm_register_netdev()Bartosz Golaszewski
2020-05-23net: devres: define a separate devres structure for devm_alloc_etherdev()Bartosz Golaszewski
2020-05-23net: move devres helpers into a separate source fileBartosz Golaszewski
2020-05-23net: psample: fix build error when CONFIG_INET is not enabledRandy Dunlap
2020-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-05-23rxrpc: Fix a memory leak in rxkad_verify_response()Qiushi Wu
2020-05-22bridge: mrp: Restore port state when deleting MRP instanceHoratiu Vultur
2020-05-22bridge: mrp: Add br_mrp_unique_ifindex functionHoratiu Vultur
2020-05-22Merge tag 'rxrpc-fixes-20200520' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller
2020-05-22net: flow_offload: simplify hw stats check handlingEdward Cree
2020-05-22mpls: Add support for IPv6 tunnelsVadim Fedorenko
2020-05-22ip6_tunnel: add generic MPLS receive supportVadim Fedorenko
2020-05-22tunnel6: support for IPPROTO_MPLSVadim Fedorenko
2020-05-22ip6_tunnel: add MPLS transmit supportVadim Fedorenko