summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | net: dsa: lan9303: Adjust indentingEgil Hjelmeland2017-11-083-3/+3
| * | net: dsa: lan9303: Replace msleep(1) with usleep_range()Egil Hjelmeland2017-11-081-2/+2
| * | net: dsa: lan9303: Fix syntax errors in device tree examplesEgil Hjelmeland2017-11-081-2/+2
| * | net: dsa: lan9303: Correct register names in commentsEgil Hjelmeland2017-11-081-3/+5
|/ /
* | mlxsw: spectrum: Fix error return code in mlxsw_sp_port_create()Wei Yongjun2017-11-081-0/+1
* | dpaa_eth: fix error return code in dpaa_eth_probe()Wei Yongjun2017-11-081-3/+3
* | Merge branch 'qdisc-RED-offload'David S. Miller2017-11-0825-21/+690
|\ \
| * | mlxsw: spectrum: Support general qdisc statsNogah Frankel2017-11-082-0/+56
| * | mlxsw: spectrum: Support RED xstatsNogah Frankel2017-11-082-0/+60
| * | mlxsw: spectrum: Collect tclass related stats periodicallyNogah Frankel2017-11-082-0/+43
| * | mlxsw: reg: Add ext and tc-cong counter groupsYuval Mintz2017-11-081-0/+19
| * | mlxsw: spectrum: Support RED qdisc offloadNogah Frankel2017-11-084-1/+193
| * | mlxsw: reg: Add cwtp & cwtpm registersNogah Frankel2017-11-081-0/+187
| * | net_sch: cbs: Change TC_SETUP_CBS to TC_SETUP_QDISC_CBSNogah Frankel2017-11-083-4/+4
| * | net_sch: mqprio: Change TC_SETUP_MQPRIO to TC_SETUP_QDISC_MQPRIONogah Frankel2017-11-0815-16/+17
| * | net_sch: red: Add offload ability to RED qdiscNogah Frankel2017-11-084-0/+111
|/ /
* | bpf: Rename tcp_bbf.readme to tcp_bpf.readmeLawrence Brakmo2017-11-081-0/+0
* | Merge branch 'ila-make-identifier-format-optional-and-other-fixes'David S. Miller2017-11-086-86/+473
|\ \
| * | ila: Add ila.txtTom Herbert2017-11-081-0/+285
| * | ila: Add a hook type for LWT routesTom Herbert2017-11-082-3/+43
| * | ila: allow configuration of identifier typeTom Herbert2017-11-084-23/+71
| * | ila: add checksum neutral map autoTom Herbert2017-11-084-44/+61
| * | ila: cleanup checksum diffTom Herbert2017-11-081-21/+18
|/ /
* | xdp: Sample xdp program implementing ip forwardChristina Jacob2017-11-083-0/+849
* | net: fec: Let fec_ptp have its own interrupt routineTroy Kisky2017-11-084-45/+84
* | Merge branch 'hv_netvsc-fix-a-hang-on-channel-mtu-changes'David S. Miller2017-11-082-35/+38
|\ \
| * | hv_netvsc: hide warnings about uninitialized/missing rndis deviceVitaly Kuznetsov2017-11-081-2/+2
| * | hv_netvsc: netvsc_teardown_gpadl() splitVitaly Kuznetsov2017-11-081-33/+36
|/ /
* | net: phy: leds: Add support for "link" triggerMaciej S. Szmigiero2017-11-083-5/+47
* | net: phy: leds: Refactor "no link" handler into a separate functionMaciej S. Szmigiero2017-11-081-10/+10
* | ipv6: addrconf: fix a lockdep splatEric Dumazet2017-11-071-5/+7
* | Merge branch 'eBPF-based-device-cgroup-controller'David S. Miller2017-11-0515-76/+369
|\ \
| * | selftests/bpf: add a test for device cgroup controllerRoman Gushchin2017-11-053-2/+155
| * | bpf: move cgroup_helpers from samples/bpf/ to tools/testing/selftesting/bpf/Roman Gushchin2017-11-054-3/+4
| * | bpf, cgroup: implement eBPF-based device controller for cgroup v2Roman Gushchin2017-11-058-1/+130
| * | device_cgroup: prepare code for bpf-based device controllerRoman Gushchin2017-11-052-49/+59
| * | device_cgroup: add DEVCG_ prefix to ACC_* and DEV_* constantsRoman Gushchin2017-11-051-36/+36
|/ /
* | Merge tag 'mlx5-updates-2017-11-04' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2017-11-0522-53/+696
|\ \
| * | net/mlx5e: Enable CQE based moderation on TX CQTal Gilboa2017-11-044-23/+71
| * | net/mlx5e: IPoIB, Add inner TTC table to IPoIB flow steeringFeras Daoud2017-11-043-3/+16
| * | net/mlx5: Initialize destination_flow struct to 0Rabie Loulou2017-11-045-15/+15
| * | net/mlx5: Enlarge the NIC TC offload table sizeOr Gerlitz2017-11-041-2/+13
| * | net/mlx5e: DCBNL, Add debug messages logInbar Karmy2017-11-041-1/+23
| * | net/mlx5e: Add support for ethtool msglvl supportGal Pressman2017-11-043-0/+25
| * | net/mlx5e: Support DSCP trust state to Ethernet's IP packet on SQHuy Nguyen2017-11-045-6/+73
| * | net/mlx5e: Add dcbnl dscp to priority supportHuy Nguyen2017-11-043-2/+232
| * | net/mlx5: QPTS and QPDPM register firmware command supportHuy Nguyen2017-11-044-0/+131
| * | net/mlx5: Add MLX5_SET16 and MLX5_GET16Huy Nguyen2017-11-041-0/+17
| * | net/mlx5: QCAM register firmware command supportHuy Nguyen2017-11-046-1/+79
| * | net/dcb: Add dscp to priority selector typeHuy Nguyen2017-11-041-0/+1