summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-04-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller21-104/+520
2021-04-20netlink: simplify nl_set_extack_cookie_u64(), nl_set_extack_cookie_u32()Alexey Dobriyan1-8/+4
2021-04-20net: ethernet: mediatek: fix a typo bug in flow offloadingDENG Qingfang1-1/+1
2021-04-20Merge branch 'hns3-next'David S. Miller3-5/+3
2021-04-20net: hns3: change the value of the SEPARATOR_VALUE macro in hclgevf_main.cHuazhong Tan1-1/+1
2021-04-20net: hns3: cleanup inappropriate spaces in struct hlcgevf_tqp_statsHuazhong Tan1-2/+2
2021-04-20net: hns3: remove a duplicate pf reset countingHuazhong Tan1-2/+0
2021-04-20net: xilinx: drivers need/depend on HAS_IOMEMRandy Dunlap1-0/+3
2021-04-20Merge branch 'enetc-flow-control'David S. Miller11-13/+349
2021-04-20net: enetc: add support for flow controlVladimir Oltean3-2/+85
2021-04-20arm64: dts: ls1028a: declare the Integrated Endpoint Register Block nodeVladimir Oltean1-0/+6
2021-04-20net: enetc: add a mini driver for the Integrated Endpoint Register BlockVladimir Oltean5-1/+221
2021-04-20dt-bindings: net: fsl: enetc: add the IERB documentationVladimir Oltean1-0/+15
2021-04-20net: enetc: create a common enetc_pf_to_port helperVladimir Oltean2-10/+22
2021-04-20ethtool: ioctl: Fix out-of-bounds warning in store_link_ksettings_for_user()Gustavo A. R. Silva1-1/+1
2021-04-20net: mana: Add a driver for Microsoft Azure Network Adapter (MANA)Dexuan Cui15-1/+6156
2021-04-20mld: remove unnecessary prototypesTaehee Yoo1-3/+0
2021-04-20Merge branch 'nh-flushing'David S. Miller2-8/+21
2021-04-20selftests: fib_nexthops: Test large scale nexthop flushingIdo Schimmel1-0/+15
2021-04-20nexthop: Restart nexthop dump based on last dumped nexthop identifierIdo Schimmel1-8/+6
2021-04-20Merge tag 'wireless-drivers-next-2021-04-18' of git://git.kernel.org/pub/scm/...David S. Miller170-2421/+4533
2021-04-18netfilter: nftables: counter hardware offload supportPablo Neira Ayuso5-7/+72
2021-04-18selftests: fib_tests: Add test cases for interaction with manglingIdo Schimmel1-1/+151
2021-04-18netfilter: Dissect flow after packet manglingIdo Schimmel2-0/+4
2021-04-18netfilter: nftables_offload: special ethertype handling for VLANPablo Neira Ayuso1-0/+44
2021-04-18netfilter: nftables_offload: VLAN id needs host byteorder in flow dissectorPablo Neira Ayuso3-7/+55
2021-04-18netfilter: nft_payload: fix C-VLAN offload supportPablo Neira Ayuso2-2/+4
2021-04-18rtw88: 8822c: add CFO trackingPo-Hao Huang8-1/+224
2021-04-18iwlwifi: pcie: don't enable BHs with IRQs disabledJohannes Berg3-5/+28
2021-04-18bcma: remove unused functionJiapeng Chong1-7/+0
2021-04-18wil6210: wmi: Remove useless codeJiapeng Chong1-1/+1
2021-04-18carl9170: remove get_tid_hChristophe JAILLET2-7/+2
2021-04-18mwl8k: Fix a double Free in mwl8k_probe_hwLv Yunlong1-0/+1
2021-04-18rtw88: Fix array overrun in rtw_get_tx_power_params()Ping-Ke Shih1-2/+3
2021-04-18wilc1000: Remove duplicate struct declarationWan Jiabing1-1/+0
2021-04-18brcmfmac: Remove duplicate struct declarationWan Jiabing1-1/+0
2021-04-18wl3501: fix typo of 'Networks' in commentEric Lin1-1/+1
2021-04-18rsi: Use resume_noirq for SDIOMarek Vasut1-1/+1
2021-04-18rtw88: update statistics to fw for fine-tuning performancePo-Hao Huang3-0/+29
2021-04-18libertas: struct lbs_private is declared duplicatelyWan Jiabing1-1/+0
2021-04-18brcmfmac: A typo fixBhaskar Chowdhury1-1/+1
2021-04-18rsi: fix comment syntax in file headersAditya Srivastava10-10/+10
2021-04-18r8169: keep pause settings on interface down/up cycleHeiner Kallweit1-5/+9
2021-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski205-990/+1400
2021-04-17airo: work around stack usage warningArnd Bergmann1-52/+65
2021-04-17wlcore: fix overlapping snprintf arguments in debugfsArnd Bergmann2-8/+12
2021-04-17libertas: avoid -Wempty-body warningArnd Bergmann1-6/+6
2021-04-17rtl8xxxu: Simplify locking of a skb list accessesChristophe JAILLET2-10/+2
2021-04-17wilc1000: fix a loop timeout conditionDan Carpenter1-1/+1
2021-04-17mwifiex: Remove unneeded variable: "ret"zuoqilin1-2/+1