summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2021-04-21net: bridge: fix error in br_multicast_add_port when CONFIG_NET_SWITCHDEV=nVladimir Oltean
2021-04-21net: dsa: fix bridge support for drivers without port_bridge_flags callbackOleksij Rempel
2021-04-20net: dsa: Allow default tag protocol to be overridden from DTTobias Waldekranz
2021-04-20net: dsa: Only notify CPU ports of changes to the tag protocolTobias Waldekranz
2021-04-20Merge tag 'mac80211-next-for-net-next-2021-04-20' of git://git.kernel.org/pub...David S. Miller
2021-04-20net: dsa: enable selftest support for all switches by defaultOleksij Rempel
2021-04-20net: add generic selftest supportOleksij Rempel
2021-04-19ethtool: stats: clarify the initialization to ETHTOOL_STAT_NOT_SETJakub Kicinski
2021-04-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2021-04-19ethtool: ioctl: Fix out-of-bounds warning in store_link_ksettings_for_user()Gustavo A. R. Silva
2021-04-19mld: remove unnecessary prototypesTaehee Yoo
2021-04-19nexthop: Restart nexthop dump based on last dumped nexthop identifierIdo Schimmel
2021-04-19cfg80211: scan: drop entry from hidden_list on overflowJohannes Berg
2021-04-19wireless: fix spelling of A-MSDU in HE capabilitiesJohannes Berg
2021-04-19wireless: align HE capabilities A-MPDU Length Exponent ExtensionJohannes Berg
2021-04-19wireless: align some HE capabilities with the specJohannes Berg
2021-04-19mac80211: drop the connection if firmware crashed while in CSANaftali Goldstein
2021-04-19mac80211: properly drop the connection in case of invalid CSA IEEmmanuel Grumbach
2021-04-19mac80211: make ieee80211_vif_to_wdev work when the vif isn't in the driverEmmanuel Grumbach
2021-04-19nl80211/cfg80211: add a flag to negotiate for LMR feedback in NDP rangingAvraham Stern
2021-04-19mac80211: aes_cmac: check crypto_shash_setkey() return valueJohannes Berg
2021-04-19mac80211: minstrel_ht: remove extraneous indentation on if statementColin Ian King
2021-04-19mac80211: properly process TXQ management framesJohannes Berg
2021-04-19cfg80211: constify ieee80211_get_response_rate returnJoe Perches
2021-04-18netfilter: nftables: counter hardware offload supportPablo Neira Ayuso
2021-04-18netfilter: Dissect flow after packet manglingIdo Schimmel
2021-04-18netfilter: nftables_offload: special ethertype handling for VLANPablo Neira Ayuso
2021-04-18netfilter: nftables_offload: VLAN id needs host byteorder in flow dissectorPablo Neira Ayuso
2021-04-18netfilter: nft_payload: fix C-VLAN offload supportPablo Neira Ayuso
2021-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-04-16mptcp: use mptcp_for_each_subflow in mptcp_closeGeliang Tang
2021-04-16mptcp: add tracepoint in subflow_check_data_availGeliang Tang
2021-04-16mptcp: add tracepoint in ack_update_mskGeliang Tang
2021-04-16mptcp: add tracepoint in get_mapping_statusGeliang Tang
2021-04-16mptcp: add tracepoint in mptcp_subflow_get_sendGeliang Tang
2021-04-16mptcp: export mptcp_subflow_activeGeliang Tang
2021-04-16mptcp: fix format specifiers for unsigned intGeliang Tang
2021-04-16kunit: mptcp: adhere to KUNIT formatting standardNico Pache
2021-04-16flow_dissector: Fix out-of-bounds warning in __skb_flow_bpf_to_target()Gustavo A. R. Silva
2021-04-16netlink: don't call ->netlink_bind with table lock heldFlorian Westphal
2021-04-16ethtool: add interface to read RMON statsJakub Kicinski
2021-04-16ethtool: add interface to read standard MAC Ctrl statsJakub Kicinski
2021-04-16ethtool: add interface to read standard MAC statsJakub Kicinski
2021-04-16ethtool: add a new command for reading standard statsJakub Kicinski
2021-04-16sctp: Fix out-of-bounds warning in sctp_process_asconf_param()Gustavo A. R. Silva
2021-04-16mld: fix suspicious RCU usage in __ipv6_dev_mc_dec()Taehee Yoo
2021-04-16mptcp: sockopt: add TCP_CONGESTION and TCP_INFOFlorian Westphal
2021-04-16mptcp: setsockopt: SO_DEBUG and no-op optionsFlorian Westphal
2021-04-16mptcp: setsockopt: add SO_INCOMING_CPUFlorian Westphal
2021-04-16mptcp: setsockopt: add SO_MARK supportFlorian Westphal