Age | Commit message (Expand) | Author |
2024-05-14 | net: gro: fix napi_gro_cb zeroed alignment | Richard Gobert |
2024-05-14 | Bluetooth: hci_core: Fix not handling hdev->le_num_of_adv_sets=1 | Luiz Augusto von Dentz |
2024-05-14 | Bluetooth: HCI: Remove HCI_AMP support | Luiz Augusto von Dentz |
2024-05-14 | Bluetooth: L2CAP: Fix div-by-zero in l2cap_le_flowctl_init() | Sungwoo Kim |
2024-05-14 | Bluetooth: hci_conn: Use __counted_by() and avoid -Wfamnae warning | Gustavo A. R. Silva |
2024-05-14 | LE Create Connection command timeout increased to 20 secs | Mahesh Talewad |
2024-05-14 | Bluetooth: compute LE flow credits based on recvbuf space | Sebastian Urban |
2024-05-14 | Bluetooth: hci_conn: Use __counted_by() to avoid -Wfamnae warning | Gustavo A. R. Silva |
2024-05-14 | Bluetooth: hci_conn, hci_sync: Use __counted_by() to avoid -Wfamnae warnings | Gustavo A. R. Silva |
2024-05-14 | Bluetooth: L2CAP: Avoid -Wflex-array-member-not-at-end warnings | Gustavo A. R. Silva |
2024-05-14 | Bluetooth: ISO: Handle PA sync when no BIGInfo reports are generated | Iulia Tanasescu |
2024-05-14 | Bluetooth: ISO: Make iso_get_sock_listen generic | Iulia Tanasescu |
2024-05-14 | Bluetooth: Add proper definitions for scan interval and window | Luiz Augusto von Dentz |
2024-05-13 | net: revert partially applied PHY topology series | Jakub Kicinski |
2024-05-13 | net: stmmac: move the EST structure to struct stmmac_priv | Xiaolei Wang |
2024-05-13 | net: stmmac: move the EST lock to struct stmmac_priv | Xiaolei Wang |
2024-05-13 | mptcp: add net.mptcp.available_schedulers | Gregory Detal |
2024-05-13 | tcp: rstreason: fully support in tcp_check_req() | Jason Xing |
2024-05-13 | tcp: rstreason: handle timewait cases in the receive path | Jason Xing |
2024-05-13 | tcp: rstreason: fully support in tcp_rcv_state_process() | Jason Xing |
2024-05-13 | tcp: rstreason: fully support in tcp_ack() | Jason Xing |
2024-05-13 | tcp: rstreason: fully support in tcp_rcv_synsent_state_process() | Jason Xing |
2024-05-13 | net: stmmac: introduce pcs_init/pcs_exit stmmac operations | Russell King (Oracle) |
2024-05-13 | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski |
2024-05-13 | net/mlx5: Remove unused msix related exported APIs | Parav Pandit |
2024-05-13 | net/mlx5: Enable 8 ports LAG | Shay Drory |
2024-05-13 | netdev: Add queue stats for TX stop and wake | Daniel Jurgens |
2024-05-13 | tcp: socket option to check for MPTCP fallback to TCP | Matthieu Baerts (NGI0) |
2024-05-13 | net: gro: move L3 flush checks to tcp_gro_receive and udp_gro_receive_segment | Richard Gobert |
2024-05-13 | net: gro: use cb instead of skb->network_header | Richard Gobert |
2024-05-13 | Merge tag 'nf-next-24-05-12' of git://git.kernel.org/pub/scm/linux/kernel/git... | Jakub Kicinski |
2024-05-12 | riscv, bpf: inline bpf_get_smp_processor_id() | Puranjay Mohan |
2024-05-10 | af_unix: Add dead flag to struct scm_fp_list. | Kuniyuki Iwashima |
2024-05-10 | Merge tag 'gtp-24-05-07' of git://git.kernel.org/pub/scm/linux/kernel/git/pab... | David S. Miller |
2024-05-10 | netfilter: nf_tables: allow clone callbacks to sleep | Florian Westphal |
2024-05-09 | tcp: get rid of twsk_unique() | Eric Dumazet |
2024-05-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2024-05-09 | Merge tag 'net-6.9-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds |
2024-05-08 | Merge tag 'wireless-next-2024-05-08' of git://git.kernel.org/pub/scm/linux/ke... | Jakub Kicinski |
2024-05-08 | net: dst_cache: annotate data-races around dst_cache->reset_ts | Eric Dumazet |
2024-05-08 | net/ipv4: add tracepoint for icmp_send | Peilin He |
2024-05-08 | net: dsa: add support switches global DSCP priority mapping | Oleksij Rempel |
2024-05-08 | net: add IEEE 802.1q specific helpers | Oleksij Rempel |
2024-05-08 | net: dsa: add support for DCB get/set apptrust configuration | Oleksij Rempel |
2024-05-07 | net: phy: marvell: add support for MV88E6250 family internal PHYs | Matthias Schiffer |
2024-05-06 | Merge tag 'ipsec-next-2024-05-03' of git://git.kernel.org/pub/scm/linux/kerne... | Jakub Kicinski |
2024-05-07 | gtp: add IPv6 support | Pablo Neira Ayuso |
2024-05-07 | gtp: properly parse extension headers | Pablo Neira Ayuso |
2024-05-06 | Reapply "drm/qxl: simplify qxl_fence_wait" | Linus Torvalds |
2024-05-06 | Merge tag 'slab-for-6.9-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |