summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-06-12sctp: handle invalid error codes without calling BUG()Dan Carpenter1-1/+4
2023-06-12ipvlan: fix bound dev checking for IPv6 l3s modeHangbin Liu1-0/+4
2023-06-12net: ethtool: correct MAX attribute value for statsJakub Kicinski1-1/+1
2023-06-10bnx2x: fix page fault following EEH recoveryDavid Christensen1-2/+7
2023-06-10Merge tag 'nf-23-06-08' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...David S. Miller4-18/+103
2023-06-10netlabel: fix shift wrapping bug in netlbl_catmap_setlong()Dmitry Mastykin1-1/+2
2023-06-10Merge branch 'octeontx2-af-fixes'David S. Miller1-5/+2
2023-06-10octeontx2-af: fix lbk link credits on cn10kNithin Dabilpuram1-4/+0
2023-06-10octeontx2-af: fixed resource availability checkSatha Rao1-1/+2
2023-06-10Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski2-7/+5
2023-06-10iavf: remove mask from iavf_irq_enable_queues()Ahmed Zaki3-11/+8
2023-06-10Merge branch 'selftests-mptcp-skip-tests-not-supported-by-old-kernels-part-2'Jakub Kicinski8-44/+135
2023-06-10selftests: mptcp: userspace pm: skip PM listener events tests if unavailableMatthieu Baerts1-0/+6
2023-06-10selftests: mptcp: userspace pm: skip if not supportedMatthieu Baerts1-0/+5
2023-06-10selftests: mptcp: userspace pm: skip if 'ip' tool is unavailableMatthieu Baerts1-1/+1
2023-06-10selftests: mptcp: sockopt: skip TCP_INQ checks if not supportedMatthieu Baerts1-2/+12
2023-06-10selftests: mptcp: sockopt: skip getsockopt checks if not supportedMatthieu Baerts1-0/+6
2023-06-10selftests: mptcp: sockopt: relax expected returned sizeMatthieu Baerts1-6/+12
2023-06-10selftests: mptcp: pm nl: skip fullmesh flag checks if not supportedMatthieu Baerts1-5/+10
2023-06-10selftests: mptcp: pm nl: remove hardcoded default limitsMatthieu Baerts1-5/+7
2023-06-10selftests: mptcp: diag: skip inuse tests if not supportedMatthieu Baerts1-1/+1
2023-06-10selftests: mptcp: diag: skip listen tests if not supportedMatthieu Baerts1-25/+17
2023-06-10selftests: mptcp: connect: skip TFO tests if not supportedMatthieu Baerts1-0/+5
2023-06-10selftests: mptcp: connect: skip disconnect tests if not supportedMatthieu Baerts1-0/+5
2023-06-10selftests: mptcp: connect: skip transp tests if not supportedMatthieu Baerts1-0/+10
2023-06-10selftests: mptcp: lib: skip if missing symbolMatthieu Baerts2-0/+39
2023-06-09net/sched: cls_u32: Fix reference counter leak leading to overflowLee Jones1-8/+10
2023-06-09net/sched: taprio: fix slab-out-of-bounds Read in taprio_dequeue_from_txqZhengchao Shao1-0/+3
2023-06-09octeontx2-af: Fix promiscuous modeRatheesh Kannoth1-27/+2
2023-06-09net: renesas: rswitch: Fix timestamp feature after all descriptors are usedYoshihiro Shimoda1-14/+22
2023-06-09net/sched: act_pedit: Parse L3 Header for L4 offsetMax Tottenham1-5/+43
2023-06-09net: usb: qmi_wwan: add support for Compal RXM-G1Wes Huang1-0/+2
2023-06-09igb: Fix extts capture value format for 82580/i354/i350Yuezhen Luan1-2/+6
2023-06-09ping6: Fix send to link-local addresses with VRF.Guillaume Nault1-1/+2
2023-06-08net: enetc: correct the indexes of highest and 2nd highest TCsWei Fang1-2/+2
2023-06-08netfilter: nf_tables: incorrect error path handling with NFT_MSG_NEWRULEPablo Neira Ayuso1-1/+2
2023-06-08ice: Fix XDP memory leak when NIC is brought up and downKamil Maziarz1-0/+4
2023-06-08Merge tag 'net-6.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds105-386/+788
2023-06-08Merge tag 'xfs-6.4-rc5-fixes' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds24-229/+427
2023-06-08ice: Don't dereference NULL in ice_gnss_read error pathSimon Horman1-7/+1
2023-06-08Merge branch 'bnxt_en-bug-fixes'Paolo Abeni3-10/+33
2023-06-08bnxt_en: Implement .set_port / .unset_port UDP tunnel callbacksSomnath Kotur1-7/+18
2023-06-08bnxt_en: Prevent kernel panic when receiving unexpected PHC_UPDATE eventPavan Chebbi2-0/+7
2023-06-08bnxt_en: Skip firmware fatal error recovery if chip is not accessibleVikas Gupta1-2/+3
2023-06-08bnxt_en: Query default VLAN before VNIC setup on a VFSomnath Kotur1-0/+3
2023-06-08bnxt_en: Don't issue AP reset during ethtool's reset operationSreekanth Reddy1-1/+1
2023-06-08bnxt_en: Fix bnxt_hwrm_update_rss_hash_cfg()Pavan Chebbi1-0/+1
2023-06-08Merge tag 'batadv-net-pullrequest-20230607' of git://git.open-mesh.org/linux-...Jakub Kicinski1-1/+1
2023-06-08net: bcmgenet: Fix EEE implementationFlorian Fainelli3-14/+16
2023-06-08eth: ixgbe: fix the wake conditionJakub Kicinski1-1/+1