aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* bitfield.h: add FIELD_MAX() and field_max()Alex Elder2020-03-121-0/+14
* ethtool: add CHANNELS_NTF notificationMichal Kubecek2020-03-121-0/+1
* ethtool: set device channel counts with CHANNELS_SET requestMichal Kubecek2020-03-121-0/+1
* ethtool: provide channel counts with CHANNELS_GET requestMichal Kubecek2020-03-121-0/+21
* ethtool: add RINGS_NTF notificationMichal Kubecek2020-03-121-0/+1
* ethtool: set device ring sizes with RINGS_SET requestMichal Kubecek2020-03-121-0/+1
* ethtool: provide ring sizes with RINGS_GET requestMichal Kubecek2020-03-121-0/+21
* ethtool: add PRIVFLAGS_NTF notificationMichal Kubecek2020-03-121-0/+1
* ethtool: set device private flags with PRIVFLAGS_SET requestMichal Kubecek2020-03-121-0/+1
* ethtool: provide private flags with PRIVFLAGS_GET requestMichal Kubecek2020-03-121-0/+14
* ethtool: add FEATURES_NTF notificationMichal Kubecek2020-03-121-0/+1
* ethtool: set netdev features with FEATURES_SET requestMichal Kubecek2020-03-121-0/+2
* ethtool: provide netdev features with FEATURES_GET requestMichal Kubecek2020-03-121-0/+17
* flow_offload: Add flow_match_ct to get rule ct matchPaul Blakey2020-03-121-0/+6
* net/sched: act_ct: Enable hardware offload of flow table entiresPaul Blakey2020-03-122-0/+11
* net/sched: act_ct: Support refreshing the flow table entriesPaul Blakey2020-03-121-0/+3
* net/sched: act_ct: Support restoring conntrack info on skbsPaul Blakey2020-03-122-0/+8
* net/sched: act_ct: Instantiate flow table entry actionsPaul Blakey2020-03-122-0/+28
* netfilter: flowtable: Add API for registering to flow table eventsPaul Blakey2020-03-121-0/+6
* net/mlx5: E-Switch, Enable reg c1 loopback when possiblePaul Blakey2020-03-121-0/+7
* Merge branch 'ct-offload' of git://git.kernel.org/pub/scm/linux/kernel/git/sa...David S. Miller2020-03-123-2/+45
|\
| * net/mlx5: E-Switch, Get reg_c0 value on CQEPaul Blakey2020-02-191-0/+2
| * net/mlx5: E-Switch, Move source port on reg_c0 to the upper 16 bitsPaul Blakey2020-02-191-2/+27
| * net: sched: Pass ingress block to tcf_classify_ingressPaul Blakey2020-02-192-2/+8
| * net: sched: Introduce ingress classification functionPaul Blakey2020-02-191-0/+10
* | tcp: bind(0) remove the SO_REUSEADDR restriction when ephemeral ports are exh...Kuniyuki Iwashima2020-03-121-0/+1
* | net: hns: reject unsupported coalescing paramsJakub Kicinski2020-03-121-0/+5
* | net: be2net: reject unsupported coalescing paramsJakub Kicinski2020-03-121-0/+3
* | Revert "net: sched: make newly activated qdiscs visible"Julian Wiedmann2020-03-121-6/+0
* | net: sched: make newly activated qdiscs visibleJulian Wiedmann2020-03-111-0/+6
* | cdc_ncm: Implement the 32-bit version of NCM Transfer BlockAlexander Bersenev2020-03-111-3/+12
* | net: liquidio: reject unsupported coalescing paramsJakub Kicinski2020-03-101-0/+5
* | flow_offload: restrict driver to pass one allowed bit to flow_action_hw_stats...Jiri Pirko2020-03-101-7/+17
* | flow_offload: turn hw_stats_type into dedicated enumJiri Pirko2020-03-101-6/+16
* | flow_offload: fix allowed types checkJiri Pirko2020-03-101-1/+1
* | flow_offload: use flow_action_for_each in flow_action_mixed_hw_stats_types_ch...Jiri Pirko2020-03-101-5/+6
* | net: stmmac: Integrate it with DesignWare XPCSJose Abreu2020-03-091-0/+1
* | net: phy: Add Synopsys DesignWare XPCS MDIO moduleJose Abreu2020-03-091-0/+41
* | Merge tag 'mlx5-updates-2020-03-09' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2020-03-093-18/+32
|\ \
| * \ Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2020-03-093-18/+32
| |\ \
| | * | net/mlx5: HW bit for goto chain offload supportEli Cohen2020-03-071-1/+2
| | * | net/mlx5: Expose link speed directlyMark Bloch2020-03-071-1/+2
| | * | net/mlx5: Introduce TLS and IPSec objects enumsSaeed Mahameed2020-03-071-1/+2
| | * | net/mlx5: Introduce egress acl forward-to-vport capabilityVu Pham2020-03-071-1/+1
| | * | net/mlx5: Expose raw packet pacing APIsYishai Hadas2020-03-052-13/+24
| | * | net/mlx5: fix spelling mistake "reserverd" -> "reserved"Alexandre Belloni2020-02-181-1/+1
* | | | tcp: add bytes not sent to SCM_TIMESTAMPING_OPT_STATSYousuk Seung2020-03-091-0/+1
|/ / /
* | | remoteproc: add IPA notification to q6v5 driverAlex Elder2020-03-081-0/+82
* | | sched: act: allow user to specify type of HW stats for a filterJiri Pirko2020-03-082-0/+26
* | | flow_offload: introduce "disabled" HW stats type and allow it in mlxswJiri Pirko2020-03-081-0/+1