summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-02net: mscc: ocelot: introduce conversion helpers between port and netdevVladimir Oltean
2020-10-02net: mscc: ocelot: offload multiple tc-flower actions in same ruleVladimir Oltean
2020-10-02Merge tag 'mac80211-next-for-net-next-2020-10-02' of git://git.kernel.org/pub...David S. Miller
2020-10-02net/smscx5xx: change to of_get_mac_address() eth_platform_get_mac_address()Ɓukasz Stelmach
2020-10-02dt-bindings: net: dsa: b53: Add missing reg property to exampleKurt Kanzenbach
2020-10-02Merge branch 'net-dsa-Improve-dsa_untag_bridge_pvid'David S. Miller
2020-10-02net: dsa: Utilize __vlan_find_dev_deep_rcu()Florian Fainelli
2020-10-02net: dsa: Obtain VLAN protocol from skb->protocolFlorian Fainelli
2020-10-02net: dsa: b53: Set untag_bridge_pvidFlorian Fainelli
2020-10-02net: dsa: Call dsa_untag_bridge_pvid() from dsa_switch_rcv()Florian Fainelli
2020-10-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2020-10-02netlink: fix policy dump leakJohannes Berg
2020-10-02mac80211: avoid processing non-S1G elements on S1G bandThomas Pedersen
2020-10-02nl80211: fix non-split wiphy informationJohannes Berg
2020-10-02nl80211: reduce non-split wiphy dump sizeJohannes Berg
2020-10-01lib8390: Use netif_msg_init to initialize msg_enable bitsArmin Wolf
2020-10-01net: phy: realtek: Modify 2.5G PHY name to RTL8226Willy Liu
2020-10-01caif_virtio: Remove redundant initialization of variable errJing Xiangfeng
2020-10-01net-sysfs: Fix inconsistent of format with argument type in net-sysfs.cYe Bin
2020-10-01pktgen: Fix inconsistent of format with argument type in pktgen.cYe Bin
2020-10-01drivers/net/wan/hdlc_fr: Correctly handle special skb->protocol valuesXie He
2020-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-10-01Merge branch 'net-ravb-Add-support-for-explicit-internal-clock-delay-cDavid S. Miller
2020-10-01ravb: Add support for explicit internal clock delay configurationGeert Uytterhoeven
2020-10-01ravb: Split delay handling in parsing and applyingGeert Uytterhoeven
2020-10-01dt-bindings: net: renesas,etheravb: Convert to json-schemaGeert Uytterhoeven
2020-10-01dt-bindings: net: renesas,ravb: Document internal clock delay propertiesGeert Uytterhoeven
2020-10-01dt-bindings: net: ethernet-controller: Add internal delay propertiesGeert Uytterhoeven
2020-10-01Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2020-10-01wcn36xx: Advertise beacon filtering support in bmpsLoic Poulain
2020-10-01ath11k: remove unnecessary casts to u32Kalle Valo
2020-10-01ath11k: enable idle power save modeCarl Huang
2020-10-01ath11k: start a timer to update HP for CE pipe 4Carl Huang
2020-10-01ath11k: start a timer to update REO cmd ringCarl Huang
2020-10-01ath11k: start a timer to update TCL HPCarl Huang
2020-10-01ath11k: set WMI pipe credit to 1 for QCA6390Carl Huang
2020-10-01ath11k: enable shadow register configuration and accessCarl Huang
2020-10-01ath11k: read and write registers below unwindowed addressCarl Huang
2020-10-01ath11k: debugfs: fix crash during rmmodCarl Huang
2020-10-01ath11k: fix warning caused by lockdep_assert_heldCarl Huang
2020-10-01ath11k: mac: remove unused conf_mutex to solve a deadlockWen Gong
2020-10-01ath11k: pci: fix rmmod crashCarl Huang
2020-10-01ath11k: add packet log support for QCA6390Carl Huang
2020-10-01ath11k: Use GFP_ATOMIC instead of GFP_KERNEL in idr_allocGovind Singh
2020-10-01ath11k: Use GFP_ATOMIC instead of GFP_KERNEL in ath11k_dp_htt_get_ppdu_descWen Gong
2020-10-01ath11k: change to disable softirqs for ath11k_regd_update to solve deadlockWen Gong
2020-10-01ath11k: disable monitor mode on QCA6390Kalle Valo
2020-10-01ath11k: pci: check TCSR_SOC_HW_VERSIONKalle Valo
2020-10-01ath11k: add interface_modes to hw_paramsKalle Valo
2020-10-01ath11k: fix AP mode for QCA6390Carl Huang