- c519cf9 docs: netdev: Fix typo in Signed-off-by tag by Thorsten Blum · 1 year, 7 months ago main
- 6e15774 Merge branch 'selftests-mptcp-mark-unstable-subtests-as-flaky' by Jakub Kicinski · 1 year, 7 months ago
- 38af56e selftests: mptcp: join: mark 'fail' tests as flaky by Matthieu Baerts (NGI0) · 1 year, 7 months ago
- 8c06ac2 selftests: mptcp: join: mark 'fastclose' tests as flaky by Matthieu Baerts (NGI0) · 1 year, 7 months ago
- cc73a65 selftests: mptcp: simult flows: mark 'unbalanced' tests as flaky by Matthieu Baerts (NGI0) · 1 year, 7 months ago
- 5597613 selftests: mptcp: lib: support flaky subtests by Matthieu Baerts (NGI0) · 1 year, 7 months ago
- 7a8cc96 Merge branch 'intel-wired-lan-driver-updates-2024-05-23-ice-idpf' by Jakub Kicinski · 1 year, 7 months ago
- 82617b9 ice: fix accounting if a VLAN already exists by Jacob Keller · 1 year, 7 months ago
- d514c8b idpf: don't enable NAPI and interrupts prior to allocating Rx buffers by Alexander Lobakin · 1 year, 7 months ago
- 266aa3b page_pool: fix &page_pool_params kdoc issues by Alexander Lobakin · 1 year, 7 months ago
- 4fb6790 net: micrel: Fix lan8841_config_intr after getting out of sleep mode by Horatiu Vultur · 1 year, 7 months ago
- bf0497f net:fec: Add fec_enet_deinit() by Xiaolei Wang · 1 year, 7 months ago
- 12f86b9 dt-bindings: net: pse-pd: ti,tps23881: Fix missing "additionalProperties" constraints by Rob Herring (Arm) · 1 year, 7 months ago
- 0fe53c0 dt-bindings: net: pse-pd: microchip,pd692x0: Fix missing "additionalProperties" constraints by Rob Herring (Arm) · 1 year, 7 months ago
- f4dca95 tcp: reduce accepted window in NEW_SYN_RECV state by Eric Dumazet · 1 year, 7 months ago
- be00872 net: gro: initialize network_offset in network layer by Willem de Bruijn · 1 year, 7 months ago
- 7b05ab8 ipv4: Fix address dump when IPv4 is disabled on an interface by Ido Schimmel · 1 year, 7 months ago
- 2786ae3 Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by Jakub Kicinski · 1 year, 7 months ago
- a63bf55 selftests/bpf: Cover verifier checks for mutating sockmap/sockhash by Jakub Sitnicki · 1 year, 7 months ago
- 3b9ce04 Revert "bpf, sockmap: Prevent lock inversion deadlock in map delete elem" by Jakub Sitnicki · 1 year, 7 months ago
- 98e948f bpf: Allow delete from sockmap/sockhash only if update is allowed by Jakub Sitnicki · 1 year, 7 months ago
- 52a2f06 net: usb: smsc95xx: fix changing LED_SEL bit value updated from EEPROM by Parthiban Veerasooran · 1 year, 7 months ago
- 1684842 Octeontx2-pf: Free send queue buffers incase of leaf to inner by Hariprasad Kelam · 1 year, 7 months ago
- 51d1b25 af_unix: Read sk->sk_hash under bindlock during bind(). by Kuniyuki Iwashima · 1 year, 7 months ago
- 97e1db0 af_unix: Annotate data-race around unix_sk(sk)->addr. by Kuniyuki Iwashima · 1 year, 7 months ago
- 21a22ed selftests: hsr: Fix "File exists" errors for hsr_ping by Geliang Tang · 1 year, 7 months ago
- e8021b9 enic: Validate length of nl attributes in enic_set_vf_port by Roded Zats · 1 year, 7 months ago
- 95348e4 selftests/bpf: Add netkit test for pkt_type by Daniel Borkmann · 1 year, 7 months ago
- 998ffeb selftests/bpf: Add netkit tests for mac address by Daniel Borkmann · 1 year, 7 months ago
- 3998d18 netkit: Fix pkt_type override upon netkit pass verdict by Daniel Borkmann · 1 year, 7 months ago
- d6fe532b netkit: Fix setting mac address in l2 mode by Daniel Borkmann · 1 year, 7 months ago
- dd6a403 ARC, bpf: Fix issues reported by the static analyzers by Shahab Vahedi · 1 year, 7 months ago
- 590016ad Merge branch 'fix-bpf-multi-uprobe-pid-filtering-logic' by Alexei Starovoitov · 1 year, 7 months ago
- 198034a selftests/bpf: extend multi-uprobe tests with USDTs by Andrii Nakryiko · 1 year, 7 months ago
- 7034242 selftests/bpf: extend multi-uprobe tests with child thread case by Andrii Nakryiko · 1 year, 7 months ago
- 04d939a libbpf: detect broken PID filtering logic for multi-uprobe by Andrii Nakryiko · 1 year, 7 months ago
- 4a8f635 bpf: remove unnecessary rcu_read_{lock,unlock}() in multi-uprobe attach logic by Andrii Nakryiko · 1 year, 7 months ago
- 46ba0e4 bpf: fix multi-uprobe PID filtering logic by Andrii Nakryiko · 1 year, 7 months ago
- 44382b3 bpf: Fix potential integer overflow in resolve_btfids by Friedrich Vock · 1 year, 8 months ago
- 0b4f5ad Merge branch 'mlx5-fixes' by David S. Miller · 1 year, 7 months ago
- 83fea49 net/mlx5e: Fix UDP GSO for encapsulated packets by Gal Pressman · 1 year, 7 months ago
- 5c74195 net/mlx5e: Use rx_missed_errors instead of rx_dropped for reporting buffer exhaustion by Carolina Jubran · 1 year, 7 months ago
- f55cd31 net/mlx5e: Do not use ptp structure for tx ts stats when not initialized by Rahul Rameshbabu · 1 year, 7 months ago
- 9a52f6d net/mlx5e: Fix IPsec tunnel mode offload feature check by Rahul Rameshbabu · 1 year, 7 months ago
- 16d66a4 net/mlx5: Use mlx5_ipsec_rx_status_destroy to correctly delete status rules by Rahul Rameshbabu · 1 year, 7 months ago
- 1b9f86c net/mlx5: Fix MTMP register capability offset in MCAM register by Gal Pressman · 1 year, 7 months ago
- fca3b47 net/mlx5: Do not query MPIR on embedded CPU function by Tariq Toukan · 1 year, 7 months ago
- 51ef930 net/mlx5: Lag, do bond only if slaves agree on roce state by Maher Sanalla · 1 year, 7 months ago
- 128d54f net: phy: micrel: set soft_reset callback to genphy_soft_reset for KSZ8061 by Mathieu Othacehe · 1 year, 7 months ago
- 06e785a connector: Fix invalid conversion in cn_proc.h by Matt Jan · 1 year, 8 months ago
- 66ad482 Merge tag 'net-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 1 year, 7 months ago
- 404001d Merge tag 'trace-fixes-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace by Linus Torvalds · 1 year, 7 months ago
- e82d2af Merge tag 'trace-tools-v6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace by Linus Torvalds · 1 year, 7 months ago
- d6a326d Merge tag 'trace-assign-str-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace by Linus Torvalds · 1 year, 7 months ago
- bca2a25d Merge tag 'sparc-for-6.10-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/alarsson/linux-sparc by Linus Torvalds · 1 year, 7 months ago
- 2b7ced1 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 1 year, 7 months ago
- 2ef32ad Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 1 year, 7 months ago
- df73757 tools/latency-collector: Fix -Wformat-security compile warns by Shuah Khan · 1 year, 9 months ago
- c71e3a5 r8169: Fix possible ring buffer corruption on fragmented Tx packets. by Ken Milmore · 1 year, 7 months ago
- 3d8597d Merge branch 'intel-interpret-set_channels-input-differently' by Paolo Abeni · 1 year, 7 months ago
- 5e7695e idpf: Interpret .set_channels() input differently by Larysa Zaremba · 1 year, 7 months ago
- 05d6f44 ice: Interpret .set_channels() input differently by Larysa Zaremba · 1 year, 7 months ago
- 6671e35 nfc: nci: Fix handling of zero-length payload packets in nci_rx_work() by Ryosuke Yasuoka · 1 year, 7 months ago
- 26afda7 net: relax socket state check at accept time. by Paolo Abeni · 1 year, 7 months ago
- 378979e tcp: remove 64 KByte limit for initial tp->rcv_wnd value by Jason Xing · 1 year, 7 months ago
- b31c7e7 net: ti: icssg_prueth: Fix NULL pointer dereference in prueth_probe() by Romain Gantois · 1 year, 7 months ago
- 91e61dd tls: fix missing memory barrier in tls_init by Dae R. Jeong · 1 year, 7 months ago
- 3b1c92f net: fec: avoid lock evasion when reading pps_enable by Wei Fang · 1 year, 7 months ago
- b35b1c0b Revert "ixgbe: Manual AN-37 for troublesome link partners for X550 SFI" by Jacob Keller · 1 year, 7 months ago
- a61a459 testing: net-drv: use stats64 for testing by Joe Damato · 1 year, 7 months ago
- c760b37 Merge tag 'mm-nonmm-stable-2024-05-22-17-30' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 1 year, 7 months ago
- 5c6f4d6 Merge tag 'mm-stable-2024-05-22-17-22' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 1 year, 7 months ago
- 2c92ca8 tracing/treewide: Remove second parameter of __assign_str() by Steven Rostedt (Google) · 1 year, 7 months ago
- de7e71e mm: simplify and improve print_vma_addr() output by Linus Torvalds · 1 year, 9 months ago
- f8a6e48 Merge local branch 'x86-codegen' by Linus Torvalds · 1 year, 7 months ago
- b9b60b3 x86: improve bitop code generation with clang by Linus Torvalds · 1 year, 9 months ago
- 7453b94 x86: improve array_index_mask_nospec() code generation by Linus Torvalds · 1 year, 9 months ago
- dbaaabd clang: work around asm input constraint problems by Linus Torvalds · 1 year, 9 months ago
- 5f16eb0 Merge tag 'char-misc-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 1 year, 7 months ago
- d90be6e Merge tag 'driver-core-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 1 year, 7 months ago
- be81389 Merge tag 'staging-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 1 year, 7 months ago
- f6b8e86 Merge tag 'tty-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 1 year, 7 months ago
- 89601f6 Merge tag 'usb-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 1 year, 7 months ago
- f3033eb Merge tag 'leds-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/leds by Linus Torvalds · 1 year, 7 months ago
- 7eae27c Merge tag 'backlight-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight by Linus Torvalds · 1 year, 7 months ago
- a85629f Merge tag 'mfd-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 1 year, 7 months ago
- 0bfbc91 Merge tag 'riscv-for-linus-6.10-mw1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 1 year, 7 months ago
- 4f05e82 Merge tag 'loongarch-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson by Linus Torvalds · 1 year, 7 months ago
- f33fda2 Merge tag 'microblaze-v6.10' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 1 year, 7 months ago
- 0e22bed Merge tag 'ovl-update-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/overlayfs/vfs by Linus Torvalds · 1 year, 7 months ago
- 4f2d34b Merge tag 'fuse-update-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 1 year, 7 months ago
- 681ce86 vfs: Delete the associated dentry when deleting a file by Yafang Shao · 1 year, 8 months ago
- c8fae27 virtio-pci: Check if is_avq is NULL by Li Zhang · 1 year, 10 months ago
- c0a7233 Merge tag 'stable/vduse-virtio-net' into vhost by Michael S. Tsirkin · 1 year, 8 months ago
- 8987515 virtio: delete vq in vp_find_vqs_msix() when request_irq() fails by Jiri Pirko · 1 year, 8 months ago
- 10e49da MAINTAINERS: add Eugenio Pérez as reviewer by Eugenio Pérez · 1 year, 11 months ago
- f452001 vhost-vdpa: Remove usage of the deprecated ida_simple_xx() API by Christophe JAILLET · 1 year, 9 months ago
- 4d68562 vp_vdpa: don't allocate unused msix vectors by Yuxue Liu · 1 year, 9 months ago
- 1fa74f2 sound: virtio: drop owner assignment by Krzysztof Kozlowski · 1 year, 9 months ago
- bc21020 fuse: virtio: drop owner assignment by Krzysztof Kozlowski · 1 year, 9 months ago