Age | Commit message (Expand) | Author |
2023-08-08 | bpf, docs: Fix small typo and define semantics of sign extension | Will Hawkins |
2023-08-07 | bpf, docs: Formalize type notation and function semantics in ISA standard | Will Hawkins |
2023-08-03 | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski |
2023-08-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2023-08-03 | Merge tag 'net-6.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds |
2023-08-03 | docs: net: page_pool: use kdoc to avoid duplicating the information | Jakub Kicinski |
2023-08-03 | docs: net: page_pool: document PP_FLAG_DMA_SYNC_DEV parameters | Jakub Kicinski |
2023-08-02 | Merge tag 'soc-fixes-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2023-08-02 | dt-bindings: net: Add ICSSG Ethernet | MD Danish Anwar |
2023-08-02 | dt-bindings: net: oxnas-dwmac: remove obsolete bindings | Neil Armstrong |
2023-07-31 | dt-bindings: net: mediatek,net: fixup MAC binding | Rafał Miłecki |
2023-07-30 | Merge tag 'tty-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2023-07-30 | Merge tag 'char-misc-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2023-07-30 | Merge tag 'x86_urgent_for_v6.5_rc4' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2023-07-30 | Merge tag 'irq_urgent_for_v6.5_rc4' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2023-07-29 | docs/bpf: Fix malformed documentation | Yonghong Song |
2023-07-28 | Merge tag 'mm-hotfixes-stable-2023-07-28-15-52' of git://git.kernel.org/pub/s... | Linus Torvalds |
2023-07-28 | docs/bpf: Improve documentation for cpu=v4 instructions | Yonghong Song |
2023-07-28 | net: change accept_ra_min_rtr_lft to affect all RA lifetimes | Patrick Rohr |
2023-07-28 | Merge tag 'for-linus-6.5a-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2023-07-28 | ynl: expose xdp-zc-max-segs | Stanislav Fomichev |
2023-07-28 | dt-bindings: net: rockchip-dwmac: fix {tx|rx}-delay defaults/range in schema | Eugen Hristev |
2023-07-28 | dt-bindings: net: can: Add support for Allwinner D1 CAN controller | John Watts |
2023-07-27 | docs/bpf: Add documentation for new instructions | Yonghong Song |
2023-07-27 | bpf, docs: fix BPF_NEG entry in instruction-set.rst | Jose E. Marchesi |
2023-07-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2023-07-27 | tmpfs: fix Documentation of noswap and huge mount options | Hugh Dickins |
2023-07-27 | Merge tag 'net-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds |
2023-07-27 | xen: speed up grant-table reclaim | Demi Marie Obenour |
2023-07-26 | dt-bindings: net: mediatek,net: add mt7988-eth binding | Daniel Golle |
2023-07-26 | dt-bindings: net: mediatek,net: add missing mediatek,mt7621-eth | Daniel Golle |
2023-07-26 | dt-bindings: net: qca,ar803x: add missing unevaluatedProperties for each regu... | Krzysztof Kozlowski |
2023-07-26 | Documentation: embargoed-hardware-issues.rst: add AMD to the list | Greg Kroah-Hartman |
2023-07-25 | Documentation: devices.txt: reconcile serial/ucc_uart minor numers | Randy Dunlap |
2023-07-24 | dt-bindings: serial: atmel,at91-usart: update compatible for sam9x60 | Durai Manickam KR |
2023-07-24 | dt-bindings: net: motorcomm: Add pad driver strength cfg | Samin Guo |
2023-07-24 | Merge tag 'irqchip-fixes-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/... | Thomas Gleixner |
2023-07-23 | net: add sysctl accept_ra_min_rtr_lft | Patrick Rohr |
2023-07-22 | Merge tag 'devicetree-fixes-for-6.5-1' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2023-07-22 | x86/cpu: Enable STIBP on AMD if Automatic IBRS is enabled | Kim Phillips |
2023-07-21 | docs: net: clarify the NAPI rules around XDP Tx | Jakub Kicinski |
2023-07-21 | net: page_pool: hide page_pool_release_page() | Jakub Kicinski |
2023-07-21 | dt-bindings: serial: Remove obsolete nxp,lpc1850-uart.txt | Rob Herring |
2023-07-21 | dt-bindings: serial: Remove obsolete cavium-uart.txt | Rob Herring |
2023-07-21 | docs: octeontx2: extend documentation for Round Robin scheduling | Hariprasad Kelam |
2023-07-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2023-07-20 | dt-bindings: net: dsa: Fix JSON pointer references | Rob Herring |
2023-07-19 | dt-bindings: net: rockchip-dwmac: add default 'input' for clock_in_out | Eugen Hristev |
2023-07-19 | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski |
2023-07-19 | Merge tag 'linux-can-next-for-6.6-20230719' of git://git.kernel.org/pub/scm/l... | Jakub Kicinski |