summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-09-06rtase: Implement the .ndo_open functionJustin Lai1-0/+405
2024-09-06rtase: Add support for a pci table in this moduleJustin Lai2-0/+978
2024-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski305-1801/+3190
2024-09-06netlink: specs: nftables: allow decode of tailscale rulesetDonald Hunter1-0/+16
2024-09-06net: napi: Prevent overflow of napi_defer_hard_irqsJoe Damato3-4/+8
2024-09-06Merge tag 'net-6.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds62-667/+853
2024-09-06Merge tag 'spi-fix-v6.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-18/+26
2024-09-06Merge tag 'regulator-fix-v6.11-stub' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+8
2024-09-06Merge tag 'rust-fixes-6.11-2' of https://github.com/Rust-for-Linux/linuxLinus Torvalds11-36/+41
2024-09-06Merge tag 'trace-v6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-35/+73
2024-09-06ila: call nf_unregister_net_hooks() soonerEric Dumazet3-4/+16
2024-09-06tools/net/ynl: fix cli.py --subscribe featureArkadiusz Kubalewski1-3/+4
2024-09-06MAINTAINERS: fix ptp ocp driver maintainers addressVadim Fedorenko1-1/+1
2024-09-06selftests: net: enable bind testsJamie Bainbridge1-1/+2
2024-09-05MAINTAINERS: SPI: Add mailing list imx@lists.linux.dev for nxp spi driversFrank Li1-0/+3
2024-09-05MAINTAINERS: SPI: Add freescale lpspi maintainer informationFrank Li1-0/+8
2024-09-05Merge tag 'platform-drivers-x86-v6.11-6' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-2/+5
2024-09-05Merge tag 'linux_kselftest-kunit-fixes-6.11-rc7' of git://git.kernel.org/pub/...Linus Torvalds3-2/+72
2024-09-05tracing/timerlat: Add interface_lock around clearing of kthread in stop_kthre...Steven Rostedt1-7/+6
2024-09-05tracing/timerlat: Only clear timer if a kthread existsSteven Rostedt1-6/+13
2024-09-05tracing/osnoise: Use a cpumask to know what threads are kthreadsSteven Rostedt1-3/+15
2024-09-05eventfs: Use list_del_rcu() for SRCU protected list variableSteven Rostedt1-1/+1
2024-09-05tracing: Avoid possible softlockup in tracing_iter_reset()Zheng Yejian1-0/+2
2024-09-05Merge branch 'add-driver-for-motorcomm-yt8821-2-5g-ethernet-phy'Paolo Abeni1-12/+672
2024-09-05net: phy: Add driver for Motorcomm yt8821 2.5G ethernet phyFrank Sae1-4/+667
2024-09-05net: phy: Optimize phy speed mask to be compatible to yt8821Frank Sae1-8/+5
2024-09-05Merge tag 'linux-can-next-for-6.12-20240904-2' of git://git.kernel.org/pub/sc...Paolo Abeni12-0/+2269
2024-09-05spi: spi-fsl-lpspi: Fix off-by-one in prescale maxStefan Wahren1-2/+2
2024-09-05ptp: ptp_idt82p33: Convert comma to semicolonChen Ni1-4/+4
2024-09-05net: dsa: felix: Annotate struct action_gate_entry with __counted_byHongbo Li1-1/+1
2024-09-05Merge branch 'bonding-support-new-xfrm-state-offload-functions'Paolo Abeni1-13/+87
2024-09-05bonding: support xfrm state updateHangbin Liu1-0/+25
2024-09-05bonding: Add ESN support to IPSec HW offloadHangbin Liu1-0/+25
2024-09-05bonding: add common function to check ipsec deviceHangbin Liu1-13/+37
2024-09-05net: dsa: vsc73xx: fix possible subblocks range of CAPT blockPawel Dembicki1-2/+8
2024-09-05sched: sch_cake: fix bulk flow accounting logic for host fairnessToke Høiland-Jørgensen1-4/+7
2024-09-05net: stmmac: Batch set RX OWN flag and other flagsTan En De2-4/+8
2024-09-05docs: netdev: document guidance on cleanup.hJakub Kicinski1-0/+16
2024-09-05Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski6-161/+106
2024-09-05Merge tag 'wireless-next-2024-09-04' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski202-1578/+6223
2024-09-05Merge tag 'wireless-2024-09-04' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski10-148/+50
2024-09-05net: cadence: macb: Enable software IRQ coalescing by defaultSean Anderson1-0/+2
2024-09-05net: xilinx: axienet: Fix race in axienet_stopSean Anderson2-0/+11
2024-09-05net: phy: Check for read errors in SIOCGMIIREGNiklas Söderlund1-6/+11
2024-09-05pds_core: Remove redundant null pointer checksLi Zetao1-4/+4
2024-09-05ionic: Remove redundant null pointer checks in ionic_debugfs_add_qcq()Li Zetao1-1/+1
2024-09-05Merge branch 'unmask-upper-dscp-bits-part-3'Jakub Kicinski4-6/+9
2024-09-05ipv6: sit: Unmask upper DSCP bits in ipip6_tunnel_bind_dev()Ido Schimmel1-1/+1
2024-09-05ip6_tunnel: Unmask upper DSCP bits in ip4ip6_err()Ido Schimmel1-2/+5
2024-09-05ipv4: ipmr: Unmask upper DSCP bits in ipmr_queue_xmit()Ido Schimmel1-2/+2