summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-05-18Merge tag 'nf-next-2023-05-18' of https://git.kernel.org/pub/scm/linux/kernel...Jakub Kicinski
2023-05-18Merge branch 'net-lan966x-add-support-for-pcp-dei-dscp'Paolo Abeni
2023-05-18net: lan966x: Add support for DSCP rewriteHoratiu Vultur
2023-05-18net: lan966x: Add support for PCP rewriteHoratiu Vultur
2023-05-18net: lan966x: Add support for offloading default prioHoratiu Vultur
2023-05-18net: lan966x: Add support for offloading dscp tableHoratiu Vultur
2023-05-18net: lan966x: Add support for apptrustHoratiu Vultur
2023-05-18net: lan966x: Add support for offloading pcp tableHoratiu Vultur
2023-05-18net: lan966x: Add registers to configure PCP, DEI, DSCPHoratiu Vultur
2023-05-18netfilter: flowtable: split IPv6 datapath in helper functionsPablo Neira Ayuso
2023-05-18netfilter: flowtable: split IPv4 datapath in helper functionsPablo Neira Ayuso
2023-05-18netfilter: flowtable: simplify route logicPablo Neira Ayuso
2023-05-18netfilter: conntrack: allow insertion clash of gre protocolFaicker Mo
2023-05-18netfilter: nft_set_pipapo: Use struct_size()Christophe JAILLET
2023-05-18netfilter: Reorder fields in 'struct nf_conntrack_expect'Christophe JAILLET
2023-05-18netfilter: nft_exthdr: add boolean DCCP option matchingJeremy Sowden
2023-05-18netfilter: nf_tables: always increment set element countFlorian Westphal
2023-05-18netfilter: nf_tables: relax set/map validation checksFlorian Westphal
2023-05-17net: openvswitch: Use struct_size()Christophe JAILLET
2023-05-17mlxfw: Replace zero-length array with DECLARE_FLEX_ARRAY() helperGustavo A. R. Silva
2023-05-17net: libwx: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2023-05-17dt-bindings: net: nxp,sja1105: document spi-cpol/cphaKrzysztof Kozlowski
2023-05-17net/pppoe: make number of hash bits configurableJaco Kroon
2023-05-17Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2023-05-17octeontx2-pf: mcs: Support VLAN in clear textSubbaraya Sundeep
2023-05-17seg6: Cleanup duplicates of skb_dst_drop callsYuya Tajima
2023-05-17Merge branch 'tcp-io_uring-zc-opts'David S. Miller
2023-05-17net/tcp: optimise io_uring zc ubuf refcountingPavel Begunkov
2023-05-17net/tcp: don't peek at tail for io_uring zcPavel Begunkov
2023-05-16Merge tag 'linux-can-next-for-6.5-20230515' of git://git.kernel.org/pub/scm/l...Jakub Kicinski
2023-05-16Revert "net: Remove low_thresh in ip defrag"Jakub Kicinski
2023-05-16Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-05-16ice: add dynamic interrupt allocationPiotr Raczynski
2023-05-16ice: track interrupt vectors with xarrayPiotr Raczynski
2023-05-16ice: add individual interrupt allocationPiotr Raczynski
2023-05-16ice: remove redundant SRIOV codePiotr Raczynski
2023-05-16ice: refactor VF control VSI interrupt handlingPiotr Raczynski
2023-05-16ice: use preferred MSIX allocation apiPiotr Raczynski
2023-05-16ice: use pci_irq_vector helper functionPiotr Raczynski
2023-05-16ice: move interrupt related code to separate filePiotr Raczynski
2023-05-16Merge branch 'spdx-conversion-for-bonding-8390-and-i825xx-drivers'Paolo Abeni
2023-05-16net: ethernet: i825xx: sun3_8256: Add SPDX license identifierBagas Sanjaya
2023-05-16net: ethernet: i825xx: Replace unversioned GPL (GPL 1.0) notice with SPDX ide...Bagas Sanjaya
2023-05-16net: ethernet: 8390: Replace GPL 2.0 boilerplate with SPDX identifierBagas Sanjaya
2023-05-16net: ethernet: 8390: Convert unversioned GPL notice to SPDX license identifierBagas Sanjaya
2023-05-16net: bonding: Add SPDX identifier to remaining filesBagas Sanjaya
2023-05-16net: skbuff: update comment about pfmemalloc propagatingYunsheng Lin
2023-05-15bpf: Fix memleak due to fentry attach failureYafang Shao
2023-05-15Merge patch series "can: Convert to platform remove callback returning void"Marc Kleine-Budde
2023-05-15can: xilinx: Convert to platform remove callback returning voidUwe Kleine-König