summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-21tcp: disable TFO blackhole logic by defaultWei Wang
2021-07-21sctp: do not update transport pathmtu if SPP_PMTUD_ENABLE is not setXin Long
2021-07-21net: ixp46x: fix ptp build failureArnd Bergmann
2021-07-21ibmvnic: Remove the proper scrq flushSukadev Bhattiprolu
2021-07-21Merge branch 'pmtu-esp'David S. Miller
2021-07-21selftests: net: add ESP-in-UDP PMTU testVadim Fedorenko
2021-07-21udp: check encap socket in __udp_lib_errVadim Fedorenko
2021-07-21sctp: update active_key for asoc when old key is being replacedXin Long
2021-07-21r8169: Avoid duplicate sysfs entry creation errorSayanta Pattanayak
2021-07-20ixgbe: Fix packet corruption due to missing DMA syncMarkus Boehme
2021-07-20Revert "qed: fix possible unpaired spin_{un}lock_bh in _qed_mcp_cmd_and_union()"Jia He
2021-07-20ipv6: fix another slab-out-of-bounds in fib6_nh_flush_exceptionsPaolo Abeni
2021-07-20fsl/fman: Add fibre supportMaxim Kochetkov
2021-07-20net/sched: act_skbmod: Skip non-Ethernet packetsPeilin Ye
2021-07-20mt7530 mt7530_fdb_write only set ivl bit vid larger than 1Eric Woudstra
2021-07-20Merge branch 'octeon-DMAC'David S. Miller
2021-07-20Merge branch 'net-hns3-fixes-for-net'Jakub Kicinski
2021-07-20net: hns3: fix rx VLAN offload state inconsistent issueJian Shen
2021-07-20net: hns3: disable port VLAN filter when support function level VLAN filter c...Jian Shen
2021-07-20net: hns3: add match_id to check mailbox response from PF to VFPeng Li
2021-07-20net: hns3: fix possible mismatches resp of mailboxChengwen Feng
2021-07-20net: bridge: do not replay fdb entries pointing towards the bridge twiceVladimir Oltean
2021-07-20net: Update MAINTAINERS for MediaTek switch driverLanden Chao
2021-07-20net/tcp_fastopen: remove obsolete externEric Dumazet
2021-07-20ipv6: ip6_finish_output2: set sk into newly allocated nskbVasily Averin
2021-07-19octeontx2-af: Introduce internal packet switchingSubbaraya Sundeep
2021-07-19octeontx2-af: Prepare for allocating MCAM rules for AFSubbaraya Sundeep
2021-07-19octeontx2-af: Enable transmit side LBK linkSubbaraya Sundeep
2021-07-19net/tcp_fastopen: fix data races around tfo_active_disable_stampEric Dumazet
2021-07-19Merge branch 'dt-bindinga-dwmac'David S. Miller
2021-07-19arm64: dts: imx8mp: change interrupt order per dt-bindingJoakim Zhang
2021-07-19dt-bindings: net: imx-dwmac: convert imx-dwmac bindings to yamlJoakim Zhang
2021-07-19dt-bindings: net: snps,dwmac: add missing DWMAC IP versionJoakim Zhang
2021-07-19net: hisilicon: rename CACHE_LINE_MASK to avoid redefinitionRandy Dunlap
2021-07-19Merge branch 'bnxt_en-fixes'David S. Miller
2021-07-19bnxt_en: Fix PTP capability discoveryMichael Chan
2021-07-19bnxt_en: Move bnxt_ptp_init() to bnxt_open()Michael Chan
2021-07-19bnxt_en: Check abort error state in bnxt_half_open_nic()Somnath Kotur
2021-07-19bnxt_en: Validate vlan protocol ID on RX packetsMichael Chan
2021-07-19bnxt_en: fix error path of FW resetSomnath Kotur
2021-07-19bnxt_en: Add missing check for BNXT_STATE_ABORT_ERR in bnxt_fw_rset_task()Michael Chan
2021-07-19bnxt_en: Refresh RoCE capabilities in bnxt_ulp_probe()Michael Chan
2021-07-19bnxt_en: reject ETS settings that will starve a TCEdwin Peer
2021-07-19bnxt_en: don't disable an already disabled PCI deviceKalesh AP
2021-07-18netrom: Decrease sock refcount when sock timers expireNguyen Dinh Phi
2021-07-18sctp: trim optlen when it's a huge value in sctp_setsockoptXin Long
2021-07-18net: sched: fix memory leak in tcindex_partial_destroy_workPavel Skripkin
2021-07-18net: Fix zero-copy head len calculation.Pravin B Shelar
2021-07-16bonding: fix build issueMahesh Bandewar
2021-07-16net: decnet: Fix sleeping inside in af_decnetYajun Deng