summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-04-26netfilter: nfnetlink: consolidate callback typesPablo Neira Ayuso
2021-04-26netfilter: nfnetlink: pass struct nfnl_info to batch callbacksPablo Neira Ayuso
2021-04-26netfilter: nfnetlink: pass struct nfnl_info to rcu callbacksPablo Neira Ayuso
2021-04-26netfilter: nfnetlink: add struct nfnl_info and pass it to callbacksPablo Neira Ayuso
2021-04-26netfilter: nftables: add nft_pernet() helper functionPablo Neira Ayuso
2021-04-26netfilter: remove all xt_table anchors from struct netFlorian Westphal
2021-04-26netfilter: ip6_tables: pass table pointer via nf_hook_opsFlorian Westphal
2021-04-26netfilter: arp_tables: pass table pointer via nf_hook_opsFlorian Westphal
2021-04-26netfilter: ip_tables: pass table pointer via nf_hook_opsFlorian Westphal
2021-04-26netfilter: arptables: unregister the tables by nameFlorian Westphal
2021-04-26netfilter: ip6tables: unregister the tables by nameFlorian Westphal
2021-04-26netfilter: iptables: unregister the tables by nameFlorian Westphal
2021-04-26netfilter: x_tables: add xt_find_tableFlorian Westphal
2021-04-26netfilter: x_tables: remove ipt_unregister_tableFlorian Westphal
2021-04-26netfilter: ebtables: remove the 3 ebtables pointers from struct netFlorian Westphal
2021-04-26netfilter: disable defrag once its no longer neededFlorian Westphal
2021-04-26netfilter: nft_socket: add support for cgroupsv2Pablo Neira Ayuso
2021-04-26netfilter: nat: move nf_xfrm_me_harder to where it is usedFlorian Westphal
2021-04-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2021-04-22net: stmmac: Add HW descriptor prefetch setting for DWMAC Core 5.20 onwardsMohammad Athari Bin Ismail
2021-04-22ice: Enable RSS configure for AVFQi Zhang
2021-04-22ice: Advertise virtchnl UDP segmentation offload capabilityBrett Creeley
2021-04-22ice: Allow ignoring opcodes on specific VFMichal Swiatkowski
2021-04-20net: dsa: Allow default tag protocol to be overridden from DTTobias 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: phy: marvell: add support for Amethyst internal PHYMarek BehĂșn
2021-04-20Merge tag 'mlx5-updates-2021-04-19' of git://git.kernel.org/pub/scm/linux/ker...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-20net: phy: genphy_loopback: add link speed configurationOleksij Rempel
2021-04-19net/mlx5: DR, Add support for isolate_vl_tc QPYevgeny Kliteynik
2021-04-19net/mlx5: DR, Add support for force-loopback QPYevgeny Kliteynik
2021-04-19net/mlx5: mlx5_ifc updates for flex parserYevgeny Kliteynik
2021-04-19net/mlx5e: RX, Add checks for calculated Striding RQ attributesTariq Toukan
2021-04-19net: phy: add genphy_c45_pma_suspend/resumeRadu Pirea (NXP OSS)
2021-04-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2021-04-19netlink: simplify nl_set_extack_cookie_u64(), nl_set_extack_cookie_u32()Alexey Dobriyan
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-19flow: remove spi key from flowi structFlorian Westphal
2021-04-19nl80211: Add new RSNXE related nl80211 extended featuresIlan Peer
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-19ieee80211: add the values of ranging parameters max LTF total fieldAvraham Stern
2021-04-19cfg80211: constify ieee80211_get_response_rate returnJoe Perches
2021-04-19cfg80211: fix a few kernel-doc warningsRandy Dunlap
2021-04-19cfg80211: fix an htmldoc warningEmmanuel Grumbach
2021-04-18netfilter: nftables: counter hardware offload supportPablo Neira Ayuso
2021-04-18netfilter: nftables_offload: VLAN id needs host byteorder in flow dissectorPablo Neira Ayuso