summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2021-04-28net: dsa: free skb->cb usage in core driverYangbo Lu1-1/+2
2021-04-26net: Fix typo in comment about ancillary dataArnaldo Carvalho de Melo1-1/+1
2021-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller6-44/+44
2021-04-26netfilter: allow to turn off xtables compat layerFlorian Westphal4-9/+9
2021-04-26netfilter: nfnetlink: consolidate callback typesPablo Neira Ayuso1-6/+10
2021-04-26netfilter: nfnetlink: pass struct nfnl_info to batch callbacksPablo Neira Ayuso1-4/+2
2021-04-26netfilter: nfnetlink: pass struct nfnl_info to rcu callbacksPablo Neira Ayuso1-4/+2
2021-04-26netfilter: nfnetlink: add struct nfnl_info and pass it to callbacksPablo Neira Ayuso1-4/+9
2021-04-26Merge tag 'mlx5-updates-2021-04-21' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2-10/+9
2021-04-26net: ethernet: ixp4xx: Support device tree probingLinus Walleij1-0/+2
2021-04-26netfilter: ip6_tables: pass table pointer via nf_hook_opsFlorian Westphal1-3/+2
2021-04-26netfilter: arp_tables: pass table pointer via nf_hook_opsFlorian Westphal1-1/+1
2021-04-26netfilter: ip_tables: pass table pointer via nf_hook_opsFlorian Westphal2-4/+5
2021-04-26netfilter: arptables: unregister the tables by nameFlorian Westphal1-2/+2
2021-04-26netfilter: ip6tables: unregister the tables by nameFlorian Westphal1-2/+2
2021-04-26netfilter: iptables: unregister the tables by nameFlorian Westphal1-3/+3
2021-04-26netfilter: x_tables: add xt_find_tableFlorian Westphal1-0/+1
2021-04-26netfilter: x_tables: remove ipt_unregister_tableFlorian Westphal2-5/+0
2021-04-26netfilter: ebtables: remove the 3 ebtables pointers from struct netFlorian Westphal1-5/+4
2021-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller4-4/+34
2021-04-24net/mlx5: E-Switch, Prepare to return total vports from eswitch structParav Pandit1-8/+0
2021-04-24net/mlx5: E-Switch, Return eswitch max ports when eswitch is supportedParav Pandit1-2/+9
2021-04-23net: stmmac: Add HW descriptor prefetch setting for DWMAC Core 5.20 onwardsMohammad Athari Bin Ismail1-0/+1
2021-04-22ice: Enable RSS configure for AVFQi Zhang1-1/+24
2021-04-22ice: Advertise virtchnl UDP segmentation offload capabilityBrett Creeley1-0/+1
2021-04-22ice: Allow ignoring opcodes on specific VFMichal Swiatkowski1-0/+1
2021-04-21Merge tag 'mac80211-next-for-net-next-2021-04-20' of git://git.kernel.org/pub...David S. Miller1-14/+19
2021-04-21net: phy: marvell: add support for Amethyst internal PHYMarek BehĂșn1-0/+1
2021-04-21Merge tag 'mlx5-updates-2021-04-19' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2-9/+41
2021-04-21net: phy: genphy_loopback: add link speed configurationOleksij Rempel1-0/+1
2021-04-20net/mlx5: DR, Add support for isolate_vl_tc QPYevgeny Kliteynik1-1/+3
2021-04-20net/mlx5: DR, Add support for force-loopback QPYevgeny Kliteynik1-2/+5
2021-04-20net/mlx5: mlx5_ifc updates for flex parserYevgeny Kliteynik1-4/+28
2021-04-20net/mlx5e: RX, Add checks for calculated Striding RQ attributesTariq Toukan1-2/+5
2021-04-20net: phy: add genphy_c45_pma_suspend/resumeRadu Pirea (NXP OSS)1-0/+2
2021-04-20netlink: simplify nl_set_extack_cookie_u64(), nl_set_extack_cookie_u32()Alexey Dobriyan1-8/+4
2021-04-20bpf: Add a bpf_snprintf helperFlorent Revest1-0/+1
2021-04-20bpf: Add a ARG_PTR_TO_CONST_STR argument typeFlorent Revest1-0/+1
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-19ieee80211: add the values of ranging parameters max LTF total fieldAvraham Stern1-0/+7
2021-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski7-9/+13
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-17ethtool: add interface to read RMON statsJakub Kicinski1-0/+43
2021-04-17ethtool: add interface to read standard MAC Ctrl statsJakub Kicinski1-0/+12
2021-04-17ethtool: add interface to read standard MAC statsJakub Kicinski1-0/+31
2021-04-17ethtool: add a new command for reading standard statsJakub Kicinski1-0/+10