summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-04-20bpf: Factorize bpf_trace_printk and bpf_seq_printfFlorent Revest1-0/+20
2021-04-19wireless: fix spelling of A-MSDU in HE capabilitiesJohannes Berg1-1/+1
2021-04-19wireless: align HE capabilities A-MPDU Length Exponent ExtensionJohannes Berg1-6/+4
2021-04-19wireless: align some HE capabilities with the specJohannes Berg1-7/+7
2021-04-19flow: remove spi key from flowi structFlorian Westphal1-3/+0
2021-04-19nl80211: Add new RSNXE related nl80211 extended featuresIlan Peer1-0/+13
2021-04-19mac80211: make ieee80211_vif_to_wdev work when the vif isn't in the driverEmmanuel Grumbach1-4/+1
2021-04-19nl80211/cfg80211: add a flag to negotiate for LMR feedback in NDP rangingAvraham Stern2-1/+8
2021-04-19ieee80211: add the values of ranging parameters max LTF total fieldAvraham Stern1-0/+7
2021-04-19cfg80211: constify ieee80211_get_response_rate returnJoe Perches1-1/+1
2021-04-19cfg80211: fix a few kernel-doc warningsRandy Dunlap1-2/+2
2021-04-19cfg80211: fix an htmldoc warningEmmanuel Grumbach1-1/+1
2021-04-18netfilter: nftables: counter hardware offload supportPablo Neira Ayuso2-0/+3
2021-04-18netfilter: nftables_offload: VLAN id needs host byteorder in flow dissectorPablo Neira Ayuso1-1/+10
2021-04-18netfilter: nft_payload: fix C-VLAN offload supportPablo Neira Ayuso1-0/+1
2021-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski9-12/+16
2021-04-17Merge tag 'net-5.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds3-6/+9
2021-04-17Merge tag 'libnvdimm-fixes-for-5.12-rc8' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-0/+1
2021-04-17mptcp: add tracepoint in subflow_check_data_availGeliang Tang1-0/+29
2021-04-17mptcp: add tracepoint in ack_update_mskGeliang Tang1-0/+32
2021-04-17mptcp: add tracepoint in get_mapping_statusGeliang Tang1-0/+52
2021-04-17mptcp: add tracepoint in mptcp_subflow_get_sendGeliang Tang1-0/+60
2021-04-17ethtool: add interface to read RMON statsJakub Kicinski3-0/+68
2021-04-17ethtool: add interface to read standard MAC Ctrl statsJakub Kicinski3-0/+28
2021-04-17ethtool: add interface to read standard MAC statsJakub Kicinski3-0/+86
2021-04-17ethtool: add a new command for reading standard statsJakub Kicinski3-0/+61
2021-04-17Merge tag 'mlx5-updates-2021-04-16' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2-0/+51
2021-04-17kasan: remove redundant config optionWalter Wu1-1/+1
2021-04-17net: Add a WWAN subsystemLoic Poulain1-0/+111
2021-04-17net: bridge: switchdev: include local flag in FDB notificationsVladimir Oltean1-0/+1
2021-04-16net/mlx5: Add register layout to support extended link stateMoshe Tal2-0/+51
2021-04-16ethtool: add FEC statisticsJakub Kicinski2-0/+54
2021-04-16ethtool: move ethtool_stats_initJakub Kicinski1-0/+6
2021-04-15Merge tag 'mlx5-updates-2021-04-13' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller1-2/+1
2021-04-14net: stmmac: Add support for external trigger timestampingTan Tee Min1-0/+2
2021-04-14net/mlx5: E-Switch, Make vport number u16Parav Pandit1-2/+1
2021-04-14Merge tag 'dmaengine-fix-5.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+2
2021-04-14bpf: Return target info when a tracing bpf_link is queriedToke Høiland-Jørgensen2-0/+11
2021-04-14of: net: pass the dst buffer to of_get_mac_address()Michael Walle2-4/+4
2021-04-13netfilter: flowtable: Add FLOW_OFFLOAD_XMIT_UNSPEC xmit typeRoi Dayan1-1/+2
2021-04-13netfilter: conntrack: convert sysctls to u8Florian Westphal1-13/+10
2021-04-13netfilter: conntrack: move ct counter to net_generic dataFlorian Westphal1-0/+2
2021-04-13netfilter: conntrack: move expect counter to net_generic dataFlorian Westphal1-0/+1
2021-04-13netfilter: conntrack: move autoassign_helper sysctl to net_generic dataFlorian Westphal1-0/+1
2021-04-13netfilter: conntrack: move autoassign warning member to net_generic dataFlorian Westphal1-0/+4
2021-04-13netfilter: flowtable: add vlan match offload supportwenxu1-0/+2
2021-04-13libbpf: Clarify flags in ringbuf helpersPedro Tammela1-0/+16
2021-04-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2-4/+6
2021-04-13net: phy: marvell: fix detection of PHY on Topaz switchesPali Rohár1-2/+3
2021-04-12skmsg: Pass psock pointer to ->psock_update_sk_prot()Cong Wang4-5/+9