summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-08-14liquidio: moved wait_for_pending_requests to octeon_network.hIntiyaz Basha5-55/+29
2017-08-14Merge branch 'mlnx-i2c'David S. Miller1-2/+3
2017-08-14Change Kconfig descriptionOhad Oz1-1/+2
2017-08-14Allow Mellanox switch devices to be configured if only I2C bus is setOhad Oz1-1/+1
2017-08-14net: phy: Use tab for indentation in KconfigMichal Simek1-21/+21
2017-08-14Merge branch 'mlxsw-spectrum_router-Increase-VRF-scale'David S. Miller1-106/+176
2017-08-14mlxsw: spectrum_router: Use one LPM tree for all virtual routersIdo Schimmel1-94/+165
2017-08-14mlxsw: spectrum_router: Pass argument explicitlyIdo Schimmel1-4/+4
2017-08-14mlxsw: spectrum_router: Return void from deletion functionsIdo Schimmel1-10/+9
2017-08-14qlge: fix duplicated code for different branchesGustavo A. R. Silva1-33/+14
2017-08-14liquidio: fix duplicated code for different branchesGustavo A. R. Silva1-8/+3
2017-08-14liquidio: update debug console logging mechanismRick Farrington3-25/+90
2017-08-13net: ti: cpsw:: constify platform_device_idArvind Yadav1-1/+1
2017-08-13net: sh_eth: constify platform_device_idArvind Yadav1-1/+1
2017-08-13net: dpaa_eth: constify platform_device_idArvind Yadav1-1/+1
2017-08-13can: constify platform_device_idArvind Yadav1-1/+1
2017-08-13tap: make struct tap_fops staticColin Ian King1-1/+1
2017-08-13virtio-net: make array guest_offloads staticColin Ian King1-4/+6
2017-08-13of_mdio: merge branch tails in of_phy_register_fixed_link()Sergei Shtylyov1-12/+11
2017-08-13Merge branch 'vrf-Support-for-local-traffic-with-sockets-bound-to-enslaved-de...David S. Miller2-115/+10
2017-08-13net: ipv4: add check for l3slave for index returned in IP_PKTINFODavid Ahern1-1/+2
2017-08-13net: vrf: Drop local rtable and rt6_infoDavid Ahern1-114/+8
2017-08-13net: ipv4: remove unnecessary check on orig_oifDavid Ahern1-1/+1
2017-08-13vxlan: change vxlan_[config_]validate() to use netlink_ext_ack for error repo...Girish Moodalbail1-26/+73
2017-08-13Merge branch 'tap-XDP-support'David S. Miller3-27/+236
2017-08-13tap: XDP supportJason Wang1-7/+142
2017-08-13net: export some generic xdp helpersJason Wang2-6/+10
2017-08-13tap: use build_skb() for small packetJason Wang1-21/+91
2017-08-13rtnelink: Move link dump consistency check out of the loopJakub Sitnicki1-4/+2
2017-08-11liquidio: moved ptp_enable to octeon_device structureIntiyaz Basha2-9/+11
2017-08-11selftests: bpf: add check for ip XDP redirectWilliam Tu1-0/+5
2017-08-11mlxsw: make mlxsw_config_profile constBhumika Goyal3-3/+3
2017-08-11openvswitch: Remove unnecessary newlines from OVS_NLERR usesJoe Perches2-10/+6
2017-08-11nfp: send control message when MAC representors are createdSimon Horman3-3/+80
2017-08-11net: skb_needs_check() removes CHECKSUM_UNNECESSARY check for tx.Tonghao Zhang1-2/+1
2017-08-11wan: dscc4: convert to plain DMA APIAlexey Khoroshilov1-45/+51
2017-08-11wan: dscc4: add checks for dma mapping errorsAlexey Khoroshilov1-16/+37
2017-08-11net: ipv4: set orig_oif based on fib result for local trafficDavid Ahern1-0/+6
2017-08-11fsl/fman: implement several errata workaroundsFlorinel Iordache1-25/+93
2017-08-11hns3pf: Fix some harmless copy and paste bugsDan Carpenter1-2/+2
2017-08-11hns3pf: fix hns3_del_tunnel_port()Dan Carpenter1-1/+1
2017-08-11Merge branch 'rockchip-internal-phy'David S. Miller10-10/+466
2017-08-11ARM64: dts: rockchip: Enable gmac2phy for rk3328-evbDavid Wu1-0/+17
2017-08-11ARM64: dts: rockchip: Add gmac2phy node support for rk3328David Wu1-0/+39
2017-08-11ARM: dts: rk3228-evb: Enable the integrated PHY for gmacDavid Wu1-0/+34
2017-08-11net: stmmac: dwmac-rk: Add integrated PHY supprot for rk3328David Wu1-3/+23
2017-08-11net: stmmac: dwmac-rk: Add integrated PHY support for rk3228David Wu1-0/+12
2017-08-11net: stmmac: dwmac-rk: Add integrated PHY supportDavid Wu1-4/+95
2017-08-11Documentation: net: phy: Add phy-is-integrated bindingDavid Wu1-0/+5
2017-08-11net: stmmac: dwmac-rk: Remove unwanted code for rk3328_set_to_rmii()David Wu1-3/+0