summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-04mptcp: dispose initial struct socket when its subflow is closedFlorian Westphal
2021-03-04mptcp: fix memory accounting on allocation errorPaolo Abeni
2021-03-04mptcp: put subflow sock on connect errorFlorian Westphal
2021-03-04mptcp: reset last_snd on subflow closeFlorian Westphal
2021-03-04net: sched: avoid duplicates in classes dumpMaximilian Heyne
2021-03-04net: usb: qmi_wwan: allow qmimux add/del with master upDaniele Palmas
2021-03-04net: dsa: sja1105: fix ucast/bcast flooding always remaining enabledVladimir Oltean
2021-03-04net: dsa: sja1105: fix SGMII PCS being forced to SPEED_UNKNOWN instead of SPE...Vladimir Oltean
2021-03-04net: mscc: ocelot: properly reject destination IP keys in VCAP IS1Vladimir Oltean
2021-03-04Merge branch 'nexthop-blackhole'David S. Miller
2021-03-04selftests: fib_nexthops: Test blackhole nexthops when loopback goes downIdo Schimmel
2021-03-04nexthop: Do not flush blackhole nexthops when loopback goes downIdo Schimmel
2021-03-04net: sctp: trivial: fix typo in commentDrew Fustini
2021-03-04Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller
2021-03-04ixgbe: Fix memleak in ixgbe_configure_clsu32Dinghao Liu
2021-03-04ixgbe: fail to create xfrm offload of IPsec tunnel mode SAAntony Antony
2021-03-03rtnetlink: using dev_base_seq from target netzhang kai
2021-03-03net: 9p: advance iov on empty readJisheng Zhang
2021-03-03Revert "r8152: adjust the settings about MAC clock speed down for RTL8153"Hayes Wang
2021-03-03net: l2tp: reduce log level of messages in receive path, add counter insteadMatthias Schiffer
2021-03-03net: macb: Add default usrio config to default gem configAtish Patra
2021-03-03Merge tag 'wireless-drivers-2021-03-03' of git://git.kernel.org/pub/scm/linux...David S. Miller
2021-03-03docs: networking: drop special stable handlingJakub Kicinski
2021-03-03net: stmmac: fix incorrect DMA channel intr enable setting of EQoS v4.10Ong Boon Leong
2021-03-03ibmvnic: Fix possibly uninitialized old_num_tx_queues variable warning.Michal Suchanek
2021-03-03octeontx2-af: cn10k: fix an array overflow in is_lmac_valid()Dan Carpenter
2021-03-03iwlwifi: don't call netif_napi_add() with rxq->lock held (was Re: Lockdep war...Jiri Kosina
2021-03-03iwlwifi: fix ARCH=i386 compilation warningsPierre-Louis Bossart
2021-03-03iwlwifi: mvm: add terminate entry for dmi_system_id tablesWei Yongjun
2021-03-02net: ethernet: mtk-star-emac: fix wrong unmap in RX handlingBiao Huang
2021-03-02stmmac: intel: Fix mdio bus registration issue for TGL-H/ADL-SWong Vee Khee
2021-03-01tcp: add sanity tests to TCP_QUEUE_SEQEric Dumazet
2021-03-01hv_netvsc: Fix validation in netvsc_linkstatus_callback()Andrea Parri (Microsoft)
2021-03-01net: dsa: tag_mtk: fix 802.1ad VLAN egressDENG Qingfang
2021-03-01net: expand textsearch ts_state to fit skb_seq_stateWillem de Bruijn
2021-03-01docs: networking: bonding.rst Fix a typo in bonding.rstMasanari Iida
2021-03-01Merge tag 'linux-can-fixes-for-5.12-20210301' of git://git.kernel.org/pub/scm...David S. Miller
2021-03-01Merge branch 'enetc-fixes'David S. Miller
2021-03-01net: enetc: keep RX ring consumer index in sync with hardwareVladimir Oltean
2021-03-01net: enetc: remove bogus write to SIRXIDR from enetc_setup_rxbdrVladimir Oltean
2021-03-01net: enetc: force the RGMII speed and duplex instead of operating in inband modeVladimir Oltean
2021-03-01net: enetc: don't disable VLAN filtering in IFF_PROMISC modeVladimir Oltean
2021-03-01net: enetc: fix incorrect TPID when receiving 802.1ad tagged packetsVladimir Oltean
2021-03-01net: enetc: take the MDIO lock only once per NAPI poll cycleVladimir Oltean
2021-03-01net: enetc: initialize RFS/RSS memories for unused ports tooVladimir Oltean
2021-03-01net: enetc: don't overwrite the RSS indirection table when initializingVladimir Oltean
2021-03-01inetpeer: use div64_ul() and clamp_val() calculate inet_peer_thresholdYejune Deng
2021-03-01net/qrtr: fix __netdev_alloc_skb callPavel Skripkin
2021-03-01Merge branch 'sh_eth-masks'David S. Miller
2021-03-01sh_eth: fix TRSCER mask for R7S9210Sergey Shtylyov