aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-01-15net: ethernet: Add DT bindings for the Gemini ethernetLinus Walleij1-0/+92
2018-01-15ipv6: Fix build with gcc-4.4.5Ido Schimmel1-2/+6
2018-01-15tipc: fix bug during lookup of multicast destination nodesJon Maloy3-8/+4
2018-01-15net: Convert atomic_t net::count to refcount_tKirill Tkhai5-14/+14
2018-01-15sctp: removed unused var from sctp_make_authMarcelo Ricardo Leitner1-2/+1
2018-01-15net: phy: remove parameter new_link from phy_mac_interrupt()Heiner Kallweit3-11/+8
2018-01-15tipc: fix a potental access after delete in tipc_sk_join()Jon Maloy1-0/+1
2018-01-15Merge branch 'dsa-lan9303-check-error-value-from-devm_gpiod_get_optional'David S. Miller1-10/+12
2018-01-15net: dsa: lan9303: check error value from devm_gpiod_get_optional()Phil Reid1-4/+10
2018-01-15net: dsa: lan9303: make lan9303_handle_reset() a void functionPhil Reid1-7/+3
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/jkirsher/next-queueDavid 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 ringsAlexander 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/linusw/linux-gpioLinus Torvalds1-12/+23
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/bluetooth/bluetooth-nextDavid S. Miller6-64/+207