summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | net: tracepoint: replace tcp_set_state tracepoint with inet_sock_set_state tr...Yafang Shao2017-12-207-40/+128
| * | tcp: Export to userspace the TCP state names for the trace eventsSteven Rostedt (VMware)2017-12-201-13/+28
|/ /
* | netdevsim: correctly check return value of debugfs_create_dirPrashant Bhole2017-12-202-6/+8
* | ip6_gre: fix potential memory leak in ip6erspan_rcvHaishuang Yan2017-12-201-1/+3
* | ip_gre: fix potential memory leak in erspan_rcvHaishuang Yan2017-12-201-1/+3
* | ip6_gre: fix error path when ip6erspan_rcv failedHaishuang Yan2017-12-201-1/+2
* | ip_gre: fix error path when erspan_rcv failedHaishuang Yan2017-12-201-0/+2
* | ip6_gre: fix a pontential issue in ip6erspan_rcvHaishuang Yan2017-12-201-3/+2Star
* | net: amd-xgbe: Get rid of custom hex_dump_to_buffer()Andy Shevchenko2017-12-201-17/+7Star
* | net: Clarify dev_weight documentation for LRO and GRO_HW.Michael Chan2017-12-201-1/+3
* | Merge branch 'netdevsim-couple-of-build-warning-fixes'David S. Miller2017-12-202-4/+1Star
|\ \
| * | netdevsim: bpf: remove unused variableJakub Kicinski2017-12-201-3/+0Star
| * | netdevsim: declare struct device_type as staticJakub Kicinski2017-12-201-1/+1
|/ /
* | selftests: rtnetlink: add gretap test casesWilliam Tu2017-12-201-0/+98
* | net: pasemi: Replace mac address parsingAndy Shevchenko2017-12-201-3/+1Star
* | net: bonding: Replace mac address parsingAndy Shevchenko2017-12-201-5/+1Star
* | bridge: Use helpers to handle MAC addressAndy Shevchenko2017-12-201-10/+3Star
* | ip6_vti: adjust vti mtu according to mtu of lower deviceAlexey Kodanev2017-12-201-0/+20
* | Merge branch 'nfp-flower-add-Geneve-tunnel-support'David S. Miller2017-12-196-82/+152
|\ \
| * | nfp: flower: compile Geneve encap actionsJohn Hurley2017-12-192-38/+48
| * | nfp: flower: compile Geneve match fieldsJohn Hurley2017-12-194-42/+91
| * | nfp: flower: read extra feature support from fwJohn Hurley2017-12-192-1/+11
| * | nfp: flower: remove unused tun_mask variableJohn Hurley2017-12-191-5/+6
|/ /
* | cxgb4: RSS table is 4k for T6Ganesh Goudar2017-12-196-23/+36
* | net_sched: properly check for empty skb array on error pathCong Wang2017-12-191-1/+7
* | ibmvnic: Include header descriptor support for ARP packetsThomas Falcon2017-12-191-1/+6
* | Merge branch 'ibmvnic-Fix-and-increase-maximum-TX-RX-queues'David S. Miller2017-12-192-2/+2
|\ \
| * | ibmvnic: Increase maximum number of RX/TX queuesThomas Falcon2017-12-191-1/+1
| * | ibmvnic: Rename IBMVNIC_MAX_TX_QUEUES to IBMVNIC_MAX_QUEUESThomas Falcon2017-12-192-2/+2
|/ /
* | Merge tag 'wireless-drivers-next-for-davem-2017-12-18' of git://git.kernel.or...David S. Miller2017-12-19159-2098/+12701
|\ \
| * \ Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2017-12-1442-337/+1657
| |\ \
| | * | ath10k: wmi: add hw params entry for wcn3990Rakesh Pillai2017-12-143-0/+30
| | * | ath10k: wmi: get wmi init parameter values from hw paramsRakesh Pillai2017-12-143-3/+44
| | * | ath10k: wmi: add management tx by reference support over wmiRakesh Pillai2017-12-146-1/+158
| | * | ath10k: wmi: modify svc bitmap parsing for wcn3990Rakesh Pillai2017-12-144-15/+97
| | * | wcn36xx: Reduce spinlock in indication handlerBjorn Andersson2017-12-141-2/+2
| | * | ath9k_htc: Add a sanity check in ath9k_htc_ampdu_action()Dan Carpenter2017-12-141-0/+4
| | * | wcn36xx: Add hardware scan offload supportLoic Poulain2017-12-144-8/+238
| | * | ath10k: search DT for qcom,ath10k-calibration-variantSven Eckelmann2017-12-141-7/+33
| | * | dt: bindings: add new dt entry for ath10k calibration variantSven Eckelmann2017-12-141-0/+3
| | * | ath10k: add per peer tx stats support for 10.2.4Anilkumar Kolli2017-12-144-1/+104
| | * | ath10k: move pktlog_filter out of ath10k_debugAnilkumar Kolli2017-12-142-9/+9
| | * | ath10k: remove MAC80211_DEBUGFS dependency on ath10k_sta_statisticsAnilkumar Kolli2017-12-144-32/+30Star
| | * | ath10k: unify rx processing in napi_pollRajkumar Manoharan2017-12-143-61/+63
| | * | ath10k: handling qos at STA side based on AP WMM enable/disableBalaji Pothunoori2017-12-141-1/+1
| | * | ath10k: fix invalid STS_CAP_OFFSET_MASKBen Greear2017-12-071-1/+2
| | * | ath6kl: improve endianness handlingKenneth Lu2017-12-071-1/+1
| | * | ath10k: move spectral scan support under a separate config symbolMatthias Schiffer2017-12-073-4/+11
| | * | ath9k: move spectral scan support under a separate config symbolMatthias Schiffer2017-12-073-8/+14
| | * | ath10k: use 64-bit crash dump timestampsArnd Bergmann2017-12-072-2/+2