summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-03-13ethtool: provide channel counts with CHANNELS_GET requestMichal Kubecek1-0/+21
2020-03-13ethtool: add RINGS_NTF notificationMichal Kubecek1-0/+1
2020-03-13ethtool: set device ring sizes with RINGS_SET requestMichal Kubecek1-0/+1
2020-03-13ethtool: provide ring sizes with RINGS_GET requestMichal Kubecek1-0/+21
2020-03-13ethtool: add PRIVFLAGS_NTF notificationMichal Kubecek1-0/+1
2020-03-13ethtool: set device private flags with PRIVFLAGS_SET requestMichal Kubecek1-0/+1
2020-03-13ethtool: provide private flags with PRIVFLAGS_GET requestMichal Kubecek1-0/+14
2020-03-13ethtool: add FEATURES_NTF notificationMichal Kubecek1-0/+1
2020-03-13ethtool: set netdev features with FEATURES_SET requestMichal Kubecek1-0/+2
2020-03-13ethtool: provide netdev features with FEATURES_GET requestMichal Kubecek1-0/+17
2020-03-13flow_offload: Add flow_match_ct to get rule ct matchPaul Blakey1-0/+6
2020-03-13net/sched: act_ct: Enable hardware offload of flow table entiresPaul Blakey2-0/+11
2020-03-13net/sched: act_ct: Support refreshing the flow table entriesPaul Blakey1-0/+3
2020-03-13net/sched: act_ct: Support restoring conntrack info on skbsPaul Blakey2-0/+8
2020-03-13net/sched: act_ct: Instantiate flow table entry actionsPaul Blakey2-0/+28
2020-03-13netfilter: flowtable: Add API for registering to flow table eventsPaul Blakey1-0/+6
2020-03-13net/mlx5: E-Switch, Enable reg c1 loopback when possiblePaul Blakey1-0/+7
2020-03-12Merge branch 'ct-offload' of git://git.kernel.org/pub/scm/linux/kernel/git/sa...David S. Miller3-2/+45
2020-03-12tcp: bind(0) remove the SO_REUSEADDR restriction when ephemeral ports are exh...Kuniyuki Iwashima1-0/+1
2020-03-12net: hns: reject unsupported coalescing paramsJakub Kicinski1-0/+5
2020-03-12net: be2net: reject unsupported coalescing paramsJakub Kicinski1-0/+3
2020-03-12Revert "net: sched: make newly activated qdiscs visible"Julian Wiedmann1-6/+0
2020-03-12net: sched: make newly activated qdiscs visibleJulian Wiedmann1-0/+6
2020-03-12cdc_ncm: Implement the 32-bit version of NCM Transfer BlockAlexander Bersenev1-3/+12
2020-03-11net: liquidio: reject unsupported coalescing paramsJakub Kicinski1-0/+5
2020-03-11flow_offload: restrict driver to pass one allowed bit to flow_action_hw_stats...Jiri Pirko1-7/+17
2020-03-11flow_offload: turn hw_stats_type into dedicated enumJiri Pirko1-6/+16
2020-03-11flow_offload: fix allowed types checkJiri Pirko1-1/+1
2020-03-11flow_offload: use flow_action_for_each in flow_action_mixed_hw_stats_types_ch...Jiri Pirko1-5/+6
2020-03-10net: stmmac: Integrate it with DesignWare XPCSJose Abreu1-0/+1
2020-03-10net: phy: Add Synopsys DesignWare XPCS MDIO moduleJose Abreu1-0/+41
2020-03-10Merge tag 'mlx5-updates-2020-03-09' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller3-18/+32
2020-03-10tcp: add bytes not sent to SCM_TIMESTAMPING_OPT_STATSYousuk Seung1-0/+1
2020-03-10Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed3-18/+32
2020-03-09remoteproc: add IPA notification to q6v5 driverAlex Elder1-0/+82
2020-03-09sched: act: allow user to specify type of HW stats for a filterJiri Pirko2-0/+26
2020-03-09flow_offload: introduce "disabled" HW stats type and allow it in mlxswJiri Pirko1-0/+1
2020-03-09flow_offload: introduce "delayed" HW stats type and allow it in mlx5Jiri Pirko1-1/+3
2020-03-09flow_offload: introduce "immediate" HW stats type and allow it in mlxswJiri Pirko1-1/+2
2020-03-09flow_offload: check for basic action hw stats typeJiri Pirko1-0/+61
2020-03-09flow_offload: Introduce offload of HW stats typeJiri Pirko1-0/+3
2020-03-08net/mlx5: HW bit for goto chain offload supportEli Cohen1-1/+2
2020-03-08net/mlx5: Expose link speed directlyMark Bloch1-1/+2
2020-03-08net/mlx5: Introduce TLS and IPSec objects enumsSaeed Mahameed1-1/+2
2020-03-08net/mlx5: Introduce egress acl forward-to-vport capabilityVu Pham1-1/+1
2020-03-06PCI: Introduce pci_get_dsnJacob Keller1-0/+5
2020-03-06net: sched: Make FIFO Qdisc offloadablePetr Machata2-0/+16
2020-03-05ethtool: add infrastructure for centralized checking of coalescing parametersJakub Kicinski1-3/+42
2020-03-05net/mlx5: Expose raw packet pacing APIsYishai Hadas2-13/+24
2020-03-05PCI: Add pci_status_get_and_clear_errorsHeiner Kallweit1-0/+1