summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-01-15net: phy: Have __phy_modify return 0 on successAndrew Lunn1-7/+6
2018-01-14Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller21-258/+273
2018-01-14Merge branch 'mlxsw-Offload-PRIO-qdisc'David S. Miller9-1/+322
2018-01-14mlxsw: spectrum: qdiscs: Support stats for PRIO qdiscNogah Frankel1-0/+89
2018-01-14mlxsw: spectrum: qdiscs: Support PRIO qdisc offloadNogah Frankel3-0/+86
2018-01-14net: sch: prio: Add offload ability to PRIO qdiscNogah Frankel3-0/+85
2018-01-14mlxsw: spectrum_router: Configure default routing priorityYuval Mintz1-0/+24
2018-01-14mlxsw: reg: add rdpm registerYuval Mintz2-1/+38
2018-01-14Merge branch 'dsa-mv88e6xxx-ATU-VTU-irq'David S. Miller5-3/+192
2018-01-14net: dsa: mv88e6xxx: Decode VTU problem interruptAndrew Lunn4-2/+90
2018-01-14net: dsa: mv88e6xxx: Decode ATU problem interruptAndrew Lunn4-2/+103
2018-01-14mlxsw: spectrum_router: Add support for IPv6 non-equal-cost multipathIdo Schimmel1-5/+8
2018-01-14net: netsec: use dma_addr_t for storing dma addressArnd Bergmann1-7/+7
2018-01-12ixgbevf: Fix kernel-doc format warningsTony Nguyen2-5/+18
2018-01-12ixgbe: Fix kernel-doc format warningsTony Nguyen12-39/+99
2018-01-12net: Cap number of queues even with accel_privAlexander Duyck1-2/+1
2018-01-12ixgbe: Fix handling of macvlan Tx offloadAlexander Duyck2-10/+14
2018-01-12ixgbe: avoid bringing rings up/down as macvlans are added/removedAlexander Duyck2-58/+72
2018-01-12ixgbe: Do not manipulate macvlan Tx queues when performing macvlan offloadAlexander Duyck2-108/+25
2018-01-12ixgbe/fm10k: Record macvlan stats instead of Rx queue for macvlan offloaded r...Alexander Duyck2-10/+14
2018-01-12ixgbe: Don't assume dev->num_tc is equal to hardware TC configAlexander Duyck6-27/+29
2018-01-12ixgbe: Default to 1 pool always being allocatedAlexander Duyck2-5/+3
2018-01-12ixgbe: Assume provided MAC filter has been verified by macvlanAlexander Duyck1-4/+8
2018-01-12Merge branch 'hns3-add-some-new-features-and-fix-some-bugs'David S. Miller7-87/+336
2018-01-12net: hns3: check for NULL function pointer in hns3_nic_set_featuresJian Shen1-2/+4
2018-01-12net: hns3: add feature check when feature changedJian Shen1-12/+15
2018-01-12net: hns3: add int_gl_idx setup for TX and RX queuesFuyun Liang3-0/+21
2018-01-12net: hns3: change the unit of GL value macroFuyun Liang1-4/+4
2018-01-12net: hns3: remove unused GL setup functionFuyun Liang1-12/+0
2018-01-12net: hns3: refactor GL update functionFuyun Liang1-19/+16
2018-01-12net: hns3: refactor interrupt coalescing init functionFuyun Liang1-9/+20
2018-01-12net: hns3: add ethtool_ops.set_coalesce support to PFFuyun Liang3-4/+188
2018-01-12net: hns3: add ethtool_ops.get_coalesce support to PFFuyun Liang3-0/+40
2018-01-12net: hns3: remove TSO config command from VF driverPeng Li2-28/+0
2018-01-12net: hns3: add ethtool_ops.get_channels support for VFPeng Li2-0/+31
2018-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller72-348/+778
2018-01-11Merge tag 'ceph-for-4.15-rc8' of git://github.com/ceph/ceph-clientLinus Torvalds1-6/+12
2018-01-11Merge tag 'gpio-v4.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds1-12/+23
2018-01-11b43: Replace mdelay with usleep_range in b43_radio_2057_init_postJia-Ju Bai1-1/+1
2018-01-11brcmfmac: Use zeroing memory allocator than allocator/memsetHimanshu Jha1-10/+10
2018-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller18-263/+760
2018-01-11Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller6-64/+207
2018-01-11net: phy: mdio-bcm-unimac: fix potential NULL dereference in unimac_mdio_probe()Wei Yongjun1-0/+2
2018-01-11net: socionext: Fix error return code in netsec_netdev_open()Wei Yongjun1-0/+1
2018-01-11net: socionext: include linux/io.h to fix buildArnd Bergmann1-0/+1
2018-01-11brcmfmac: rename brcmf_sdiod_buff_{read,write}() functionsArend Van Spriel1-24/+24
2018-01-11brcmfmac: add comment block in brcmf_sdio_buscore_read()Arend Van Spriel1-0/+7
2018-01-11brcmfmac: Remove array of functionsArend Van Spriel3-152/+146
2018-01-11Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller15-194/+252
2018-01-11ibmvnic: Don't handle RX interrupts when not up.Nathan Fontenot1-0/+6