summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* net: mvneta: fix operation for 64K PAGE_SIZEMarcin Wojtas2018-12-161-3/+3
* net: hns: Fix ping failed when use net bridge and send multicastYonglong Liu2018-12-161-41/+216
* net: hns: Add mac pcs config when enable|disable macYonglong Liu2018-12-162-4/+11
* net: hns: Fix ntuple-filters status error.Yonglong Liu2018-12-161-1/+1
* net: hns: Avoid net reset caused by pause frames stormYonglong Liu2018-12-161-2/+10
* net: hns: Free irq when exit from abnormal branchYonglong Liu2018-12-161-1/+22
* net: hns: Clean rx fbd when ae stopped.Yonglong Liu2018-12-161-0/+3
* net: hns: Fixed bug that netdev was opened twiceYonglong Liu2018-12-161-0/+3
* net: hns: Some registers use wrong address according to the datasheet.Yonglong Liu2018-12-162-127/+127
* net: hns: All ports can not work when insmod hns ko after rmmod.Yonglong Liu2018-12-162-0/+18
* net: hns: Incorrect offset address used for some registers.Yonglong Liu2018-12-161-2/+2
* qmi_wwan: Added support for Telit LN940 seriesJörgen Storvist2018-12-151-0/+1
* qmi_wwan: Added support for Fibocom NL668 seriesJörgen Storvist2018-12-151-0/+1
* w90p910_ether: remove incorrect __init annotationArnd Bergmann2018-12-141-1/+1
* r8152: Add support for MAC address pass through on RTL8153-BNDMario Limonciello2018-12-141-11/+22
* crypto/chelsio/chtls: send/recv window updateAtul Gupta2018-12-142-26/+54
* crypto/chelsio/chtls: macro correction in tx pathAtul Gupta2018-12-142-12/+11
* crypto/chelsio/chtls: listen fails with multiadaptAtul Gupta2018-12-142-19/+36
* net/tls: sleeping function from invalid contextAtul Gupta2018-12-141-23/+32
* drivers: net: xgene: Remove unnecessary forward declarationsNathan Chancellor2018-12-141-3/+0
* qed: Fix command number mismatch between driver and the mfwSudarsana Reddy Kalluru2018-12-131-1/+2
* Merge tag 'mlx5-fixes-2018-12-13' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2018-12-135-23/+32
|\
| * net/mlx5e: Cancel DIM work on close SQTal Gilboa2018-12-131-0/+1
| * net/mlx5e: Remove unused UDP GSO remaining counterMikhael Goikhman2018-12-132-4/+0
| * net/mlx5e: Avoid encap flows deletion attempt the 1st time a neigh is resolvedOr Gerlitz2018-12-132-6/+5
| * net/mlx5e: Properly initialize flow attributes for slow path eswitch rule del...Or Gerlitz2018-12-131-3/+6
| * net/mlx5e: Avoid overriding the user provided priority for offloaded tc rulesOr Gerlitz2018-12-131-5/+4
| * net/mlx5e: Err if asked to mirror a goto chain tc eswitch ruleOr Gerlitz2018-12-131-2/+9
| * net/mlx5e: RX, Verify MPWQE stride size is in rangeMoshe Shemesh2018-12-131-0/+5
| * net/mlx5e: Fix default amount of channels for VF representorsGavi Teitz2018-12-131-3/+2
* | Revert "net: vhost: lock the vqs one by one"Jason Wang2018-12-121-4/+17
* | vhost_net: switch to use mutex_trylock() in vhost_net_busy_poll()Jason Wang2018-12-121-1/+7
* | vhost: make sure used idx is seen before log in vhost_add_used_n()Jason Wang2018-12-121-0/+2
* | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2018-12-125-53/+32
|\ \
| * | ixgbe: Fix race when the VF driver does a resetRoss Lagerwall2018-12-121-1/+10
| * | i40e: DRY rx_ptype handling codeMichał Mirosław2018-12-123-15/+6
| * | i40e: fix VLAN.TCI == 0 RX HW offloadMichał Mirosław2018-12-123-30/+9
| * | i40e: fix mac filter delete when setting mac addressStefan Assmann2018-12-121-7/+7
* | | bnx2x: Send update-svid ramrod with retry/poll flags enabledSudarsana Reddy Kalluru2018-12-122-1/+10
* | | bnx2x: Enable PTP only on the PF that initializes the portSudarsana Reddy Kalluru2018-12-123-12/+12
* | | bnx2x: Remove configured vlans as part of unload sequence.Sudarsana Reddy Kalluru2018-12-122-8/+30
* | | bnx2x: Clear fip MAC when fcoe offload support is disabledSudarsana Reddy Kalluru2018-12-121-1/+3
* | | USB: hso: Fix OOB memory access in hso_probe/hso_get_config_dataHui Peng2018-12-121-2/+16
|/ /
* | r8169: fix crash if CONFIG_DEBUG_SHIRQ is enabledHeiner Kallweit2018-12-111-1/+1
* | Merge branch 'ieee802154-for-davem-2018-12-11' of git://git.kernel.org/pub/sc...David S. Miller2018-12-112-4/+4
|\ \
| * | ieee802154: ca8210: fix possible u8 overflow in ca8210_rx_doneYueHaibing2018-12-111-2/+2
| * | ieee802154: hwsim: fix off-by-one in parse nestedAlexander Aring2018-12-021-2/+2
* | | nfp: flower: ensure TCP flags can be placed in IPv6 framePieter Jansen van Vuuren2018-12-101-6/+22
* | | ibmvnic: Fix non-atomic memory allocation in IRQ contextThomas Falcon2018-12-101-1/+1
* | | ibmvnic: Convert reset work item mutex to spin lockThomas Falcon2018-12-102-8/+10
| |/ |/|