summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* selftests: forwarding: Fix ping failure due to short timeoutIdo Schimmel2024-03-212-4/+4
* MAINTAINERS: step down as netfilter maintainerFlorian Westphal2024-03-211-1/+0
* Merge branch 'mt7530-dsa-subdriver-fix-vlan-egress-and-handling-of-all-link-l...Paolo Abeni2024-03-212-9/+65
|\
| * net: dsa: mt7530: fix handling of all link-local framesArınç ÜNAL2024-03-212-4/+46
| * net: dsa: mt7530: fix link-local frames that ingress vlan filtering portsArınç ÜNAL2024-03-212-9/+23
|/
* Merge branch 'report-rcu-qs-for-busy-network-kthreads'Jakub Kicinski2024-03-203-0/+37
|\
| * bpf: report RCU QS in cpumap kthreadYan Zhai2024-03-201-0/+3
| * net: report RCU QS on threaded NAPI repollingYan Zhai2024-03-201-0/+3
| * rcu: add a helper to report consolidated flavor QSYan Zhai2024-03-201-0/+31
|/
* ionic: update documentation for XDP supportShannon Nelson2024-03-201-0/+22
* lib/bitmap: Fix bitmap_scatter() and bitmap_gather() kernel docHerve Codina2024-03-201-21/+23
* Merge branch 'octeontx2-pf-mbox-fixes'David S. Miller2024-03-2010-88/+225
|\
| * octeontx2-af: Use separate handlers for interruptsSubbaraya Sundeep2024-03-201-3/+14
| * octeontx2-pf: Send UP messages to VF only when VF is up.Subbaraya Sundeep2024-03-201-0/+3
| * octeontx2-pf: Use default max_active works instead of oneSubbaraya Sundeep2024-03-201-3/+4
| * octeontx2-pf: Wait till detach_resources msg is completeSubbaraya Sundeep2024-03-202-2/+2
| * octeontx2: Detect the mbox up or down message via registerSubbaraya Sundeep2024-03-209-83/+205
|/
* Merge tag 'ipsec-2024-03-19' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski2024-03-194-9/+20
|\
| * xfrm: Allow UDP encapsulation only in offload modesLeon Romanovsky2024-03-181-1/+2
| * net: esp: fix bad handling of pages from page_poolDragos Tatulea2024-03-183-8/+18
* | devlink: fix port new reply cmd typeJiri Pirko2024-03-191-1/+1
* | tcp: Clear req->syncookie in reqsk_alloc().Kuniyuki Iwashima2024-03-193-1/+12
* | net/bnx2x: Prevent access to a freed page in page_poolThinh Tran2024-03-191-3/+3
* | net: phy: fix phy_read_poll_timeout argument type in genphy_loopbackNikita Kiryushin2024-03-191-2/+2
* | net/sched: Add module alias for sch_fq_pieMichal Koutný2024-03-191-0/+2
* | ipv4: raw: Fix sending packets from raw sockets via IPsec tunnelsTobias Brunner2024-03-191-0/+1
* | hsr: Handle failures in module initFelix Maurer2024-03-191-4/+11
* | rds: introduce acquire/release ordering in acquire/release_in_xmit()Yewon Choi2024-03-191-3/+2
* | tools: ynl: add header guards for nlctrlJakub Kicinski2024-03-191-0/+1
* | Merge branch 'wireguard-fixes-for-6-9-rc1'Paolo Abeni2024-03-195-17/+12
|\ \
| * | wireguard: selftests: set RISCV_ISA_FALLBACK on riscv{32,64}Jason A. Donenfeld2024-03-192-0/+2
| * | wireguard: netlink: access device through ctx instead of peerJason A. Donenfeld2024-03-191-2/+2
| * | wireguard: netlink: check for dangling peer via is_dead instead of empty listJason A. Donenfeld2024-03-191-3/+3
| * | wireguard: device: remove generic .ndo_get_stats64Breno Leitao2024-03-191-1/+0
| * | wireguard: device: leverage core stats allocatorBreno Leitao2024-03-191-8/+2
| * | wireguard: receive: annotate data-race around receiving_counter.counterNikita Zhandarovich2024-03-191-3/+3
|/ /
* | net: move dev->state into net_device_read_txrx groupEric Dumazet2024-03-193-3/+4
* | Revert "net: Re-use and set mono_delivery_time bit for userspace tstamp packets"Abhishek Chauhan2024-03-186-10/+6
* | net: dsa: mt7530: prevent possible incorrect XTAL frequency selectionArınç ÜNAL2024-03-181-10/+4
* | Merge branch 'veth-xdp-gro'David S. Miller2024-03-183-21/+25
|\ \ | |/ |/|
| * selftests: net: veth: test the ability to independently manipulate GRO and XDPIgnat Korchagin2024-03-182-3/+25
| * net: veth: do not manipulate GRO when using XDPIgnat Korchagin2024-03-181-18/+0
|/
* packet: annotate data-races around ignore_outgoingEric Dumazet2024-03-182-3/+3
* net: wan: fsl_qmc_hdlc: Fix module compilationHerve Codina2024-03-181-1/+1
* net: ethernet: mtk_eth_soc: fix PPE hanging issueDaniel Golle2024-03-151-7/+11
* net: mediatek: mtk_eth_soc: clear MAC_MCR_FORCE_LINK only when MAC is upDaniel Golle2024-03-151-4/+3
* net: remove {revc,send}msg_copy_msghdr() from exportsJens Axboe2024-03-143-21/+7
* net: txgbe: fix clk_name exceed MAX_DEV_ID limitsDuanqiang Wen2024-03-141-1/+1
* docs: networking: fix indentation errors in multi-pf-netdevJakub Kicinski2024-03-141-29/+29
* Merge branch 'rxrpc-fixes-for-af_rxrpc'Paolo Abeni2024-03-142-4/+4
|\