| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-01-10 | net: phy: mxl-gpy: implement SGMII in-band configuration | Daniel Golle | 1 | -14/+47 |
| 2026-01-10 | dt-bindings: net: rockchip-dwmac: Allow "dma-coherent" | Rob Herring (Arm) | 1 | -0/+2 |
| 2026-01-10 | selftests: forwarding: update PTP tcpdump patterns | Jakub Kicinski | 1 | -9/+9 |
| 2026-01-10 | selftests: drv-net: gro: increase the rcvbuf size | Jakub Kicinski | 1 | -1/+24 |
| 2026-01-10 | selftests: tls: avoid flakiness in data_steal | Jakub Kicinski | 1 | -4/+12 |
| 2026-01-09 | Merge branch 'tools-ynl-clean-up-pylint-issues' | Jakub Kicinski | 8 | -249/+343 |
| 2026-01-09 | tools: ynl-gen-c: Fix remaining pylint warnings | Donald Hunter | 1 | -8/+10 |
| 2026-01-09 | tools: ynl-gen-c: fix pylint None, type, dict, generators, init | Donald Hunter | 1 | -22/+27 |
| 2026-01-09 | tools: ynl-gen-c: fix pylint warnings for returns, unused, redefined | Donald Hunter | 1 | -48/+52 |
| 2026-01-09 | tools: ynl-gen-c: suppress unhelpful pylint messages | Donald Hunter | 1 | -0/+11 |
| 2026-01-09 | tools: ynl: fix pylint issues in ynl_gen_rst | Donald Hunter | 1 | -0/+2 |
| 2026-01-09 | tools: ynl: ethtool: fix pylint issues | Donald Hunter | 1 | -15/+31 |
| 2026-01-09 | tools: ynl: fix logic errors reported by pylint | Donald Hunter | 1 | -3/+2 |
| 2026-01-09 | tools: ynl: fix pylint global variable related warnings | Donald Hunter | 2 | -23/+17 |
| 2026-01-09 | tools: ynl: fix pylint misc warnings | Donald Hunter | 3 | -14/+12 |
| 2026-01-09 | tools: ynl: fix pylint dict, indentation, long lines, uninitialised | Donald Hunter | 2 | -27/+29 |
| 2026-01-09 | tools: ynl: fix pylint exception warnings | Donald Hunter | 4 | -36/+52 |
| 2026-01-09 | tools: ynl: fix pylint redefinition, encoding errors | Donald Hunter | 3 | -58/+58 |
| 2026-01-09 | tools: ynl: pylint suppressions and docstrings | Donald Hunter | 5 | -0/+45 |
| 2026-01-09 | Merge branch 'support-for-hwtstamp_get-in-phy-part-2' | Jakub Kicinski | 2 | -11/+67 |
| 2026-01-09 | net: phy: microchip_rds_ptp: add HW timestamp configuration reporting | Vadim Fedorenko | 1 | -0/+13 |
| 2026-01-09 | net: phy: microchip_rds_ptp: improve HW ts config logic | Vadim Fedorenko | 1 | -5/+16 |
| 2026-01-09 | net: phy: micrel: add HW timestamp configuration reporting | Vadim Fedorenko | 1 | -0/+14 |
| 2026-01-09 | net: phy: micrel: improve HW timestamping config logic | Vadim Fedorenko | 1 | -6/+24 |
| 2026-01-09 | sfc: correct kernel-doc complaints | Randy Dunlap | 1 | -3/+4 |
| 2026-01-09 | dt-bindings: net: dsa: microchip: Make pinctrl 'reset' optional | Frank Li | 1 | -0/+3 |
| 2026-01-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 261 | -892/+2153 |
| 2026-01-08 | Merge tag 'net-6.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 74 | -372/+637 |
| 2026-01-08 | arp: do not assume dev_hard_header() does not change skb->head | Eric Dumazet | 1 | -3/+4 |
| 2026-01-08 | Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/... | Jakub Kicinski | 7 | -184/+256 |
| 2026-01-08 | net: enetc: fix build warning when PAGE_SIZE is greater than 128K | Wei Fang | 1 | -2/+2 |
| 2026-01-08 | Merge tag 'wireless-2026-01-08' of https://git.kernel.org/pub/scm/linux/kerne... | Jakub Kicinski | 6 | -6/+20 |
| 2026-01-08 | atm: Fix dma_free_coherent() size | Thomas Fourier | 1 | -1/+2 |
| 2026-01-08 | tools: ynl: don't install tests | Jakub Kicinski | 1 | -1/+0 |
| 2026-01-08 | net: do not write to msg_get_inq in callee | Willem de Bruijn | 2 | -10/+6 |
| 2026-01-08 | bnxt_en: Fix NULL pointer crash in bnxt_ptp_enable during error cleanup | Breno Leitao | 1 | -3/+3 |
| 2026-01-08 | net: usb: pegasus: fix memory leak in update_eth_regs_async() | Petko Manolov | 1 | -0/+2 |
| 2026-01-08 | net: 3com: 3c59x: fix possible null dereference in vortex_probe1() | Thomas Fourier | 1 | -1/+1 |
| 2026-01-08 | net/sched: sch_qfq: Fix NULL deref when deactivating inactive aggregate in qf... | Xiang Mei | 1 | -1/+1 |
| 2026-01-08 | Merge branch 'net-discard-pm_runtime_put-return-value' | Jakub Kicinski | 5 | -15/+10 |
| 2026-01-08 | net: wan: framer: Discard pm_runtime_put() return values | Rafael J. Wysocki | 2 | -6/+5 |
| 2026-01-08 | net: cadence: macb: Discard pm_runtime_put() return value | Rafael J. Wysocki | 1 | -1/+3 |
| 2026-01-08 | net: ethernet: ti: am65-cpsw: Discard pm_runtime_put() return value | Rafael J. Wysocki | 2 | -8/+2 |
| 2026-01-08 | Merge tag 'hid-for-linus-2026010801' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 18 | -26/+160 |
| 2026-01-08 | Merge tag 'sound-6.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 9 | -34/+30 |
| 2026-01-08 | wifi: mac80211: collect station statistics earlier when disconnect | Baochen Qiang | 1 | -3/+4 |
| 2026-01-08 | wifi: mac80211: restore non-chanctx injection behaviour | Johannes Berg | 1 | -0/+2 |
| 2026-01-08 | wifi: mac80211_hwsim: disable BHs for hwsim_radio_lock | Benjamin Berg | 1 | -2/+2 |
| 2026-01-08 | wifi: mac80211: don't iterate not running interfaces | Miri Korenblit | 1 | -0/+3 |
| 2026-01-08 | wifi: mac80211_hwsim: fix typo in frequency notification | Benjamin Berg | 1 | -1/+1 |