summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: usb: asix: allow optionally getting mac address from device treeMarcel Ziswiler2018-07-041-15/+23
* vhost_net: Avoid rx vring kicks during busyloopToshiaki Makita2018-07-041-3/+7
* vhost_net: Avoid rx queue wake-ups during busypollToshiaki Makita2018-07-041-7/+19
* vhost_net: Avoid tx vring kicks during busyloopToshiaki Makita2018-07-041-13/+22
* vhost_net: Rename local variables in vhost_net_rx_peek_head_lenToshiaki Makita2018-07-041-17/+17
* sfc: batch up RX deliveryEdward Cree2018-07-043-1/+21
* net: dsa: Add Vitesse VSC73xx DSA router driverLinus Walleij2018-07-043-0/+1376
* net: phy: vitesse: Add support for VSC73xxLinus Walleij2018-07-041-0/+175
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-07-041-2/+3
|\
| * nfp: bpf: allow source ptr type be map ptr in memcpy optimizationJiong Wang2018-06-271-2/+3
* | net: aquantia: bump driver versionIgor Russkikh2018-07-031-2/+2
* | net: aquantia: Add renegotiate ethtool operation supportAnton Mikaev2018-07-034-0/+63
* | net: aquantia: Implement rx/tx flow control ethtools callbackIgor Russkikh2018-07-034-1/+74
* | net: aquantia: Improve adapter init/deinit logicIgor Russkikh2018-07-036-31/+66
* | net: aquantia: Ethtool based ring size configurationAnton Mikaev2018-07-037-50/+136
* | net: stmmac_tc: use 64-bit arithmetic instead of 32-bitGustavo A. R. Silva2018-07-031-3/+3
* | net: phy: DP83TC811: Fix SGMII enable/disableDan Murphy2018-07-031-11/+9
* | net: phy: DP83TC811: Add INT_STAT3Dan Murphy2018-07-031-0/+26
* | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-07-03163-579/+1469
|\ \
| * \ Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds2018-07-022-3/+12
| |\ \
| | * | md/raid10: fix that replacement cannot complete recovery after reassembleBingJing Chang2018-06-281-0/+7
| | * | MD: cleanup resources in failureShaohua Li2018-06-181-3/+5
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-07-0255-198/+414
| |\ \ \
| | * | | qede: Adverstise software timestamp caps when PHC is not available.Sudarsana Reddy Kalluru2018-07-021-2/+8
| | * | | qed: Fix use of incorrect size in memcpy call.Sudarsana Reddy Kalluru2018-07-021-4/+4
| | * | | qed: Fix setting of incorrect eswitch mode.Sudarsana Reddy Kalluru2018-07-022-3/+18
| | * | | qed: Limit msix vectors in kdump kernel to the minimum required count.Sudarsana Reddy Kalluru2018-07-021-0/+8
| | * | | ipvlan: call dev_change_flags when ipvlan mode is resetHangbin Liu2018-07-021-8/+28
| | * | | net: fix use-after-free in GRO with ESPSabrina Dubroca2018-07-022-4/+2
| | * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-07-012-15/+5
| | |\ \ \
| | | * | | bpf: fix attach type BPF_LIRC_MODE2 dependency wrt CONFIG_CGROUP_BPFSean Young2018-06-261-12/+2
| | | * | | nfp: bpf: don't stop offload if replace failedJakub Kicinski2018-06-251-3/+3
| | * | | | hv_netvsc: split sub-channel setup into async and syncStephen Hemminger2018-06-304-52/+65
| | * | | | atm: zatm: Fix potential Spectre v1Gustavo A. R. Silva2018-06-301-0/+2
| | * | | | s390/qeth: consistently re-enable device featuresJulian Wiedmann2018-06-304-17/+16
| | * | | | s390/qeth: don't clobber buffer on async TX completionJulian Wiedmann2018-06-302-6/+27
| | * | | | s390/qeth: avoid using is_multicast_ether_addr_64bits on (u8 *)[6]Vasily Gorbik2018-06-301-2/+2
| | * | | | s390/qeth: fix race when setting MAC addressJulian Wiedmann2018-06-301-4/+11
| | * | | | Revert "s390/qeth: use Read device to query hypervisor for MAC"Julian Wiedmann2018-06-301-1/+1
| | * | | | alx: take rtnl before calling __alx_open from resumeSabrina Dubroca2018-06-301-1/+7
| | * | | | sfc: correctly initialise filter rwsem for farchBert Kenward2018-06-301-0/+1
| | * | | | net: phy: DP83TC811: Fix disabling interruptsDan Murphy2018-06-301-1/+1
| | * | | | dpaa_eth: DPAA SGT needs to be 256BMadalin Bucur2018-06-301-7/+8
| | * | | | fsl/fman: fix parser reporting bad checksum on short framesMadalin Bucur2018-06-301-0/+8
| | * | | | bnx2x: Fix receiving tx-timeout in error or recovery state.Sudarsana Reddy Kalluru2018-06-303-0/+13
| | * | | | cnic: tidy up a size calculationDan Carpenter2018-06-301-1/+1
| | * | | | atm: iphase: fix a 64 bit bugDan Carpenter2018-06-301-1/+1
| | * | | | net: stmmac: Set DMA buffer size in HWJose Abreu2018-06-284-0/+19
| | * | | | Merge tag 'mlx5-fixes-2018-06-26' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2018-06-2812-34/+42
| | |\ \ \ \
| | | * | | | net/mlx5: Fix command interface race in polling modeAlex Vesker2018-06-271-1/+3