summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-12net: hns3: refactor interrupt coalescing init functionFuyun Liang
2018-01-12net: hns3: add ethtool_ops.set_coalesce support to PFFuyun Liang
2018-01-12net: hns3: add ethtool_ops.get_coalesce support to PFFuyun Liang
2018-01-12net: hns3: remove TSO config command from VF driverPeng Li
2018-01-12net: hns3: add ethtool_ops.get_channels support for VFPeng Li
2018-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-01-11Merge tag 'ceph-for-4.15-rc8' of git://github.com/ceph/ceph-clientLinus Torvalds
2018-01-11Merge tag 'gpio-v4.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2018-01-11b43: Replace mdelay with usleep_range in b43_radio_2057_init_postJia-Ju Bai
2018-01-11brcmfmac: Use zeroing memory allocator than allocator/memsetHimanshu Jha
2018-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-01-11Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2018-01-11net: phy: mdio-bcm-unimac: fix potential NULL dereference in unimac_mdio_probe()Wei Yongjun
2018-01-11net: socionext: Fix error return code in netsec_netdev_open()Wei Yongjun
2018-01-11net: socionext: include linux/io.h to fix buildArnd Bergmann
2018-01-11brcmfmac: rename brcmf_sdiod_buff_{read,write}() functionsArend Van Spriel
2018-01-11brcmfmac: add comment block in brcmf_sdio_buscore_read()Arend Van Spriel
2018-01-11brcmfmac: Remove array of functionsArend Van Spriel
2018-01-11Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2018-01-11ibmvnic: Don't handle RX interrupts when not up.Nathan Fontenot
2018-01-11Merge tag 'iwlwifi-next-for-kalle-2017-12-20' of git://git.kernel.org/pub/scm...Kalle Valo
2018-01-11Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2018-01-11cxgb4: implement ndo_features_checkGanesh Goudar
2018-01-11cxgb4: add support for vxlan segmentation offloadGanesh Goudar
2018-01-11cxgb4: implement udp tunnel callbacksGanesh Goudar
2018-01-11cxgb4: add data structures to support vxlanGanesh Goudar
2018-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2018-01-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-01-11samples/bpf: xdp2skb_meta shows transferring info from XDP to SKBJesper Dangaard Brouer
2018-01-10Fix a leak in socket(2) when we fail to allocate a file descriptor.Al Viro
2018-01-10Merge branch 'sfc-support-25G-configuration-with-ethtool'David S. Miller
2018-01-10sfc: add bits for 25/50/100G supported/advertised speedsEdward Cree
2018-01-10sfc: support the ethtool ksettings API properly so that 25/50/100G worksEdward Cree
2018-01-10sfc: basic MCDI mapping of 25/50/100G link speedsEdward Cree
2018-01-10Merge branch 'mlxsw-qdisc-refactoring'David S. Miller
2018-01-10mlxsw: spectrum: qdiscs: Remove qdisc before setting a new oneNogah Frankel
2018-01-10mlxsw: spectrum: qdiscs: Create a generic replace functionNogah Frankel
2018-01-10mlxsw: spectrum: qdiscs: Create a generic destroy functionNogah Frankel
2018-01-10mlxsw: spectrum: qdiscs: Add an ops structNogah Frankel
2018-01-10mlxsw: spectrum: qdiscs: Unite all handle checksNogah Frankel
2018-01-10mlxsw: spectrum: qdiscs: Add tclass number to the mlxsw_sp_qdiscNogah Frankel
2018-01-10mlxsw: spectrum: qdiscs: Make the clean stats function to be for RED onlyNogah Frankel
2018-01-10mlxsw: spectrum: qdiscs: Clean qdisc statistics structsNogah Frankel
2018-01-10net: sch: red: Change offloaded xstats to be incrementalNogah Frankel
2018-01-10net: sch: red: Change the name of the stats struct to be genericNogah Frankel
2018-01-10mlxsw: spectrum: qdiscs: Move qdisc's declarations to its designated fileNogah Frankel
2018-01-10mlxsw: spectrum: Fix typo in firmware upgrade messageIdo Schimmel
2018-01-10ipv6: sr: fix TLVs not being copied using setsockoptMathieu Xhonneux
2018-01-10ipv6: fix possible mem leaks in ipv6_make_skb()Eric Dumazet
2018-01-10Merge branch 'mlxsw-couple-of-fixes'David S. Miller