summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: usb: qmi_wwan: allow qmimux add/del with master upDaniele Palmas2021-03-041-14/+0
* net: dsa: sja1105: fix ucast/bcast flooding always remaining enabledVladimir Oltean2021-03-041-2/+2
* net: dsa: sja1105: fix SGMII PCS being forced to SPEED_UNKNOWN instead of SPE...Vladimir Oltean2021-03-041-1/+1
* net: mscc: ocelot: properly reject destination IP keys in VCAP IS1Vladimir Oltean2021-03-041-1/+2
* Merge branch 'nexthop-blackhole'David S. Miller2021-03-042-3/+15
|\
| * selftests: fib_nexthops: Test blackhole nexthops when loopback goes downIdo Schimmel2021-03-041-0/+8
| * nexthop: Do not flush blackhole nexthops when loopback goes downIdo Schimmel2021-03-041-3/+7
|/
* net: sctp: trivial: fix typo in commentDrew Fustini2021-03-041-1/+1
* Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller2021-03-043-2/+14
|\
| * ixgbe: Fix memleak in ixgbe_configure_clsu32Dinghao Liu2021-03-041-2/+4
| * ixgbe: fail to create xfrm offload of IPsec tunnel mode SAAntony Antony2021-03-042-0/+10
|/
* rtnetlink: using dev_base_seq from target netzhang kai2021-03-031-1/+1
* net: 9p: advance iov on empty readJisheng Zhang2021-03-031-4/+0
* Revert "r8152: adjust the settings about MAC clock speed down for RTL8153"Hayes Wang2021-03-031-29/+6
* net: l2tp: reduce log level of messages in receive path, add counter insteadMatthias Schiffer2021-03-034-19/+30
* net: macb: Add default usrio config to default gem configAtish Patra2021-03-031-7/+8
* Merge tag 'wireless-drivers-2021-03-03' of git://git.kernel.org/pub/scm/linux...David S. Miller2021-03-033-3/+5
|\
| * iwlwifi: don't call netif_napi_add() with rxq->lock held (was Re: Lockdep war...Jiri Kosina2021-03-031-1/+2
| * iwlwifi: fix ARCH=i386 compilation warningsPierre-Louis Bossart2021-03-031-2/+2
| * iwlwifi: mvm: add terminate entry for dmi_system_id tablesWei Yongjun2021-03-031-0/+1
* | docs: networking: drop special stable handlingJakub Kicinski2021-03-033-77/+6
* | net: stmmac: fix incorrect DMA channel intr enable setting of EQoS v4.10Ong Boon Leong2021-03-031-1/+18
* | ibmvnic: Fix possibly uninitialized old_num_tx_queues variable warning.Michal Suchanek2021-03-031-5/+3
* | octeontx2-af: cn10k: fix an array overflow in is_lmac_valid()Dan Carpenter2021-03-031-1/+3
* | net: ethernet: mtk-star-emac: fix wrong unmap in RX handlingBiao Huang2021-03-021-2/+3
* | stmmac: intel: Fix mdio bus registration issue for TGL-H/ADL-SWong Vee Khee2021-03-021-13/+41
* | tcp: add sanity tests to TCP_QUEUE_SEQEric Dumazet2021-03-011-8/+15
* | hv_netvsc: Fix validation in netvsc_linkstatus_callback()Andrea Parri (Microsoft)2021-03-013-6/+11
* | net: dsa: tag_mtk: fix 802.1ad VLAN egressDENG Qingfang2021-03-011-6/+13
* | net: expand textsearch ts_state to fit skb_seq_stateWillem de Bruijn2021-03-012-1/+3
* | docs: networking: bonding.rst Fix a typo in bonding.rstMasanari Iida2021-03-011-1/+1
* | Merge tag 'linux-can-fixes-for-5.12-20210301' of git://git.kernel.org/pub/scm...David S. Miller2021-03-014-31/+28
|\ \
| * | can: tcan4x5x: tcan4x5x_init(): fix initialization - clear MRAM before enteri...Torin Cooper-Bennun2021-03-011-3/+3
| * | can: skb: can_skb_set_owner(): fix ref counting if socket was closed before s...Oleksij Rempel2021-03-011-2/+6
| * | can: mcp251xfd: revert "can: mcp251xfd: add BQL support"Marc Kleine-Budde2021-03-011-17/+4
| * | can: flexcan: invoke flexcan_chip_freeze() to enter freeze modeJoakim Zhang2021-03-011-5/+7
| * | can: flexcan: enable RX FIFO after FRZ/HALT validJoakim Zhang2021-03-011-3/+7
| * | can: flexcan: assert FRZ bit in flexcan_chip_freeze()Joakim Zhang2021-03-011-1/+1
* | | Merge branch 'enetc-fixes'David S. Miller2021-03-015-63/+152
|\ \ \
| * | | net: enetc: keep RX ring consumer index in sync with hardwareVladimir Oltean2021-03-011-0/+2
| * | | net: enetc: remove bogus write to SIRXIDR from enetc_setup_rxbdrVladimir Oltean2021-03-011-1/+0
| * | | net: enetc: force the RGMII speed and duplex instead of operating in inband modeVladimir Oltean2021-03-012-10/+56
| * | | net: enetc: don't disable VLAN filtering in IFF_PROMISC modeVladimir Oltean2021-03-011-5/+0
| * | | net: enetc: fix incorrect TPID when receiving 802.1ad tagged packetsVladimir Oltean2021-03-012-8/+29
| * | | net: enetc: take the MDIO lock only once per NAPI poll cycleVladimir Oltean2021-03-012-22/+11
| * | | net: enetc: initialize RFS/RSS memories for unused ports tooVladimir Oltean2021-03-013-9/+36
| * | | net: enetc: don't overwrite the RSS indirection table when initializingVladimir Oltean2021-03-014-8/+18
|/ / /
* | | inetpeer: use div64_ul() and clamp_val() calculate inet_peer_thresholdYejune Deng2021-03-011-14/+7
* | | net/qrtr: fix __netdev_alloc_skb callPavel Skripkin2021-03-011-1/+1
* | | Merge branch 'sh_eth-masks'David S. Miller2021-03-011-0/+7
|\ \ \