aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-07lan743x: Add main source files for new lan743x driverBryan Whitehead4-0/+3391
2018-03-07ravb: remove erroneous commentNiklas Söderlund1-1/+0
2018-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller141-658/+1178
2018-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds25-236/+398
2018-03-05net: mvpp2: jumbo frames supportStefan Chulski1-23/+75
2018-03-05net: mvpp2: enable UDP/TCP checksum over IPv6Antoine Tenart1-1/+2
2018-03-05net: mvpp2: use a data size of 10kB for Tx FIFO on port 0Yan Markman1-5/+22
2018-03-05net: mvpp2: update the BM buffer free/destroy logicStefan Chulski1-7/+38
2018-03-05net: mvpp2: use the same buffer pool for all portsStefan Chulski1-39/+37
2018-03-05liquidio: Corrected Rx bytes countingIntiyaz Basha1-1/+2
2018-03-04hv_netvsc: propagate rx filters to VFStephen Hemminger1-4/+36
2018-03-04hv_netvsc: filter multicast/broadcastStephen Hemminger1-8/+12
2018-03-04hv_netvsc: defer queue selection to VFStephen Hemminger1-2/+13
2018-03-04hv_netvsc: use napi_schedule_irqoffStephen Hemminger1-1/+1
2018-03-04hv_netvsc: fix race in napi poll when reschedulingStephen Hemminger1-2/+3
2018-03-04hv_netvsc: cancel subchannel setup before halting deviceStephen Hemminger1-0/+3
2018-03-04hv_netvsc: fix error unwind handling if vmbus_open failsStephen Hemminger1-1/+1
2018-03-04hv_netvsc: only wake transmit queue if link is upStephen Hemminger1-4/+3
2018-03-04hv_netvsc: avoid retry on send during shutdownStephen Hemminger1-17/+7
2018-03-04virtio-net: re enable XDP_REDIRECT for mergeable bufferJason Wang1-12/+42
2018-03-04ppp: prevent unregistered channels from connecting to PPP unitsGuillaume Nault1-0/+9
2018-03-04ipvlan: forbid vlan devices on top of ipvlanPaolo Abeni1-1/+1
2018-03-04virtio-net: re enable XDP_REDIRECT for mergeable bufferJason Wang1-12/+42
2018-03-04enic: set IG desc cache flag in openGovindarajulu Varadarajan3-2/+4
2018-03-04enic: enable rq before updating rq descriptorsGovindarajulu Varadarajan1-3/+7
2018-03-04enic: set UDP rss flagGovindarajulu Varadarajan5-1/+58
2018-03-04enic: Check if hw supports multi wq with vxlan offloadGovindarajulu Varadarajan2-0/+6
2018-03-04enic: Add vxlan offload support for IPv6 pktsGovindarajulu Varadarajan5-13/+42
2018-03-04enic: Check inner ip proto for pseudo header csumGovindarajulu Varadarajan1-1/+14
2018-03-04net: amd8111e: remove redundant assignment to 'tx_index'Colin Ian King1-1/+1
2018-03-04r8169: switch to device-managed functions in probe (part 2)Andy Shevchenko1-12/+4
2018-03-04r8169: Dereference MMIO address immediately before useAndy Shevchenko1-530/+335
2018-03-04mlxsw: spectrum_switchdev: Check success of FDB add operationShalom Toledo1-2/+27
2018-03-04net: phy: Fix spelling mistake: "advertisment"-> "advertisement"Colin Ian King6-15/+15
2018-03-04cxgb4vf: Forcefully link up virtual interfacesArjun Vynipadath1-3/+11
2018-03-04Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-5/+10
2018-03-04net: dsa: mv88e6xxx: Get mv88e6352 SERDES statisticsAndrew Lunn4-4/+103
2018-03-04net: dsa: mv88e6xxx: Add helper to determining if port has SERDESAndrew Lunn1-5/+17
2018-03-04net: dsa: mv88e6xxx: Allow the SERDES interfaces to have statisticsAndrew Lunn2-27/+62
2018-03-04net: dsa: mv88e6xxx: Hold mutex while doing stats operationsAndrew Lunn1-2/+9
2018-03-04dsa: Pass the port to get_sset_count()Andrew Lunn8-8/+8
2018-03-04mlxsw: spectrum_router: Add support for ipv6 hash policy updateDavid Ahern1-1/+14
2018-03-04net/ipv6: Pass skb to route lookupDavid Ahern3-5/+7
2018-03-04net: Rename NETEVENT_MULTIPATH_HASH_UPDATEDavid Ahern1-1/+1
2018-03-03Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds2-1/+2
2018-03-03Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds3-11/+16
2018-03-03Merge tag 'media/v4.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds17-160/+241
2018-03-03Merge tag 'linux-watchdog-4.16-fixes-1' of git://www.linux-watchdog.org/linux-watchdogLinus Torvalds1-0/+4
2018-03-02libnvdimm: re-enable deep flush for pmem devices via fsync()Dave Jiang1-2/+1
2018-03-02vfio: disable filesystem-dax page pinningDan Williams1-3/+15