summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * | | net/mlx5: Fix incorrect raw command length parsingAlex Vesker2018-06-271-3/+1
| | * | | net/mlx5: Fix wrong size allocation for QoS ETC TC regitsterShay Agroskin2018-06-271-2/+2
| | * | | net/mlx5: Fix required capability for manipulating MPFSEli Cohen2018-06-271-4/+5
| | * | | net/mlx5: E-Switch, Disallow vlan/spoofcheck setup if not being esw managerEli Cohen2018-06-272-9/+5
| | * | | IB/mlx5: Avoid dealing with vport representors if not being e-switch managerOr Gerlitz2018-06-271-1/+1
| | * | | net/mlx5e: Avoid dealing with vport representors if not being e-switch managerOr Gerlitz2018-06-273-9/+9
| | * | | net/mlx5: E-Switch, Avoid setup attempt if not being e-switch managerOr Gerlitz2018-06-275-6/+13
| | * | | net/mlx5e: Don't attempt to dereference the ppriv struct if not being eswitch...Or Gerlitz2018-06-271-1/+5
| * | | | virtio_net: split XDP_TX kick and XDP_REDIRECT map flushingJesper Dangaard Brouer2018-06-281-11/+19
| * | | | i40e: split XDP_TX tail and XDP_REDIRECT map flushingJesper Dangaard Brouer2018-06-281-9/+15
| * | | | ixgbe: split XDP_TX tail and XDP_REDIRECT map flushingJesper Dangaard Brouer2018-06-281-10/+14
| * | | | net: macb: initialize bp->queues[0].bp for at91rm9200Alexandre Belloni2018-06-281-0/+2
| * | | | hinic: reset irq affinity before freeing irqWei Yongjun2018-06-281-0/+1
| * | | | nfp: cast sizeof() to int when comparing with error codeChengguang Xu2018-06-271-1/+1
| * | | | nfp: reject binding to shared blocksJohn Hurley2018-06-272-0/+6
| * | | | nfp: flower: fix mpls ether type detectionPieter Jansen van Vuuren2018-06-272-0/+22
| * | | | net: lan78xx: Use s/w csum check on VLANs without tag strippingDave Stevenson2018-06-261-1/+6
| * | | | net: lan78xx: Add support for VLAN tag stripping.Dave Stevenson2018-06-261-0/+22
| * | | | net: lan78xx: Add support for VLAN filtering.Dave Stevenson2018-06-261-1/+4