Age | Commit message (Expand) | Author |
2024-09-13 | Merge tag 'for-net-next-2024-09-12' of git://git.kernel.org/pub/scm/linux/ker... | Jakub Kicinski |
2024-09-13 | xsk: fix batch alloc API on non-coherent systems | Maciej Fijalkowski |
2024-09-13 | bpf: Zero former ARG_PTR_TO_{LONG,INT} args in case of error | Daniel Borkmann |
2024-09-13 | bpf: Fix helper writes to read-only maps | Daniel Borkmann |
2024-09-13 | memory-provider: disable building dmabuf mp on !CONFIG_PAGE_POOL | Mina Almasry |
2024-09-13 | Merge branch 'slab/for-6.12/kmem_cache_args' into slab/for-next | Vlastimil Babka |
2024-09-12 | net: caif: remove unused name | Jakub Kicinski |
2024-09-12 | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski |
2024-09-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2024-09-12 | net: netfilter: move nf flowtable bpf initialization in nf_flow_table_module_... | Lorenzo Bianconi |
2024-09-12 | Merge tag 'nf-24-09-12' of git://git.kernel.org/pub/scm/linux/kernel/git/netf... | Paolo Abeni |
2024-09-12 | can: bcm: Clear bo->bcm_proc_read after remove_proc_entry(). | Kuniyuki Iwashima |
2024-09-11 | netdev: add dmabuf introspection | Mina Almasry |
2024-09-11 | net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags | Mina Almasry |
2024-09-11 | tcp: RX path for devmem TCP | Mina Almasry |
2024-09-11 | net: add support for skbs with unreadable frags | Mina Almasry |
2024-09-11 | net: support non paged skb frags | Mina Almasry |
2024-09-11 | memory-provider: dmabuf devmem memory provider | Mina Almasry |
2024-09-11 | page_pool: devmem support | Mina Almasry |
2024-09-11 | netdev: netdevice devmem allocator | Mina Almasry |
2024-09-11 | netdev: support binding dma-buf to netdevice | Mina Almasry |
2024-09-11 | net: netdev netlink api to bind dma-buf to a net device | Mina Almasry |
2024-09-11 | netdev: add netdev_rx_queue_restart() | Mina Almasry |
2024-09-11 | net: ethtool: phy: Check the req_info.pdn field for GET commands | Maxime Chevallier |
2024-09-11 | mptcp: pm: Fix uaf in __timer_delete_sync | Edward Adam Davis |
2024-09-11 | mptcp: disable active MPTCP in case of blackhole | Matthieu Baerts (NGI0) |
2024-09-11 | mptcp: fallback to TCP after SYN+MPC drops | Matthieu Baerts (NGI0) |
2024-09-11 | mptcp: export mptcp_subflow_early_fallback() | Matthieu Baerts (NGI0) |
2024-09-11 | net: hsr: prevent NULL pointer dereference in hsr_proxy_announce() | Jeongjun Park |
2024-09-11 | net: hsr: Remove interlink_sequence_nr. | Eric Dumazet |
2024-09-11 | net: hsr: Use the seqnr lock for frames received via interlink port. | Sebastian Andrzej Siewior |
2024-09-12 | netfilter: nft_socket: make cgroupsv2 matching work with namespaces | Florian Westphal |
2024-09-12 | netfilter: nft_socket: fix sk refcount leaks | Florian Westphal |
2024-09-11 | Merge tag 'wireless-next-2024-09-11' of git://git.kernel.org/pub/scm/linux/ke... | Jakub Kicinski |
2024-09-11 | sock_map: Add a cond_resched() in sock_hash_free() | Eric Dumazet |
2024-09-11 | bpf: Allow bpf_dynptr_from_skb() for tp_btf | Philo Lu |
2024-09-11 | net/9p/usbg: fix CONFIG_USB_GADGET dependency | Arnd Bergmann |
2024-09-10 | Merge tag 'ipsec-next-2024-09-10' of git://git.kernel.org/pub/scm/linux/kerne... | Jakub Kicinski |
2024-09-10 | sch_cake: constify inverse square root cache | Dave Taht |
2024-09-10 | net: dsa: microchip: update tag_ksz masks for KSZ9477 family | Pieter Van Trappen |
2024-09-10 | net-timestamp: introduce SOF_TIMESTAMPING_OPT_RX_FILTER flag | Jason Xing |
2024-09-10 | Bluetooth: hci_sync: Ignore errors from HCI_OP_REMOTE_NAME_REQ_CANCEL | Luiz Augusto von Dentz |
2024-09-10 | Bluetooth: CMTP: Mark BT_CMTP as DEPRECATED | Luiz Augusto von Dentz |
2024-09-10 | Bluetooth: replace deprecated strncpy with strscpy_pad | Justin Stitt |
2024-09-10 | Bluetooth: hci_core: Fix sending MGMT_EV_CONNECT_FAILED | Luiz Augusto von Dentz |
2024-09-10 | Bluetooth: Use led_set_brightness() in LED trigger activate() callback | Hans de Goede |
2024-09-10 | Bluetooth: hci_conn: Remove redundant memset after kzalloc | Kuan-Wei Chiu |
2024-09-10 | Merge branch 'linus' into timers/core | Thomas Gleixner |
2024-09-10 | net/smc: add sysctl for smc_limit_hs | D. Wythe |
2024-09-10 | Merge branch 'vfs.file' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/v... | Vlastimil Babka |