summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-07-27tipc: check return value of pskb_trim()Yuanjun Gong1-1/+2
2023-07-27benet: fix return value check in be_lancer_xmit_workarounds()Yuanjun Gong1-1/+2
2023-07-27Merge tag 'nf-23-07-26' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...Jakub Kicinski3-17/+35
2023-07-27virtio-net: fix race between set queues and probeJason Wang1-2/+2
2023-07-27net/sched: mqprio: Add length check for TCA_MQPRIO_{MAX/MIN}_RATE64Lin Ma1-0/+14
2023-07-27splice, net: Fix splice_to_socket() for O_NONBLOCK socketJan Stancek1-0/+2
2023-07-27net: fec: tx processing does not call XDP APIs if budget is 0Wei Fang1-4/+12
2023-07-27Merge branch 'mptcp-more-fixes-for-6-5'Jakub Kicinski2-5/+2
2023-07-27mptcp: more accurate NL event generationPaolo Abeni1-2/+1
2023-07-27selftests: mptcp: join: only check for ip6tables if neededMatthieu Baerts1-3/+1
2023-07-26Merge branch 'tools-ynl-gen-fix-parse-multi-attr-enum-attribute'Jakub Kicinski1-8/+8
2023-07-26tools: ynl-gen: fix parse multi-attr enum attributeArkadiusz Kubalewski1-6/+6
2023-07-26tools: ynl-gen: fix enum index in _decode_enum(..)Arkadiusz Kubalewski1-2/+2
2023-07-26netfilter: nf_tables: disallow rule addition to bound chain via NFTA_RULE_CHA...Pablo Neira Ayuso1-2/+3
2023-07-26netfilter: nf_tables: skip immediate deactivate in _PREPARE_ERRORPablo Neira Ayuso1-9/+18
2023-07-26netfilter: nft_set_rbtree: fix overlap expiration walkFlorian Westphal1-6/+14
2023-07-26igc: Fix Kernel Panic during ndo_tx_timeout callbackMuhammad Husaini Zulkifli1-12/+28
2023-07-26net: dsa: qca8k: fix mdb add/del case with 0 VIDChristian Marangi1-0/+6
2023-07-26net: dsa: qca8k: fix broken search_and_delChristian Marangi1-0/+4
2023-07-26net: dsa: qca8k: fix search_and_insert wrong handling of new ruleChristian Marangi1-3/+6
2023-07-26net: dsa: qca8k: enable use_single_write for qca8xxxChristian Marangi1-2/+5
2023-07-26net: ipa: only reset hashed tables when supportedAlex Elder1-9/+11
2023-07-26Merge branch 'net-fix-error-warning-by-fstrict-flex-arrays-3'Jakub Kicinski3-6/+8
2023-07-26af_packet: Fix warning of fortified memcpy() in packet_getname().Kuniyuki Iwashima2-2/+6
2023-07-26af_unix: Fix fortify_panic() in unix_bind_bsd().Kuniyuki Iwashima1-4/+2
2023-07-26macvlan: add forgotten nla_policy for IFLA_MACVLAN_BC_CUTOFFLin Ma1-0/+1
2023-07-25net: stmmac: Apply redundant write work around on 4.xx tooVincent Whitchurch1-1/+3
2023-07-25octeontx2-af: Fix hash extraction enable configurationSuman Ghosh2-5/+46
2023-07-25Merge branch 'fix-up-dev-flags-when-add-p2p-down-link'Paolo Abeni2-0/+14
2023-07-25team: reset team's flags when down link is P2P deviceHangbin Liu1-0/+9
2023-07-25bonding: reset bond's flags when down link is P2P deviceHangbin Liu1-0/+5
2023-07-25Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski2-6/+7
2023-07-25Merge tag 'linux-can-fixes-for-6.5-20230724' of git://git.kernel.org/pub/scm/...Jakub Kicinski2-2/+5
2023-07-25ice: Fix memory management in ice_ethtool_fdir.cJedrzej Jagielski1-12/+14
2023-07-25tcp: Reduce chance of collisions in inet6_hashfn().Stewart Smith1-6/+2
2023-07-25net: fec: avoid tx queue timeout when XDP is enabledWei Fang1-0/+2
2023-07-25ipv6 addrconf: fix bug where deleting a mngtmpaddr can create a new temporary...Maciej Żenczykowski1-4/+10
2023-07-25ethernet: atheros: fix return value check in atl1e_tso_csum()Yuanjun Gong1-2/+5
2023-07-25atheros: fix return value check in atl1_tso()Yuanjun Gong1-2/+5
2023-07-24Merge branch 'vxlan-gro-fixes'David S. Miller1-45/+97
2023-07-24vxlan: fix GRO with VXLAN-GPEJiri Benc1-15/+69
2023-07-24vxlan: generalize vxlan_parse_gpe_hdr and remove unused argsJiri Benc1-30/+28
2023-07-24ethernet: atheros: fix return value check in atl1c_tso_csum()Yuanjun Gong1-2/+5
2023-07-24vxlan: calculate correct header length for GPEJiri Benc3-18/+20
2023-07-24Merge branch 'hns3-fixes'David S. Miller8-16/+110
2023-07-24net: hns3: fix wrong bw weight of disabled tc issueJijie Shao2-4/+16
2023-07-24net: hns3: fix wrong tc bandwidth weight data issueJijie Shao1-2/+1
2023-07-24net: hns3: add tm flush when setting tmHao Lan7-6/+73
2023-07-24net: hns3: fix the imp capability bit cannot exceed 32 bits issueHao Lan2-4/+20
2023-07-23net: phy: marvell10g: fix 88x3310 power upJiawen Wu1-0/+7