summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-08-14Linux 4.13-rc5v4.13-rc5Linus Torvalds1-1/+1
2017-08-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds14-42/+137
2017-08-13Merge tag 'driver-core-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-15/+34
2017-08-13Merge tag 'char-misc-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-0/+21
2017-08-13Merge tag 'tty-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds4-26/+71
2017-08-13Merge tag 'staging-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds13-15/+146
2017-08-13Merge tag 'usb-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds16-38/+111
2017-08-13Merge tag 'for-linus-20170812' of git://git.infradead.org/linux-mtdLinus Torvalds1-0/+1
2017-08-13mtd: blkdevs: Fix mtd block write failureAbhishek Sahu1-0/+1
2017-08-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds9-53/+40
2017-08-12Merge tag 'for-linus-4.13b-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-24/+53
2017-08-12MD: not clear ->safemode for external metadata arrayShaohua Li1-1/+1
2017-08-12liquidio: moved ptp_enable to octeon_device structureIntiyaz Basha2-9/+11
2017-08-12udp: harden copy_linear_skb()Eric Dumazet1-0/+2
2017-08-12Merge branch 'bpf-Minor-fix-in-bpf_convert_ctx_access'David S. Miller2-6/+8
2017-08-12bpf: fix two missing target_size settings in bpf_convert_ctx_accessDaniel Borkmann1-0/+2
2017-08-12net: fix compilation when busy poll is not enabledDaniel Borkmann1-6/+6
2017-08-12selftests: bpf: add check for ip XDP redirectWilliam Tu1-0/+5
2017-08-12mlxsw: make mlxsw_config_profile constBhumika Goyal3-3/+3
2017-08-12mISDN: Fix null pointer dereference at mISDN_FsmNewAnton Vasilyev5-9/+36
2017-08-12openvswitch: Remove unnecessary newlines from OVS_NLERR usesJoe Perches2-10/+6
2017-08-12nfp: send control message when MAC representors are createdSimon Horman3-3/+80
2017-08-12nfp: do not update MTU from BH in flower appSimon Horman1-6/+2
2017-08-12net: skb_needs_check() removes CHECKSUM_UNNECESSARY check for tx.Tonghao Zhang1-2/+1
2017-08-12wan: dscc4: convert to plain DMA APIAlexey Khoroshilov1-45/+51
2017-08-12wan: dscc4: add checks for dma mapping errorsAlexey Khoroshilov1-16/+37
2017-08-12net: ipv4: set orig_oif based on fib result for local trafficDavid Ahern1-0/+6
2017-08-12net: stmmac: Use the right logging function in stmmac_mdio_registerRomain Perier1-5/+4
2017-08-12fsl/fman: implement several errata workaroundsFlorinel Iordache1-25/+93
2017-08-12hns3pf: Fix some harmless copy and paste bugsDan Carpenter1-2/+2
2017-08-12hns3pf: fix hns3_del_tunnel_port()Dan Carpenter1-1/+1
2017-08-12net/sched/hfsc: allocate tcf block for hfsc root classKonstantin Khlebnikov1-0/+8
2017-08-12Merge branch 'rockchip-internal-phy'David S. Miller10-10/+466
2017-08-12ARM64: dts: rockchip: Enable gmac2phy for rk3328-evbDavid Wu1-0/+17
2017-08-12ARM64: dts: rockchip: Add gmac2phy node support for rk3328David Wu1-0/+39
2017-08-12ARM: dts: rk3228-evb: Enable the integrated PHY for gmacDavid Wu1-0/+34
2017-08-12net: stmmac: dwmac-rk: Add integrated PHY supprot for rk3328David Wu1-3/+23
2017-08-12net: stmmac: dwmac-rk: Add integrated PHY support for rk3228David Wu1-0/+12
2017-08-12net: stmmac: dwmac-rk: Add integrated PHY supportDavid Wu1-4/+95
2017-08-12Documentation: net: phy: Add phy-is-integrated bindingDavid Wu1-0/+5
2017-08-12net: stmmac: dwmac-rk: Remove unwanted code for rk3328_set_to_rmii()David Wu1-3/+0
2017-08-12arm64: defconfig: Enable CONFIG_ROCKCHIP_PHYDavid Wu1-0/+1
2017-08-12multi_v7_defconfig: Make rockchip PHY built-inDavid Wu1-0/+1
2017-08-12net: phy: Add rockchip PHY driver supportDavid Wu3-0/+239
2017-08-12forcedeth: replace init_timer_deferrable with setup_deferrable_timerZhu Yanjun1-3/+2
2017-08-12drivers: net: davinci_mdio: print bus frequencyMaxim Uvarov1-2/+4
2017-08-12drivers: net: davinci_mdio: remove busy loop on wait user accessMaxim Uvarov1-1/+3
2017-08-12bonding: require speed/duplex only for 802.3ad, alb and tlbAndreas Born2-2/+9
2017-08-12Merge branch 'netvsc-minor-fixes-and-improvements'David S. Miller3-95/+227
2017-08-12netvsc: keep track of some non-fatal overload conditionsstephen hemminger3-6/+17