summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-071012-7699/+9587
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-08-07225-1274/+2402
| |\
| | * Merge branch 'sja1105-fixes'David S. Miller2019-08-064-98/+75
| | |\
| | | * net: dsa: sja1105: Fix memory leak on meta state machine error pathVladimir Oltean2019-08-061-0/+1
| | | * net: dsa: sja1105: Fix memory leak on meta state machine normal pathVladimir Oltean2019-08-061-10/+1
| | | * net: dsa: sja1105: Really fix panic on unregistering PTP clockVladimir Oltean2019-08-062-6/+5
| | | * net: dsa: sja1105: Use the LOCKEDS bit for SJA1105 E/T as wellVladimir Oltean2019-08-062-16/+13
| | | * net: dsa: sja1105: Fix broken learning with vlan_filtering disabledVladimir Oltean2019-08-061-66/+55
| | |/
| | * net: dsa: qca8k: Add of_node_put() in qca8k_setup_mdio_bus()Nishka Dasgupta2019-08-061-1/+5
| | * Merge branch 'flow_offload-action-fixes'David S. Miller2019-08-062-3/+3
| | |\
| | | * net: sched: sample: allow accessing psample_group with rtnlVlad Buslov2019-08-061-1/+1
| | | * net: sched: police: allow accessing police->params with rtnlVlad Buslov2019-08-061-2/+2
| | |/
| | * Merge branch 'hisilicon-fixes'David S. Miller2019-08-061-12/+16
| | |\
| | | * net: hisilicon: Fix dma_map_single failed on arm64Jiangfeng Xiao2019-08-061-9/+11
| | | * net: hisilicon: fix hip04-xmit never return TX_BUSYJiangfeng Xiao2019-08-061-1/+1
| | | * net: hisilicon: make hip04_tx_reclaim non-reentrantJiangfeng Xiao2019-08-061-2/+4
| | |/
| | * Merge branch 'Fix-batched-event-generation-for-vlan-action'David S. Miller2019-08-062-0/+103
| | |\
| | | * tc-testing: updated vlan action tests with batch create/deleteRoman Mashak2019-08-061-0/+94
| | | * net sched: update vlan action for batched events operationsRoman Mashak2019-08-061-0/+9
| | |/
| | * Merge branch 'stmmac-fixes'David S. Miller2019-08-064-12/+88
| | |\
| | | * net: stmmac: tc: Do not return a fragment entryJose Abreu2019-08-061-1/+1
| | | * net: stmmac: Fix issues when number of Queues >= 4Jose Abreu2019-08-062-0/+8
| | | * net: stmmac: xgmac: Fix XGMAC selftestsJose Abreu2019-08-062-11/+79
| | |/
| | * Merge tag 'wireless-drivers-for-davem-2019-08-06' of git://git.kernel.org/pub...David S. Miller2019-08-0619-353/+538
| | |\
| | | * iwlwifi: dbg_ini: fix compile time assert build errorsMauro Rossi2019-08-011-10/+12
| | | * Merge tag 'iwlwifi-fixes-for-kvalo-2019-07-30' of git://git.kernel.org/pub/sc...Kalle Valo2019-07-3116-342/+523
| | | |\
| | | | * iwlwifi: mvm: fix a use-after-free bug in iwl_mvm_tx_tso_segmentEmmanuel Grumbach2019-07-301-1/+2
| | | | * iwlwifi: mvm: fix an out-of-bound accessEmmanuel Grumbach2019-07-301-1/+1
| | | | * iwlwifi: don't unmap as page memory that was mapped as singleEmmanuel Grumbach2019-07-301-0/+2
| | | | * iwlwifi: mvm: fix version check for GEO_TX_POWER_LIMIT supportLuca Coelho2019-07-301-2/+7
| | | | * iwlwifi: add 3 new IDs for the 9000 series (iwl9260_2ac_160_cfg)Ihab Zhaika2019-07-301-0/+3
| | | | * iwlwifi: mvm: fix possible out-of-bounds read when accessing lq_infoGregory Greenman2019-07-301-8/+20
| | | | * iwlwifi: mvm: fix frame drop from the reordering bufferEmmanuel Grumbach2019-07-301-11/+33
| | | | * iwlwifi: mvm: replace RS mutex with a spin_lockGregory Greenman2019-07-304-285/+258
| | | | * iwlwifi: mvm: send LQ command always ASYNCGregory Greenman2019-07-304-15/+16
| | | | * iwlwifi: mvm: fix comparison of u32 variable with less than zeroColin Ian King2019-07-301-1/+1
| | | | * iwlwifi: fix locking in delayed GTK settingJohannes Berg2019-07-301-13/+26
| | | | * iwlwifi: dbg_ini: move iwl_dbg_tlv_free outside of debugfs ifdefShahar S Matityahu2019-07-301-1/+1
| | | | * iwlwifi: dbg_ini: move iwl_dbg_tlv_load_bin out of debug override ifdefShahar S Matityahu2019-07-301-0/+2
| | | | * iwlwifi: mvm: add a wrapper around rs_tx_status to handle locksGregory Greenman2019-07-301-9/+19
| | | | * iwlwifi: mvm: add a loose synchronization of the NSSN across Rx queuesEmmanuel Grumbach2019-07-303-15/+56
| | | | * iwlwiif: mvm: refactor iwl_mvm_notify_rx_queueEmmanuel Grumbach2019-07-302-9/+9
| | | | * iwlwifi: mvm: add a new RSS sync notification for NSSN syncEmmanuel Grumbach2019-07-305-36/+64
| | | | * iwlwifi: mvm: prepare the ground for more RSS notificationsEmmanuel Grumbach2019-07-302-3/+5
| | | | * iwlwifi: mvm: don't send GEO_TX_POWER_LIMIT on version < 41Luca Coelho2019-07-301-7/+15
| | | | * iwlwifi: mvm: avoid races in rate init and rate performMordechay Goodstein2019-07-304-5/+51
| | | | * iwlwifi: mvm: disable TX-AMSDU on older NICsJohannes Berg2019-07-301-1/+13
| | | * | mwifiex: fix 802.11n/WPA detectionBrian Norris2019-07-302-1/+3
| | | |/
| | * | be2net: disable bh with spin_lock in be_process_mccDenis Kirjanov2019-08-062-6/+2
| | * | net: cxgb3_main: Fix a resource leak in a error path in 'init_one()'Christophe JAILLET2019-08-061-1/+4