summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: ipv4: remove unnecessary check on orig_oifDavid Ahern2017-08-141-1/+1
* vxlan: change vxlan_[config_]validate() to use netlink_ext_ack for error repo...Girish Moodalbail2017-08-141-26/+73
* Merge branch 'tap-XDP-support'David S. Miller2017-08-143-27/+236
|\
| * tap: XDP supportJason Wang2017-08-141-7/+142
| * net: export some generic xdp helpersJason Wang2017-08-142-6/+10
| * tap: use build_skb() for small packetJason Wang2017-08-141-21/+91
|/
* rtnelink: Move link dump consistency check out of the loopJakub Sitnicki2017-08-141-4/+2
* liquidio: moved ptp_enable to octeon_device structureIntiyaz Basha2017-08-122-9/+11
* selftests: bpf: add check for ip XDP redirectWilliam Tu2017-08-111-0/+5
* mlxsw: make mlxsw_config_profile constBhumika Goyal2017-08-113-3/+3
* openvswitch: Remove unnecessary newlines from OVS_NLERR usesJoe Perches2017-08-112-10/+6
* nfp: send control message when MAC representors are createdSimon Horman2017-08-113-3/+80
* net: skb_needs_check() removes CHECKSUM_UNNECESSARY check for tx.Tonghao Zhang2017-08-111-2/+1
* 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