summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-21Merge tag 'nf-24-03-21' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni
2024-03-21Merge tag 'linux-can-fixes-for-6.9-20240319' of git://git.kernel.org/pub/scm/...Paolo Abeni
2024-03-21selftests: forwarding: Fix ping failure due to short timeoutIdo Schimmel
2024-03-21MAINTAINERS: step down as netfilter maintainerFlorian Westphal
2024-03-21netfilter: nf_tables: Fix a memory leak in nf_tables_updchainQuan Tian
2024-03-21Merge branch 'mt7530-dsa-subdriver-fix-vlan-egress-and-handling-of-all-link-l...Paolo Abeni
2024-03-21net: dsa: mt7530: fix handling of all link-local framesArınç ÜNAL
2024-03-21net: dsa: mt7530: fix link-local frames that ingress vlan filtering portsArınç ÜNAL
2024-03-20Merge branch 'report-rcu-qs-for-busy-network-kthreads'Jakub Kicinski
2024-03-20bpf: report RCU QS in cpumap kthreadYan Zhai
2024-03-20net: report RCU QS on threaded NAPI repollingYan Zhai
2024-03-20rcu: add a helper to report consolidated flavor QSYan Zhai
2024-03-20ionic: update documentation for XDP supportShannon Nelson
2024-03-20lib/bitmap: Fix bitmap_scatter() and bitmap_gather() kernel docHerve Codina
2024-03-21netfilter: nf_tables: do not compare internal table flags on updatesPablo Neira Ayuso
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-19can: kvaser_pciefd: Add additional Xilinx interruptsMartin Jocić
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