summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-08-28selftests: netfilter: simplify command testingFabian Frederick1-23/+11
2020-08-28selftests: netfilter: remove unused variable in make_file()Fabian Frederick1-3/+2
2020-08-28selftests: netfilter: exit on invalid parametersFabian Frederick1-3/+12
2020-08-28selftests: netfilter: fix header exampleFabian Frederick1-1/+1
2020-08-28netfilter: nfnetlink: nfnetlink_unicast() reports EAGAIN instead of ENOBUFSPablo Neira Ayuso5-40/+40
2020-08-28netfilter: delete repeated wordsRandy Dunlap4-4/+4
2020-08-28net_sched: fix error path in red_init()Cong Wang1-16/+4
2020-08-28net: dsa: mt7530: fix advertising unsupported 1000baseT_HalfLanden Chao1-1/+1
2020-08-28netlink: fix a data race in netlink_rcv_wake()zhudi1-1/+1
2020-08-28Merge tag 'mac80211-for-davem-2020-08-28' of git://git.kernel.org/pub/scm/lin...David S. Miller7-86/+192
2020-08-27rxrpc: Fix memory leak in rxkad_verify_response()Dinghao Liu1-1/+2
2020-08-27Merge tag 'rxrpc-fixes-20200820' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller14-129/+251
2020-08-27net: ethernet: ti: cpsw_new: fix error handling in cpsw_ndo_vlan_rx_kill_vid()Murali Karicheri1-6/+21
2020-08-27net: Fix some commentsMiaohe Lin6-8/+8
2020-08-27net: usb: Fix uninit-was-stored issue in asix_read_phy_addr()Himadri Pandya1-1/+1
2020-08-27cfg80211: Adjust 6 GHz frequency to channel conversionAmar Singhal1-3/+5
2020-08-27mac80211: reduce packet loss event false positivesFelix Fietkau2-18/+17
2020-08-27cfg80211: regulatory: reject invalid hintsJohannes Berg1-0/+3
2020-08-27wireless: fix wrong 160/80+80 MHz settingShay Bar1-4/+11
2020-08-27mac80211: improve AQL aggregation estimation for low data ratesFelix Fietkau1-12/+26
2020-08-27mac80211: factor out code to look up the average packet length duration for a...Felix Fietkau1-47/+74
2020-08-27mac80211: use rate provided via status->rate on ieee80211_tx_status_ext for AQLFelix Fietkau3-6/+60
2020-08-27Merge branch 'net-fix-netpoll-crash-with-bnxt'David S. Miller3-10/+7
2020-08-27bnxt: don't enable NAPI until rings are readyJakub Kicinski1-8/+4
2020-08-27net: disable netpoll on fresh napisJakub Kicinski2-2/+3
2020-08-27ipv4: Silence suspicious RCU usage warningIdo Schimmel1-1/+2
2020-08-27drivers/net/wan/lapbether: Set network_header before transmittingXie He1-0/+2
2020-08-27mptcp: free acked data before waiting for more memoryFlorian Westphal1-2/+1
2020-08-27taprio: Fix using wrong queues in gate maskVinicius Costa Gomes1-6/+24
2020-08-26net: cdc_ncm: Fix build errorYueHaibing1-0/+1
2020-08-26net: hns3: Fix for geneve tx checksum bugYi Li1-2/+4
2020-08-26Merge branch 'bnxt_en-Bug-fixes'David S. Miller2-33/+61
2020-08-26bnxt_en: Setup default RSS map in all scenarios.Michael Chan1-9/+30
2020-08-26bnxt_en: init RSS table for Minimal-Static VF reservationEdwin Peer1-8/+7
2020-08-26bnxt_en: fix HWRM error when querying VF temperatureEdwin Peer1-4/+7
2020-08-26bnxt_en: Fix possible crash in bnxt_fw_reset_task().Michael Chan1-2/+8
2020-08-26bnxt_en: Fix PCI AER error recovery flowVasundhara Volam1-0/+3
2020-08-26bnxt_en: Fix ethtool -S statitics with XDP or TCs enabled.Michael Chan1-9/+2
2020-08-26bnxt_en: Check for zero dir entries in NVRAM.Vasundhara Volam1-0/+3
2020-08-26bnxt_en: Don't query FW when netif_running() is false.Pavan Chebbi1-1/+1
2020-08-26net: dp83869: Fix RGMII internal delay configurationDaniel Gorsulowski1-6/+6
2020-08-26ibmvnic fix NULL tx_pools and rx_tools issue at do_resetMingming Cao1-1/+14
2020-08-25net: ethernet: ti: cpsw_new: fix clean up of vlan mc entries for host portMurali Karicheri1-1/+1
2020-08-25net: ethernet: ti: cpsw: fix clean up of vlan mc entries for host portMurali Karicheri1-1/+1
2020-08-25net: caif: fix error code handlingTong Zhang1-2/+2
2020-08-25net: dsa: mt7530: Add of_node_put() before break and return statementsSumera Priyadarsini1-1/+4
2020-08-25gtp: add GTPA_LINK info to msg sent to userspaceNicolas Dichtel1-0/+1
2020-08-25Merge tag 'batadv-net-for-davem-20200824' of git://git.open-mesh.org/linux-mergeDavid S. Miller3-8/+14
2020-08-25sfc: fix boolreturn.cocci warning and rename functionEdward Cree1-4/+4
2020-08-25net: ocelot: Add of_node_put() before return statementSumera Priyadarsini1-0/+1