aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-20ice: Do not enable NAPI on q_vectors that have no ringsYoung Xiao1-4/+12
2018-12-20i40e: extend PTP gettime function to read system clockMiroslav Lichvar1-6/+12
2018-12-20i40e: define proper net_device::neigh_priv_lenKonstantin Khorenko1-0/+3
2018-12-20e100: Fix passing zero to 'PTR_ERR' warning in e100_load_ucode_waitYueHaibing1-2/+2
2018-12-20igb: Change RXPBSIZE size when setting Qav modeJesus Sanchez-Palencia2-1/+2
2018-12-20igb: reduce CPU0 latency when updating statisticsJeff Kirsher3-10/+10
2018-12-20bnxt_en: Adjust default RX coalescing ticks to 10 us.Michael Chan1-1/+1
2018-12-20bnxt_en: Support for 64-bit flow handle.Venkat Duvvuru4-10/+78
2018-12-20bnxt_en: Increase context memory allocations on 57500 chips for RDMA.Michael Chan2-8/+59
2018-12-20bnxt_en: Add Level 2 context memory paging support.Michael Chan2-23/+108
2018-12-20bnxt_en: Enhance bnxt_alloc_ring()/bnxt_free_ring().Michael Chan2-6/+16
2018-12-20bnxt_en: Add support for 2nd firmware message channel.Venkat Duvvuru2-18/+117
2018-12-20bnxt_en: Introduce bnxt_get_hwrm_resp_addr & bnxt_get_hwrm_seq_id routines.Venkat Duvvuru3-19/+41
2018-12-20bnxt_en: Avoid arithmetic on void * pointer.Venkat Duvvuru1-3/+5
2018-12-20bnxt_en: Use macros for firmware message doorbell offsets.Venkat Duvvuru2-6/+10
2018-12-20bnxt_en: Set hwrm_intr_seq_id value to its inverted value.Venkat Duvvuru2-5/+6
2018-12-20bnxt_en: Update firmware interface spec. to 1.10.0.33.Michael Chan1-112/+502
2018-12-19net: hns3: remove redundant variable initializationPeng Li1-1/+1
2018-12-19net: hns3: fix the descriptor index when get rss typePeng Li1-1/+8
2018-12-19net: hns3: don't restore rules when flow director is disabledJian Shen1-0/+4
2018-12-19net: hns3: fix vf id check issue when add flow director ruleJian Shen1-7/+7
2018-12-19net: hns3: reset tqp while doing DOWN operationHuazhong Tan2-0/+8
2018-12-19net: hns3: add max vector number check for pfJian Shen1-0/+4
2018-12-19net: hns3: fix a bug caused by udelayPeng Li1-2/+2
2018-12-19net: hns3: change default tc state to closeJian Shen1-1/+1
2018-12-19net: hns3: refine the handle for hns3_nic_net_open/stop()Jian Shen4-11/+38
2018-12-19net: dsa: mv88e6xxx: Add missing watchdog ops for 6320 familyAndrew Lunn1-0/+2
2018-12-19net-next: stmmac: dwmac-mediatek: remove fine-tune propertyBiao Huang1-47/+24
2018-12-19mlxsw: spectrum_router: Hold a reference on RIF's netdevIdo Schimmel1-0/+3
2018-12-19mlxsw: spectrum_router: Make RIF deletion more robustIdo Schimmel3-36/+31
2018-12-19mlxsw: spectrum_router: Propagate 'struct mlxsw_sp' furtherIdo Schimmel1-22/+24
2018-12-19mlxsw: spectrum: Properly cleanup LAG uppers when removing port from LAGIdo Schimmel2-26/+24
2018-12-19mlxsw: spectrum: Remove reference count from VLAN entriesIdo Schimmel3-58/+46
2018-12-19mlxsw: spectrum: Handle VLAN device unlinkingIdo Schimmel1-0/+10
2018-12-19mlxsw: spectrum_fid: Remove unused functionIdo Schimmel2-6/+0
2018-12-19mlxsw: spectrum_router: Do not destroy RIFs based on FID's reference countIdo Schimmel3-36/+65
2018-12-19mlxsw: spectrum: Sanitize VLAN interface's uppersIdo Schimmel1-0/+45
2018-12-19xfrm: prefer secpath_set over secpath_dupFlorian Westphal3-12/+16
2018-12-19drivers: chelsio: use skb_sec_path helperFlorian Westphal1-1/+3
2018-12-19drivers: net: netdevsim: use skb_sec_path helperFlorian Westphal1-3/+4
2018-12-19drivers: net: ethernet: mellanox: use skb_sec_path helperFlorian Westphal1-3/+6
2018-12-19drivers: net: intel: use secpath helpers in more placesFlorian Westphal4-7/+12
2018-12-19dpaa2-eth: Add QBMAN related statsIoana Radulescu1-0/+41
2018-12-19soc: fsl: dpio: Add BP and FQ query APIsRoy Pledge3-0/+222
2018-12-19net: phy: mscc: Fix the VSC 8531/41 Chip Init sequenceRaju Lakkaraju1-1/+54
2018-12-19Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller6-73/+259
2018-12-19Merge tag 'mac80211-next-for-davem-2018-12-19' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller5-78/+824
2018-12-19Bluetooth: hci_bcm: Handle specific unknown packets after firmware loadingJonathan Bakker1-0/+22
2018-12-19Bluetooth: btbcm: Add entry for BCM4329B1 UART bluetoothPaweł Chmiel1-0/+1
2018-12-19Bluetooth: btusb: Add support for Intel bluetooth device 8087:0029Raghuram Hegde1-35/+37