summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-12-11cfg80211: Save the regulatory domain when setting custom regulatoryIlan Peer1-0/+8
2020-12-11nl80211: always accept scan request with the duration setAvraham Stern1-6/+0
2020-12-11cfg80211: Update TSF and TSF BSSID for multi BSSIlan Peer1-0/+3
2020-12-11cfg80211: scan PSC channels in case of scan with wildcard SSIDAyala Beker1-10/+8
2020-12-11mac80211: Skip entries with SAE H2E only membership selectorIlan Peer1-3/+4
2020-12-11cfg80211: Parse SAE H2E only membership selectorIlan Peer3-1/+5
2020-12-11mac80211: support MIC error/replay detected counters driver updateJohannes Berg2-0/+69
2020-12-11mac80211: he: remove non-bss-conf fields from bss_confShaul Triebitz2-10/+0
2020-12-11mac80211: remove trailing semicolon in macro definitionsTom Rix4-6/+6
2020-12-11nl80211: Fix fall-through warnings for ClangGustavo A. R. Silva1-0/+1
2020-12-11mac80211: Fix fall-through warnings for ClangGustavo A. R. Silva1-0/+2
2020-12-11cfg80211: Fix fall-through warnings for ClangGustavo A. R. Silva1-0/+1
2020-12-11cfg80211: fix callback type mismatches in wext-compatSami Tolvanen1-32/+71
2020-12-11net: wireless: make a const array static, makes object smallerColin Ian King1-1/+1
2020-12-11net: mac80211: use core API for updating TX/RX statsLev Stipakov2-27/+7
2020-12-11rfkill: add a reason to the HW rfkill stateEmmanuel Grumbach3-9/+72
2020-12-10Merge branch 'add-ppp_generic-ioctls-to-bridge-channels'David S. Miller3-3/+167
2020-12-10docs: update ppp_generic.rst to document new ioctlsTom Parkin1-0/+16
2020-12-10ppp: add PPPIOCBRIDGECHAN and PPPIOCUNBRIDGECHAN ioctlsTom Parkin2-3/+151
2020-12-10rtnetlink: RCU-annotate both dimensions of rtnl_msg_handlersJakub Kicinski1-11/+13
2020-12-10Revert "macb: support the two tx descriptors on at91rm9200"Willy Tarreau2-40/+8
2020-12-10net: qualcomm: rmnet: Update rmnet device MTU based on real deviceSubash Abhinov Kasiviswanathan4-3/+90
2020-12-10net: lapbether: Consider it successful if (dis)connecting when already (dis)c...Xie He1-2/+11
2020-12-10igc: Add new device IDSasha Neftin3-0/+3
2020-12-10tcp: correctly handle increased zerocopy args struct sizeArjun Roy1-2/+2
2020-12-10net: mediatek: simplify the return expression of mtk_gmac_sgmii_path_setup()Zheng Yongjun1-6/+2
2020-12-10net/mlx4: simplify the return expression of mlx4_init_srq_table()Zheng Yongjun1-7/+2
2020-12-10net: stmmac: simplify the return tc_delete_knode()Zheng Yongjun1-8/+2
2020-12-10Merge tag 'linux-can-next-for-5.11-20201210' of git://git.kernel.org/pub/scm/...David S. Miller10-48/+242
2020-12-10vxlan: avoid double unlikely() notation when using IS_ERR()Antonio Quartulli1-1/+1
2020-12-10can: mcp251xfd: Add support for internal loopback modeManivannan Sadhasivam1-4/+7
2020-12-10can: flexcan: convert the driver to DT-onlyFabio Estevam1-17/+1
2020-12-10can: m_can: add PCI glue driver for Intel Elkhart LakeJarkko Nikula3-0/+194
2020-12-10can: m_can: move runtime PM enable/disable to m_can_platformPatrik Flykt2-8/+9
2020-12-10can: m_can: m_can_config_endisable(): remove double clearing of clock stop re...Sean Nyekjaer1-4/+0
2020-12-10can: rx-offload: can_rx_offload_offload_one(): avoid double unlikely() notati...Antonio Quartulli1-1/+1
2020-12-10can: isotp: add SF_BROADCAST support for functional addressingOliver Hartkopp2-14/+30
2020-12-09Merge branch 'hns3-next'David S. Miller12-151/+759
2020-12-09net: hns3: adjust rss tc mode configure commandGuojia Liao2-1/+5
2020-12-09net: hns3: adjust rss indirection table configure commandGuojia Liao2-8/+19
2020-12-09net: hns3: add support for max 512 rss sizeGuojia Liao5-16/+39
2020-12-09net: hns3: add support for hw tc offload of tc flowerJian Shen4-13/+397
2020-12-09net: hns3: add support for forwarding packet to queues of specified TC when f...Jian Shen4-5/+27
2020-12-09net: hns3: add support for tc mqprio offloadJian Shen5-53/+220
2020-12-09net: hns3: refine the struct hane3_tc_infoJian Shen8-67/+64
2020-12-09nfp: silence set but not used warning with IPV6=nJakub Kicinski1-1/+1
2020-12-09net: stmmac: allow stmmac to probe for C45 PHY devicesWong Vee Khee1-0/+3
2020-12-09Merge branch 'Add-support-for-VSOL-V2801F-CarlitoxxPro-CPGOS03-GPON-moDavid S. Miller2-11/+63
2020-12-09net: sfp: relax bitrate-derived mode checkRussell King1-6/+5
2020-12-09net: sfp: VSOL V2801F / CarlitoxxPro CPGOS03-0490 v2.0 workaroundRussell King1-5/+58