summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-13Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2020-05-13Merge branch 'net-dsa-felix-tc-taprio-and-CBS-offload-support'David S. Miller
2020-05-13net: dsa: felix: add support Credit Based Shaper(CBS) for hardware offloadXiaoliang Yang
2020-05-13net: dsa: felix: Configure Time-Aware Scheduler via taprio offloadXiaoliang Yang
2020-05-13net: dsa: felix: qos classified based on pcpXiaoliang Yang
2020-05-13Bluetooth: L2CAP: add support for waiting disconnection respArchie Pusaka
2020-05-13Bluetooth: Handle Inquiry Cancel error after Inquiry CompleteSonny Sasaka
2020-05-13Bluetooth: serdev: Constify serdev_device_opsRikard Falkeborn
2020-05-13Bluetooth: btusb: Add support for Intel Bluetooth Device Typhoon Peak (8087:0...Raghuram Hegde
2020-05-13Bluetooth: btusb: Implement hdev->prevent_wakeAbhishek Pandit-Subedi
2020-05-13Bluetooth: Add hook for driver to prevent wake from suspendAbhishek Pandit-Subedi
2020-05-13Bluetooth: Rename BT_SUSPEND_COMPLETEAbhishek Pandit-Subedi
2020-05-13Bluetooth: Modify LE window and interval for suspendAbhishek Pandit-Subedi
2020-05-13Bluetooth: Fix incorrect type for window and intervalAbhishek Pandit-Subedi
2020-05-12net: dsa: tag_sja1105: appease sparse checks for ethertype accessorsVladimir Oltean
2020-05-12erspan: Check IFLA_GRE_ERSPAN_VER is set.William Tu
2020-05-12Merge branch 'Traffic-support-for-dsa_8021q-in-vlan_filtering-1-mode'David S. Miller
2020-05-12docs: net: dsa: sja1105: document the best_effort_vlan_filtering optionVladimir Oltean
2020-05-12net: dsa: sja1105: implement VLAN retagging for dsa_8021q sub-VLANsVladimir Oltean
2020-05-12net: dsa: sja1105: implement a common frame memory partitioning functionVladimir Oltean
2020-05-12net: dsa: sja1105: add packing ops for the Retagging TableVladimir Oltean
2020-05-12net: dsa: sja1105: add a new best_effort_vlan_filtering devlink parameterVladimir Oltean
2020-05-12net: dsa: tag_sja1105: implement sub-VLAN decodingVladimir Oltean
2020-05-12net: dsa: tag_8021q: support up to 8 VLANs per port using sub-VLANsVladimir Oltean
2020-05-12net: dsa: sja1105: prepare tagger for handling DSA tags and VLAN simultaneouslyVladimir Oltean
2020-05-12net: dsa: sja1105: exit sja1105_vlan_filtering when called multiple timesVladimir Oltean
2020-05-12net: dsa: sja1105: allow VLAN configuration from the bridge in all statesVladimir Oltean
2020-05-12net: dsa: sja1105: save/restore VLANs using a delta commit methodVladimir Oltean
2020-05-12net: dsa: sja1105: deny alterations of dsa_8021q VLANs from the bridgeVladimir Oltean
2020-05-12net: dsa: sja1105: keep the VLAN awareness state in a driver variableVladimir Oltean
2020-05-12net: dsa: tag_8021q: introduce a vid_is_dsa_8021q helperVladimir Oltean
2020-05-12net: dsa: provide an option for drivers to always receive bridge VLANsRussell King
2020-05-12Merge branch 'sfc-siena_check_caps-fixups'David S. Miller
2020-05-12sfc: siena_check_caps() can be staticEdward Cree
2020-05-12sfc: actually wire up siena_check_caps()Edward Cree
2020-05-12dt-bindings: net: Convert UniPhier AVE4 controller to json-schemaKunihiko Hayashi
2020-05-12Merge branch 'ionic-updates'David S. Miller
2020-05-12ionic: update doc filesShannon Nelson
2020-05-12ionic: add more ethtool statsShannon Nelson
2020-05-12ionic: more ionic name tweaksShannon Nelson
2020-05-12ionic: ionic_intr_free parameter changeShannon Nelson
2020-05-12ionic: reset device at probeShannon Nelson
2020-05-12ionic: shorter dev cmd wait timeShannon Nelson
2020-05-12ionic: add support for more xcvr typesShannon Nelson
2020-05-12ionic: protect vf calls from fw resetShannon Nelson
2020-05-12ionic: updates to ionic FW api descriptionShannon Nelson
2020-05-12ionic: support longer tx sg listsShannon Nelson
2020-05-11checkpatch: warn about uses of ENOTSUPPJakub Kicinski
2020-05-11Merge branch 'improve-msg_control-kernel-vs-user-pointer-handling'David S. Miller
2020-05-11net: cleanly handle kernel vs user buffers for ->msg_controlChristoph Hellwig