summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-03-05nexthop: Do not flush blackhole nexthops when loopback goes downIdo Schimmel1-3/+7
2021-03-05net: sctp: trivial: fix typo in commentDrew Fustini1-1/+1
2021-03-05Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller3-2/+14
2021-03-04ixgbe: Fix memleak in ixgbe_configure_clsu32Dinghao Liu1-2/+4
2021-03-04ixgbe: fail to create xfrm offload of IPsec tunnel mode SAAntony Antony2-0/+10
2021-03-04bpf: Account for BPF_FETCH in insn_has_def32()Ilya Leoshkevich1-31/+39
2021-03-04libbpf: Clear map_info before each bpf_obj_get_info_by_fdMaciej Fijalkowski1-2/+3
2021-03-04samples, bpf: Add missing munmap in xdpsockMaciej Fijalkowski1-0/+2
2021-03-04xsk: Remove dangling function declaration from header fileMaciej Fijalkowski1-2/+0
2021-03-04netfilter: nftables: bogus check for netlink portID with table ownerPablo Neira Ayuso1-4/+3
2021-03-04netfilter: nftables: fix possible double hook unregistration with table ownerPablo Neira Ayuso1-1/+5
2021-03-04rtnetlink: using dev_base_seq from target netzhang kai1-1/+1
2021-03-04net: 9p: advance iov on empty readJisheng Zhang1-4/+0
2021-03-04Revert "r8152: adjust the settings about MAC clock speed down for RTL8153"Hayes Wang1-29/+6
2021-03-04net: l2tp: reduce log level of messages in receive path, add counter insteadMatthias Schiffer4-19/+30
2021-03-04net: macb: Add default usrio config to default gem configAtish Patra1-7/+8
2021-03-04Merge tag 'wireless-drivers-2021-03-03' of git://git.kernel.org/pub/scm/linux...David S. Miller3-3/+5
2021-03-03docs: networking: drop special stable handlingJakub Kicinski3-77/+6
2021-03-03net: stmmac: fix incorrect DMA channel intr enable setting of EQoS v4.10Ong Boon Leong1-1/+18
2021-03-03ibmvnic: Fix possibly uninitialized old_num_tx_queues variable warning.Michal Suchanek1-5/+3
2021-03-03octeontx2-af: cn10k: fix an array overflow in is_lmac_valid()Dan Carpenter1-1/+3
2021-03-03iwlwifi: don't call netif_napi_add() with rxq->lock held (was Re: Lockdep war...Jiri Kosina1-1/+2
2021-03-03iwlwifi: fix ARCH=i386 compilation warningsPierre-Louis Bossart1-2/+2
2021-03-03iwlwifi: mvm: add terminate entry for dmi_system_id tablesWei Yongjun1-0/+1
2021-03-03net: ethernet: mtk-star-emac: fix wrong unmap in RX handlingBiao Huang1-2/+3
2021-03-03stmmac: intel: Fix mdio bus registration issue for TGL-H/ADL-SWong Vee Khee1-13/+41
2021-03-02netfilter: nftables: disallow updates on table ownershipPablo Neira Ayuso1-0/+6
2021-03-02selftests/bpf: Mask bpf_csum_diff() return value to 16 bits in test_verifierYauheni Kaliuta1-1/+2
2021-03-02selftests/bpf: Use the last page in test_snprintf_btf on s390Ilya Leoshkevich1-3/+10
2021-03-02tcp: add sanity tests to TCP_QUEUE_SEQEric Dumazet1-8/+15
2021-03-02hv_netvsc: Fix validation in netvsc_linkstatus_callback()Andrea Parri (Microsoft)3-6/+11
2021-03-02net: dsa: tag_mtk: fix 802.1ad VLAN egressDENG Qingfang1-6/+13
2021-03-02net: expand textsearch ts_state to fit skb_seq_stateWillem de Bruijn2-1/+3
2021-03-02docs: networking: bonding.rst Fix a typo in bonding.rstMasanari Iida1-1/+1
2021-03-02Merge tag 'linux-can-fixes-for-5.12-20210301' of git://git.kernel.org/pub/scm...David S. Miller4-31/+28
2021-03-02Merge branch 'enetc-fixes'David S. Miller5-63/+152
2021-03-02net: enetc: keep RX ring consumer index in sync with hardwareVladimir Oltean1-0/+2
2021-03-02net: enetc: remove bogus write to SIRXIDR from enetc_setup_rxbdrVladimir Oltean1-1/+0
2021-03-02net: enetc: force the RGMII speed and duplex instead of operating in inband modeVladimir Oltean2-10/+56
2021-03-02net: enetc: don't disable VLAN filtering in IFF_PROMISC modeVladimir Oltean1-5/+0
2021-03-02net: enetc: fix incorrect TPID when receiving 802.1ad tagged packetsVladimir Oltean2-8/+29
2021-03-02net: enetc: take the MDIO lock only once per NAPI poll cycleVladimir Oltean2-22/+11
2021-03-02net: enetc: initialize RFS/RSS memories for unused ports tooVladimir Oltean3-9/+36
2021-03-02net: enetc: don't overwrite the RSS indirection table when initializingVladimir Oltean4-8/+18
2021-03-02inetpeer: use div64_ul() and clamp_val() calculate inet_peer_thresholdYejune Deng1-14/+7
2021-03-02net/qrtr: fix __netdev_alloc_skb callPavel Skripkin1-1/+1
2021-03-02Merge branch 'sh_eth-masks'David S. Miller1-0/+7
2021-03-02sh_eth: fix TRSCER mask for R7S9210Sergey Shtylyov1-0/+2
2021-03-02sh_eth: fix TRSCER mask for R7S72100Sergey Shtylyov1-0/+2
2021-03-02sh_eth: fix TRSCER mask for SH771xSergey Shtylyov1-0/+3