aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-21netfilter: nft_set_pipapo: release elements in clone only from destroy pathPablo Neira Ayuso
2024-03-20Merge branch 'octeontx2-pf-mbox-fixes'David S. Miller
2024-03-20octeontx2-af: Use separate handlers for interruptsSubbaraya Sundeep
2024-03-20octeontx2-pf: Send UP messages to VF only when VF is up.Subbaraya Sundeep
2024-03-20octeontx2-pf: Use default max_active works instead of oneSubbaraya Sundeep
2024-03-20octeontx2-pf: Wait till detach_resources msg is completeSubbaraya Sundeep
2024-03-20octeontx2: Detect the mbox up or down message via registerSubbaraya Sundeep
2024-03-19Merge tag 'ipsec-2024-03-19' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski
2024-03-19devlink: fix port new reply cmd typeJiri Pirko
2024-03-19tcp: Clear req->syncookie in reqsk_alloc().Kuniyuki Iwashima
2024-03-19net/bnx2x: Prevent access to a freed page in page_poolThinh Tran
2024-03-19net: phy: fix phy_read_poll_timeout argument type in genphy_loopbackNikita Kiryushin
2024-03-19net/sched: Add module alias for sch_fq_pieMichal Koutný
2024-03-19ipv4: raw: Fix sending packets from raw sockets via IPsec tunnelsTobias Brunner
2024-03-19hsr: Handle failures in module initFelix Maurer
2024-03-19rds: introduce acquire/release ordering in acquire/release_in_xmit()Yewon Choi
2024-03-19tools: ynl: add header guards for nlctrlJakub Kicinski
2024-03-19Merge branch 'wireguard-fixes-for-6-9-rc1'Paolo Abeni
2024-03-19wireguard: selftests: set RISCV_ISA_FALLBACK on riscv{32,64}Jason A. Donenfeld
2024-03-19wireguard: netlink: access device through ctx instead of peerJason A. Donenfeld
2024-03-19wireguard: netlink: check for dangling peer via is_dead instead of empty listJason A. Donenfeld
2024-03-19wireguard: device: remove generic .ndo_get_stats64Breno Leitao
2024-03-19wireguard: device: leverage core stats allocatorBreno Leitao
2024-03-19wireguard: receive: annotate data-race around receiving_counter.counterNikita Zhandarovich
2024-03-19net: move dev->state into net_device_read_txrx groupEric Dumazet
2024-03-18Revert "net: Re-use and set mono_delivery_time bit for userspace tstamp packets"Abhishek Chauhan
2024-03-18net: dsa: mt7530: prevent possible incorrect XTAL frequency selectionArınç ÜNAL
2024-03-18Merge branch 'veth-xdp-gro'David S. Miller
2024-03-18selftests: net: veth: test the ability to independently manipulate GRO and XDPIgnat Korchagin
2024-03-18net: veth: do not manipulate GRO when using XDPIgnat Korchagin
2024-03-18xfrm: Allow UDP encapsulation only in offload modesLeon Romanovsky
2024-03-18net: esp: fix bad handling of pages from page_poolDragos Tatulea
2024-03-18packet: annotate data-races around ignore_outgoingEric Dumazet
2024-03-18net: wan: fsl_qmc_hdlc: Fix module compilationHerve Codina
2024-03-15net: ethernet: mtk_eth_soc: fix PPE hanging issueDaniel Golle
2024-03-15net: mediatek: mtk_eth_soc: clear MAC_MCR_FORCE_LINK only when MAC is upDaniel Golle
2024-03-14net: remove {revc,send}msg_copy_msghdr() from exportsJens Axboe
2024-03-14net: txgbe: fix clk_name exceed MAX_DEV_ID limitsDuanqiang Wen
2024-03-14docs: networking: fix indentation errors in multi-pf-netdevJakub Kicinski
2024-03-14Merge branch 'rxrpc-fixes-for-af_rxrpc'Paolo Abeni
2024-03-14rxrpc: Fix error check on ->alloc_txbuf()David Howells
2024-03-14rxrpc: Fix use of changed alignment param to page_frag_alloc_align()David Howells
2024-03-14hsr: Fix uninit-value access in hsr_get_node()Shigeru Yoshida
2024-03-14vmxnet3: Fix missing reserved tailroomWilliam Tu
2024-03-14tcp: Fix refcnt handling in __inet_hash_connect().Kuniyuki Iwashima
2024-03-13devlink: Fix devlink parallel commands processingShay Drory
2024-03-13net/sched: taprio: proper TCA_TAPRIO_TC_ENTRY_INDEX checkEric Dumazet
2024-03-13octeontx2-af: Use matching wake_up API variant in CGX command interfaceLinu Cherian
2024-03-13soc: fsl: qbman: Use raw spinlock for cgr_lockSean Anderson
2024-03-13soc: fsl: qbman: Always disable interrupts when taking cgr_lockSean Anderson