summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* selftests: netfilter: fix header exampleFabian Frederick2020-08-281-1/+1
* netfilter: nfnetlink: nfnetlink_unicast() reports EAGAIN instead of ENOBUFSPablo Neira Ayuso2020-08-285-40/+40
* netfilter: delete repeated wordsRandy Dunlap2020-08-284-4/+4
* net_sched: fix error path in red_init()Cong Wang2020-08-281-16/+4
* net: dsa: mt7530: fix advertising unsupported 1000baseT_HalfLanden Chao2020-08-281-1/+1
* netlink: fix a data race in netlink_rcv_wake()zhudi2020-08-281-1/+1
* Merge tag 'mac80211-for-davem-2020-08-28' of git://git.kernel.org/pub/scm/lin...David S. Miller2020-08-287-86/+192
|\
| * cfg80211: Adjust 6 GHz frequency to channel conversionAmar Singhal2020-08-271-3/+5
| * mac80211: reduce packet loss event false positivesFelix Fietkau2020-08-272-18/+17
| * cfg80211: regulatory: reject invalid hintsJohannes Berg2020-08-271-0/+3
| * wireless: fix wrong 160/80+80 MHz settingShay Bar2020-08-271-4/+11
| * mac80211: improve AQL aggregation estimation for low data ratesFelix Fietkau2020-08-271-12/+26
| * mac80211: factor out code to look up the average packet length duration for a...Felix Fietkau2020-08-271-47/+74
| * mac80211: use rate provided via status->rate on ieee80211_tx_status_ext for AQLFelix Fietkau2020-08-273-6/+60
| * nl80211: fix NL80211_ATTR_HE_6GHZ_CAPABILITY usageJohannes Berg2020-08-201-1/+1
* | rxrpc: Fix memory leak in rxkad_verify_response()Dinghao Liu2020-08-271-1/+2
* | Merge tag 'rxrpc-fixes-20200820' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller2020-08-2714-129/+251
|\ \
| * | afs: Fix error handling in VL server rotationDavid Howells2020-08-201-0/+4
| * | afs: Don't use VL probe running state to make decisions outside probe codeDavid Howells2020-08-205-20/+46
| * | afs: Expose information from afs_vlserver through /proc for debuggingDavid Howells2020-08-204-15/+22
| * | afs: Remove afs_vlserver->probe.have_resultDavid Howells2020-08-202-5/+1
| * | rxrpc: Make rxrpc_kernel_get_srtt() indicate validityDavid Howells2020-08-204-8/+18
| * | rxrpc: Fix loss of RTT samples due to interposed ACKDavid Howells2020-08-206-76/+154
| * | rxrpc: Keep the ACK serial in a var in rxrpc_input_ack()David Howells2020-08-201-10/+11
| |/
* | net: ethernet: ti: cpsw_new: fix error handling in cpsw_ndo_vlan_rx_kill_vid()Murali Karicheri2020-08-271-6/+21
* | net: Fix some commentsMiaohe Lin2020-08-276-8/+8
* | net: usb: Fix uninit-was-stored issue in asix_read_phy_addr()Himadri Pandya2020-08-271-1/+1
* | Merge branch 'net-fix-netpoll-crash-with-bnxt'David S. Miller2020-08-273-10/+7
|\ \
| * | bnxt: don't enable NAPI until rings are readyJakub Kicinski2020-08-271-8/+4
| * | net: disable netpoll on fresh napisJakub Kicinski2020-08-272-2/+3
|/ /
* | ipv4: Silence suspicious RCU usage warningIdo Schimmel2020-08-271-1/+2
* | drivers/net/wan/lapbether: Set network_header before transmittingXie He2020-08-271-0/+2
* | mptcp: free acked data before waiting for more memoryFlorian Westphal2020-08-271-2/+1
* | taprio: Fix using wrong queues in gate maskVinicius Costa Gomes2020-08-271-6/+24
* | net: cdc_ncm: Fix build errorYueHaibing2020-08-261-0/+1
* | net: hns3: Fix for geneve tx checksum bugYi Li2020-08-261-2/+4
* | Merge branch 'bnxt_en-Bug-fixes'David S. Miller2020-08-262-33/+61
|\ \
| * | bnxt_en: Setup default RSS map in all scenarios.Michael Chan2020-08-261-9/+30
| * | bnxt_en: init RSS table for Minimal-Static VF reservationEdwin Peer2020-08-261-8/+7
| * | bnxt_en: fix HWRM error when querying VF temperatureEdwin Peer2020-08-261-4/+7
| * | bnxt_en: Fix possible crash in bnxt_fw_reset_task().Michael Chan2020-08-261-2/+8
| * | bnxt_en: Fix PCI AER error recovery flowVasundhara Volam2020-08-261-0/+3
| * | bnxt_en: Fix ethtool -S statitics with XDP or TCs enabled.Michael Chan2020-08-261-9/+2
| * | bnxt_en: Check for zero dir entries in NVRAM.Vasundhara Volam2020-08-261-0/+3
| * | bnxt_en: Don't query FW when netif_running() is false.Pavan Chebbi2020-08-261-1/+1
|/ /
* | net: dp83869: Fix RGMII internal delay configurationDaniel Gorsulowski2020-08-261-6/+6
* | ibmvnic fix NULL tx_pools and rx_tools issue at do_resetMingming Cao2020-08-261-1/+14
* | net: ethernet: ti: cpsw_new: fix clean up of vlan mc entries for host portMurali Karicheri2020-08-251-1/+1
* | net: ethernet: ti: cpsw: fix clean up of vlan mc entries for host portMurali Karicheri2020-08-251-1/+1
* | net: caif: fix error code handlingTong Zhang2020-08-251-2/+2