summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-04-05442-3079/+6710
|\
| * Merge tag 'net-6.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2024-04-0485-405/+1606
| |\
| | * Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2024-04-049-24/+75
| | |\
| | | * bpf, sockmap: Prevent lock inversion deadlock in map delete elemJakub Sitnicki2024-04-021-0/+6
| | | * Merge branch 'x86-bpf-fixes-for-the-bpf-jit-with-retbleed-stuff'Alexei Starovoitov2024-04-023-15/+12
| | | |\
| | | | * x86/bpf: Fix IP for relocating call depth accountingJoan Bruguera Micó2024-04-023-15/+12
| | | | * x86/bpf: Fix IP after emitting call depth accountingUros Bizjak2024-04-021-1/+1
| | | |/
| | | * bpf: fix possible file descriptor leaks in verifierAnton Protopopov2024-03-291-0/+3
| | | * tools/resolve_btfids: fix build with musl libcNatanael Copa2024-03-291-0/+2
| | | * bpf: support deferring bpf_link dealloc to after RCU grace periodAndrii Nakryiko2024-03-293-6/+49
| | | * bpf: put uprobe link's path and task in release callbackAndrii Nakryiko2024-03-291-3/+3
| | * | netfilter: validate user input for expected lengthEric Dumazet2024-04-044-0/+18
| | * | Merge tag 'nf-24-04-04' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski2024-04-041-16/+34
| | |\ \
| | | * | netfilter: nf_tables: discard table flag update with pending basechain deletionPablo Neira Ayuso2024-04-041-4/+5
| | | * | netfilter: nf_tables: Fix potential data-race in __nft_flowtable_type_get()Ziyang Xuan2024-04-041-2/+7
| | | * | netfilter: nf_tables: reject new basechain after table flag updatePablo Neira Ayuso2024-04-041-0/+3
| | | * | netfilter: nf_tables: flush pending destroy work before exit_net releasePablo Neira Ayuso2024-04-041-0/+1
| | | * | netfilter: nf_tables: release mutex after nft_gc_seq_end from abort pathPablo Neira Ayuso2024-04-041-5/+8
| | | * | netfilter: nf_tables: release batch on table validation from abort pathPablo Neira Ayuso2024-04-041-5/+10
| | * | | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski2024-04-044-18/+16
| | |\ \ \
| | | * | | idpf: fix kernel panic on unknown packet typesJoshua Hay2024-04-031-2/+2
| | | * | | ice: fix enabling RX VLAN filteringPetr Oros2024-04-031-10/+8
| | | * | | ice: Fix freeing uninitialized pointersDan Carpenter2024-04-032-6/+6
| | * | | | net/sched: act_skbmod: prevent kernel-infoleakEric Dumazet2024-04-041-5/+5
| | * | | | net: usb: ax88179_178a: avoid the interface always configured as random addressJose Ignacio Tornos Martinez2024-04-041-0/+2
| | * | | | net: dsa: sja1105: Fix parameters order in sja1110_pcs_mdio_write_c45()Christophe JAILLET2024-04-041-1/+1
| | * | | | net: ravb: Always update error countersPaul Barker2024-04-041-8/+9
| | * | | | net: ravb: Always process TX descriptor ringPaul Barker2024-04-041-2/+5
| | | |/ / | | |/| |
| | * | | Revert "tg3: Remove residual error handling in tg3_suspend"Paolo Abeni2024-04-041-4/+26
| | * | | tg3: Remove residual error handling in tg3_suspendNikita Kiryushin2024-04-041-26/+4
| | * | | net: mana: Fix Rx DMA datasize and skb_over_panicHaiyang Zhang2024-04-042-2/+1
| | * | | net/sched: fix lockdep splat in qdisc_tree_reduce_backlog()Eric Dumazet2024-04-041-1/+1
| | * | | net: phy: micrel: lan8814: Fix when enabling/disabling 1-step timestampingHoratiu Vultur2024-04-041-2/+8
| | * | | net: stmmac: fix rx queue priority assignmentPiotr Wejman2024-04-042-16/+62
| | * | | net: txgbe: fix i2c dev name cannot match clkdevDuanqiang Wen2024-04-041-3/+5
| | * | | Merge branch 'net-fec-fix-to-suspend-resume-with-mac_managed_pm'Jakub Kicinski2024-04-041-2/+9
| | |\ \ \ | | | |/ / | | |/| |
| | | * | net: fec: Set mac_managed_pm during probeWei Fang2024-04-041-2/+9
| | |/ /
| | * | net: bcmgenet: Reset RBUF on first openPhil Elwell2024-04-031-4/+12
| | * | octeontx2-af: Add array index checkAleksandr Mishin2024-04-031-0/+2
| | * | MAINTAINERS: mlx5: Add Tariq ToukanTariq Toukan2024-04-031-0/+2
| | * | ipv6: Fix infinite recursion in fib6_dump_done().Kuniyuki Iwashima2024-04-031-7/+7
| | * | r8169: fix issue caused by buggy BIOS on certain boards with RTL8168dHeiner Kallweit2024-04-031-0/+9
| | * | vsock/virtio: fix packet delivery to tap deviceMarco Pinna2024-04-031-1/+2
| | * | ax25: fix use-after-free bugs caused by ax25_ds_del_timerDuoming Zhou2024-04-031-1/+1
| | * | i40e: Fix VF MAC filter removalIvan Vecera2024-04-021-5/+6
| | * | Merge branch 'mptcp-fix-fallback-mib-counter-and-wrong-var-in-selftests'Jakub Kicinski2024-04-024-3/+14
| | |\ \
| | | * | selftests: mptcp: join: fix dev in check_endpointGeliang Tang2024-04-021-1/+3
| | | * | mptcp: don't account accept() of non-MPC client as fallback to TCPDavide Caratti2024-04-023-2/+11
| | |/ /
| | * | mptcp: prevent BPF accessing lowat from a subflow socket.Paolo Abeni2024-04-021-0/+4
| | * | selftests: reuseaddr_conflict: add missing new line at the end of the outputJakub Kicinski2024-04-021-1/+1