summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-04-09nfc: llcp: fix nfc_llcp_setsockopt() unsafe copiesEric Dumazet
2024-04-09mISDN: fix MISDN_TIME_STAMP handlingEric Dumazet
2024-04-09net: add copy_safe_from_sockptr() helperEric Dumazet
2024-04-09ipv4/route: avoid unused-but-set-variable warningArnd Bergmann
2024-04-09ipv6: fib: hide unused 'pn' variableArnd Bergmann
2024-04-09octeontx2-af: Fix NIX SQ mode and BP configGeetha sowjanya
2024-04-08af_unix: Clear stale u->oob_skb.Kuniyuki Iwashima
2024-04-08net: ks8851: Handle softirqs at the end of IRQ thread to fix hangMarek Vasut
2024-04-08net: ks8851: Inline ks8851_rx_skb()Marek Vasut
2024-04-08Merge branch 'stmmac-missing-stats-DW-GMAC'David S. Miller
2024-04-08net: stmmac: mmc_core: Add GMAC mmc tx/rx missing statisticsMinda Chen
2024-04-08net: stmmac: mmc_core: Add GMAC LPI statisticsMinda Chen
2024-04-08Merge branch 'bnxt_en-fixes'David S. Miller
2024-04-08bnxt_en: Reset PTP tx_avail after possible firmware resetPavan Chebbi
2024-04-08bnxt_en: Fix error recovery for RoCE ulp clientVikas Gupta
2024-04-08bnxt_en: Fix possible memory leak in bnxt_rdma_aux_device_init()Vikas Gupta
2024-04-08s390/ism: fix receive message buffer allocationGerd Bayer
2024-04-08geneve: fix header validation in geneve[6]_xmit_skbEric Dumazet
2024-04-08MAINTAINERS: Drop Li Yang as their email address stopped workingUwe Kleine-König
2024-04-08Merge tag 'batadv-net-pullrequest-20240405' of git://git.open-mesh.org/linux-...David S. Miller
2024-04-08lib: checksum: hide unused expected_csum_ipv6_magic[]Arnd Bergmann
2024-04-07octeontx2-pf: Fix transmit scheduler resource leakHariprasad Kelam
2024-04-07virtio_net: Do not send RSS key if it is not supportedBreno Leitao
2024-04-05xsk: validate user input for XDP_{UMEM|COMPLETION}_FILL_RINGEric Dumazet
2024-04-05u64_stats: fix u64_stats_init() for lockdep when used repeatedly in one filePetr Tesarik
2024-04-05net: openvswitch: fix unwanted error log on timeout policy probingIlya Maximets
2024-04-04Merge tag 'net-6.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-04-04Merge tag 'bcachefs-2024-04-03' of https://evilpiepirate.org/git/bcachefsLinus Torvalds
2024-04-04Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-04-04netfilter: validate user input for expected lengthEric Dumazet
2024-04-04Merge tag 'nf-24-04-04' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski
2024-04-04Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2024-04-04net/sched: act_skbmod: prevent kernel-infoleakEric Dumazet
2024-04-04net: usb: ax88179_178a: avoid the interface always configured as random addressJose Ignacio Tornos Martinez
2024-04-04net: dsa: sja1105: Fix parameters order in sja1110_pcs_mdio_write_c45()Christophe JAILLET
2024-04-04net: ravb: Always update error countersPaul Barker
2024-04-04net: ravb: Always process TX descriptor ringPaul Barker
2024-04-04netfilter: nf_tables: discard table flag update with pending basechain deletionPablo Neira Ayuso
2024-04-04netfilter: nf_tables: Fix potential data-race in __nft_flowtable_type_get()Ziyang Xuan
2024-04-04netfilter: nf_tables: reject new basechain after table flag updatePablo Neira Ayuso
2024-04-04netfilter: nf_tables: flush pending destroy work before exit_net releasePablo Neira Ayuso
2024-04-04netfilter: nf_tables: release mutex after nft_gc_seq_end from abort pathPablo Neira Ayuso
2024-04-04netfilter: nf_tables: release batch on table validation from abort pathPablo Neira Ayuso
2024-04-04Revert "tg3: Remove residual error handling in tg3_suspend"Paolo Abeni
2024-04-04tg3: Remove residual error handling in tg3_suspendNikita Kiryushin
2024-04-03net: mana: Fix Rx DMA datasize and skb_over_panicHaiyang Zhang
2024-04-03net/sched: fix lockdep splat in qdisc_tree_reduce_backlog()Eric Dumazet
2024-04-03net: phy: micrel: lan8814: Fix when enabling/disabling 1-step timestampingHoratiu Vultur
2024-04-03net: stmmac: fix rx queue priority assignmentPiotr Wejman
2024-04-03net: txgbe: fix i2c dev name cannot match clkdevDuanqiang Wen