summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-06-19ionic: remove missed doorbell per-queue timerShannon Nelson
2024-06-19Merge branch 'mlxsw-use-page-pool-for-rx-buffers-allocation'Jakub Kicinski
2024-06-19mlxsw: pci: Use napi_consume_skb() to free SKB as part of Tx completionAmit Cohen
2024-06-19mlxsw: pci: Do not store SKB for RDQ elementsAmit Cohen
2024-06-19mlxsw: pci: Optimize data buffer accessAmit Cohen
2024-06-19mlxsw: pci: Use page pool for Rx buffers allocationAmit Cohen
2024-06-19mlxsw: pci: Initialize page pool per CQAmit Cohen
2024-06-19mlxsw: pci: Store CQ pointer as part of RDQ structureAmit Cohen
2024-06-19mlxsw: pci: Split NAPI setup/teardown into two stepsAmit Cohen
2024-06-19net: hsr: cosmetic: Remove extra white spaceLukasz Majewski
2024-06-19net/tcp_ao: Don't leak ao_info on error-pathDmitry Safonov
2024-06-19virtio_net: add support for Byte Queue LimitsJiri Pirko
2024-06-19net: smc9194: add missing MODULE_DESCRIPTION() macroJeff Johnson
2024-06-19net: ethernet: mac89x0: add missing MODULE_DESCRIPTION() macroJeff Johnson
2024-06-19net: amd: add missing MODULE_DESCRIPTION() macrosJeff Johnson
2024-06-19net: arcnet: com20020-isa: add missing MODULE_DESCRIPTION() macroJeff Johnson
2024-06-19ice: Fix VSI list rule with ICE_SW_LKUP_LAST typeMarcin Szycik
2024-06-19ipv6: bring NLM_DONE out to a separate recv() againJakub Kicinski
2024-06-19Merge tag 'probes-fixes-v6.10-rc4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-06-19Merge tag 'mips-fixes_6.10_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-06-19selftests: add selftest for the SRv6 End.DX6 behavior with netfilterJianguo Wu
2024-06-19selftests: add selftest for the SRv6 End.DX4 behavior with netfilterJianguo Wu
2024-06-19netfilter: move the sysctl nf_hooks_lwtunnel into the netfilter coreJianguo Wu
2024-06-19seg6: fix parameter passing when calling NF_HOOK() in End.DX4 and End.DX6 beh...Jianguo Wu
2024-06-19netfilter: ipset: Fix suspicious rcu_dereference_protected()Jozsef Kadlecsik
2024-06-19selftests: openvswitch: Set value to nla flags.Adrian Moreno
2024-06-19net: dsa: mt7530: add support for bridge port isolationMatthias Schiffer
2024-06-19net: dsa: mt7530: factor out bridge join/leave logicMatthias Schiffer
2024-06-19octeontx2-pf: Fix linking objects into multiple modulesGeetha sowjanya
2024-06-19Merge branch 'net-drop-rx-socket-tracepoint'David S. Miller
2024-06-19af_packet: use sk_skb_reason_drop to free rx packetsYan Zhai
2024-06-19udp: use sk_skb_reason_drop to free rx packetsYan Zhai
2024-06-19tcp: use sk_skb_reason_drop to free rx packetsYan Zhai
2024-06-19net: raw: use sk_skb_reason_drop to free rx packetsYan Zhai
2024-06-19ping: use sk_skb_reason_drop to free rx packetsYan Zhai
2024-06-19net: introduce sk_skb_reason_drop functionYan Zhai
2024-06-19net: add rx_sk to trace_kfree_skbYan Zhai
2024-06-19octeontx2-pf: Add error handling to VLAN unoffload handlingSimon Horman
2024-06-19Merge branch 'am65x-ptp'David S. Miller
2024-06-19arm64: dts: ti: iot2050: Add IEP interrupts for SR1.0 devicesDiogo Ivo
2024-06-19net: ti: icss-iep: Enable compare eventsDiogo Ivo
2024-06-19dt-bindings: net: Add IEP interruptDiogo Ivo
2024-06-19net: ti: icss-iep: Remove spinlock-based synchronizationDiogo Ivo
2024-06-19net: ti: icssg-prueth: Enable PTP timestamping support for SR1.0 devicesDiogo Ivo
2024-06-19Merge branch 'virtio_net-csum-xdp-fixes'David S. Miller
2024-06-19virtio_net: fixing XDP for fully checksummed packets handlingHeng Qi
2024-06-19virtio_net: checksum offloading handling fixHeng Qi
2024-06-19net: usb: ax88179_178a: improve reset checkJose Ignacio Tornos Martinez
2024-06-19rds:Simplify the allocation of slab cachesHongfu Li
2024-06-18net: mana: Add support for page sizes other than 4KB on ARM64Haiyang Zhang