summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* netpoll: accept NULL np argument in netpoll_send_skb()Eric Dumazet2020-05-087-24/+17
* netpoll: netpoll_send_skb() returns transmit statusEric Dumazet2020-05-082-5/+8
* netpoll: move netpoll_send_skb() out of lineEric Dumazet2020-05-082-10/+12
* netpoll: remove dev argument from netpoll_send_skb_on_dev()Eric Dumazet2020-05-082-7/+8
* net: phy: fix less than zero comparison with unsigned variable valColin Ian King2020-05-081-1/+1
* net/smc: remove set but not used variables 'del_llc, del_llc_resp'YueHaibing2020-05-081-7/+1
* tcp: tcp_mark_head_lost is only valid for sack-tcpzhang kai2020-05-081-25/+7
* net: remove newlines in NL_SET_ERR_MSG_MODJacob Keller2020-05-086-9/+84
* Merge branch 'ti-am65x-cpts-follow-up-dt-bindings-update'David S. Miller2020-05-086-25/+49
|\
| * arm64: dts: ti: k3-am65/j721e-mcu: update cpts nodeGrygorii Strashko2020-05-082-2/+6
| * dt-binding: net: ti: am65x-cpts: make reg and compatible requiredGrygorii Strashko2020-05-082-17/+23
| * net: ethernet: ti: am65-cpsw-nuss: use of_platform_device_create() for mdioGrygorii Strashko2020-05-082-6/+20
|/
* Merge branch 'hsr-hsr-code-refactoring'David S. Miller2020-05-083-23/+47
|\
| * dpaa2-eth: create a function to flush the XDP fdsIoana Ciornei2020-05-082-22/+46
| * hsr: remove WARN_ONCE() in hsr_fill_frame_info()Taehee Yoo2020-05-081-1/+1
|/
* soc: fsl: dpio: properly compute the consumer indexIoana Ciornei2020-05-081-0/+1
* Merge branch 'tc-gate-offload-for-SJA1105-DSA-switch'David S. Miller2020-05-0817-44/+1746
|\
| * docs: net: dsa: sja1105: document intended usage of virtual linksVladimir Oltean2020-05-081-0/+116
| * net: dsa: sja1105: implement tc-gate using time-triggered virtual linksVladimir Oltean2020-05-0810-17/+759
| * net: dsa: sja1105: support flow-based redirection via virtual linksVladimir Oltean2020-05-087-6/+437
| * net: dsa: sja1105: make room for virtual link parsing in flower offloadVladimir Oltean2020-05-082-27/+112
| * net: dsa: sja1105: add static tables for virtual linksVladimir Oltean2020-05-084-0/+318
| * net: dsa: introduce a dsa_port_from_netdev public helperVladimir Oltean2020-05-082-0/+10
|/
* cxgb4: remove duplicate headersChen Zhou2020-05-071-2/+0
* Merge tag 'wireless-drivers-next-2020-05-07' of git://git.kernel.org/pub/scm/...David S. Miller2020-05-07178-1303/+21592
|\
| * Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2020-05-0654-302/+1802
| |\
| | * ath11k: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-05-066-11/+11
| | * ath9k_htc: Silence undersized packet warningsMasashi Honma2020-05-061-3/+3
| | * ath6kl: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-05-063-4/+4
| | * ath11k: fix kernel panic by freeing the msdu received with invalid lengthTamizh Chelvam2020-05-061-0/+18
| | * ath11k: Add support to reset htt peer statsAshok Raj Nagarajan2020-05-063-0/+106
| | * carl9170: remove P2P_GO supportChristian Lamparter2020-05-062-20/+5
| | * ath11k: add tx hw 802.11 encapsulation offloading supportJohn Crispin2020-05-064-12/+60
| | * ath11k: fix resource unavailability for htt stats after peer stats displaySowmiya Sree Elavalagan2020-05-051-0/+9
| | * ath11k: use true,false for bool variablesJason Yan2020-05-051-2/+2
| | * ath10k: Add support for targets without trustzoneRakesh Pillai2020-05-052-1/+124
| | * ath10k: Setup the msa resources before qmi initRakesh Pillai2020-05-054-63/+70
| | * dt-bindings: ath10k: Add wifi-firmware subnode for wifi nodeRakesh Pillai2020-05-051-0/+14
| | * ath10k: remove the max_sched_scan_reqs valueWen Gong2020-05-051-1/+0
| | * ath10k: Avoid override CE5 configuration for QCA99X0 chipsetsMaharaja Kennadyrajan2020-05-054-19/+61
| | * ath11k: add DBG_MAC prints to track vdev eventsSathishkumar Muruganandam2020-05-041-0/+8
| | * ath11k: fix mgmt_tx_wmi cmd sent to FW for deleted vdevSathishkumar Muruganandam2020-05-041-7/+22
| | * ath11k: fix error return code in ath11k_dp_alloc()Wei Yongjun2020-05-041-1/+3
| | * ath10k: fix possible memory leak in ath10k_bmi_lz_data_large()Wei Yongjun2020-05-041-0/+1
| | * ath11k: use GFP_ATOMIC under spin lockWei Yongjun2020-04-281-1/+1
| | * ath10k: correct tx bitrate of iw for SDIOWen Gong2020-04-283-0/+14
| | * ath10k: add bitrate parse for peer stats infoWen Gong2020-04-283-0/+190
| | * ath10k: add rx bitrate report for SDIOWen Gong2020-04-288-0/+304
| | * ath10k: enable firmware peer stats info for wmi tlvWen Gong2020-04-284-0/+8
| | * ath5k: remove conversion to bool in ath5k_ani_calibration()Jason Yan2020-04-281-1/+1