summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* wan: dscc4: convert to plain DMA APIAlexey Khoroshilov2017-08-111-45/+51
* wan: dscc4: add checks for dma mapping errorsAlexey Khoroshilov2017-08-111-16/+37
* net: ipv4: set orig_oif based on fib result for local trafficDavid Ahern2017-08-111-0/+6
* fsl/fman: implement several errata workaroundsFlorinel Iordache2017-08-111-25/+93
* hns3pf: Fix some harmless copy and paste bugsDan Carpenter2017-08-111-2/+2
* hns3pf: fix hns3_del_tunnel_port()Dan Carpenter2017-08-111-1/+1
* Merge branch 'rockchip-internal-phy'David S. Miller2017-08-1110-10/+466
|\
| * ARM64: dts: rockchip: Enable gmac2phy for rk3328-evbDavid Wu2017-08-111-0/+17
| * ARM64: dts: rockchip: Add gmac2phy node support for rk3328David Wu2017-08-111-0/+39
| * ARM: dts: rk3228-evb: Enable the integrated PHY for gmacDavid Wu2017-08-111-0/+34
| * net: stmmac: dwmac-rk: Add integrated PHY supprot for rk3328David Wu2017-08-111-3/+23
| * net: stmmac: dwmac-rk: Add integrated PHY support for rk3228David Wu2017-08-111-0/+12
| * net: stmmac: dwmac-rk: Add integrated PHY supportDavid Wu2017-08-111-4/+95
| * Documentation: net: phy: Add phy-is-integrated bindingDavid Wu2017-08-111-0/+5
| * net: stmmac: dwmac-rk: Remove unwanted code for rk3328_set_to_rmii()David Wu2017-08-111-3/+0
| * arm64: defconfig: Enable CONFIG_ROCKCHIP_PHYDavid Wu2017-08-111-0/+1
| * multi_v7_defconfig: Make rockchip PHY built-inDavid Wu2017-08-111-0/+1
| * net: phy: Add rockchip PHY driver supportDavid Wu2017-08-113-0/+239
|/
* forcedeth: replace init_timer_deferrable with setup_deferrable_timerZhu Yanjun2017-08-111-3/+2
* drivers: net: davinci_mdio: print bus frequencyMaxim Uvarov2017-08-111-2/+4
* drivers: net: davinci_mdio: remove busy loop on wait user accessMaxim Uvarov2017-08-111-1/+3
* Merge branch 'netvsc-minor-fixes-and-improvements'David S. Miller2017-08-113-95/+227
|\
| * netvsc: keep track of some non-fatal overload conditionsstephen hemminger2017-08-113-6/+17
| * netvsc: allow controlling send/recv buffer sizestephen hemminger2017-08-113-39/+157
| * netvsc: remove unnecessary check for NULL hdrstephen hemminger2017-08-111-4/+3
| * netvsc: remove unnecessary cast of void pointerstephen hemminger2017-08-111-5/+4
| * netvsc: whitespace cleanupstephen hemminger2017-08-111-5/+6
| * netvsc: no need to allocate send/receive on numa nodestephen hemminger2017-08-111-14/+5
| * netvsc: check error return when restoring channels and mtustephen hemminger2017-08-111-2/+14
| * netvsc: propagate MAC address change to VF slavestephen hemminger2017-08-111-11/+15
| * netvsc: don't signal host twice if emptystephen hemminger2017-08-111-4/+0
| * netvsc: delay setup of VF devicestephen hemminger2017-08-112-8/+9
|/
* phylink: Fix an uninitialized variable bugDan Carpenter2017-08-111-1/+1
* liquidio: removed check for queue size alignmentIntiyaz Basha2017-08-111-7/+0
* liquidio: rx/tx queue cleanupIntiyaz Basha2017-08-112-0/+8
* Merge branch 'net-sched-let-the-offloader-decide-what-to-offload'David S. Miller2017-08-1116-47/+61
|\
| * net: sched: remove cops->tcf_cl_offloadJiri Pirko2017-08-117-36/+15
| * net: sched: remove handle propagation down to the driversJiri Pirko2017-08-111-2/+0
| * net: sched: use newly added classid identity helpersJiri Pirko2017-08-118-9/+30
| * net: sched: propagate classid down to offload driversJiri Pirko2017-08-111-0/+2
| * net: sched: Add helpers to identify classidsJiri Pirko2017-08-111-0/+14
|/
* geneve: use netlink_ext_ack for error reporting in rtnl operationsGirish Moodalbail2017-08-111-36/+92
* Merge branch 'sctp-remove-typedefs-from-structures-part-6'David S. Miller2017-08-1111-1072/+1104
|\
| * sctp: fix some indents in sm_make_chunk.cXin Long2017-08-112-257/+249
| * sctp: remove the typedef sctp_disposition_tXin Long2017-08-114-680/+716
| * sctp: remove the typedef sctp_sm_table_entry_tXin Long2017-08-113-21/+29
| * sctp: remove the unused typedef sctp_sm_command_tXin Long2017-08-111-5/+0
| * sctp: remove the typedef sctp_verb_tXin Long2017-08-112-6/+6
| * sctp: remove the typedef sctp_arg_tXin Long2017-08-112-14/+14
| * sctp: remove the typedef sctp_cmd_seq_tXin Long2017-08-115-143/+145