summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-05-14net: gro: fix napi_gro_cb zeroed alignmentRichard Gobert
2024-05-14Bluetooth: hci_core: Fix not handling hdev->le_num_of_adv_sets=1Luiz Augusto von Dentz
2024-05-14Bluetooth: HCI: Remove HCI_AMP supportLuiz Augusto von Dentz
2024-05-14Bluetooth: L2CAP: Fix div-by-zero in l2cap_le_flowctl_init()Sungwoo Kim
2024-05-14Bluetooth: hci_conn: Use __counted_by() and avoid -Wfamnae warningGustavo A. R. Silva
2024-05-14LE Create Connection command timeout increased to 20 secsMahesh Talewad
2024-05-14Bluetooth: compute LE flow credits based on recvbuf spaceSebastian Urban
2024-05-14Bluetooth: hci_conn: Use __counted_by() to avoid -Wfamnae warningGustavo A. R. Silva
2024-05-14Bluetooth: hci_conn, hci_sync: Use __counted_by() to avoid -Wfamnae warningsGustavo A. R. Silva
2024-05-14Bluetooth: L2CAP: Avoid -Wflex-array-member-not-at-end warningsGustavo A. R. Silva
2024-05-14Bluetooth: ISO: Handle PA sync when no BIGInfo reports are generatedIulia Tanasescu
2024-05-14Bluetooth: ISO: Make iso_get_sock_listen genericIulia Tanasescu
2024-05-14Bluetooth: Add proper definitions for scan interval and windowLuiz Augusto von Dentz
2024-05-13net: revert partially applied PHY topology seriesJakub Kicinski
2024-05-13net: stmmac: move the EST structure to struct stmmac_privXiaolei Wang
2024-05-13net: stmmac: move the EST lock to struct stmmac_privXiaolei Wang
2024-05-13mptcp: add net.mptcp.available_schedulersGregory Detal
2024-05-13tcp: rstreason: fully support in tcp_check_req()Jason Xing
2024-05-13tcp: rstreason: handle timewait cases in the receive pathJason Xing
2024-05-13tcp: rstreason: fully support in tcp_rcv_state_process()Jason Xing
2024-05-13tcp: rstreason: fully support in tcp_ack()Jason Xing
2024-05-13tcp: rstreason: fully support in tcp_rcv_synsent_state_process()Jason Xing
2024-05-13net: stmmac: introduce pcs_init/pcs_exit stmmac operationsRussell King (Oracle)
2024-05-13Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-05-13net/mlx5: Remove unused msix related exported APIsParav Pandit
2024-05-13net/mlx5: Enable 8 ports LAGShay Drory
2024-05-13netdev: Add queue stats for TX stop and wakeDaniel Jurgens
2024-05-13tcp: socket option to check for MPTCP fallback to TCPMatthieu Baerts (NGI0)
2024-05-13net: gro: move L3 flush checks to tcp_gro_receive and udp_gro_receive_segmentRichard Gobert
2024-05-13net: gro: use cb instead of skb->network_headerRichard Gobert
2024-05-13Merge tag 'nf-next-24-05-12' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski
2024-05-12riscv, bpf: inline bpf_get_smp_processor_id()Puranjay Mohan
2024-05-10af_unix: Add dead flag to struct scm_fp_list.Kuniyuki Iwashima
2024-05-10Merge tag 'gtp-24-05-07' of git://git.kernel.org/pub/scm/linux/kernel/git/pab...David S. Miller
2024-05-10netfilter: nf_tables: allow clone callbacks to sleepFlorian Westphal
2024-05-09tcp: get rid of twsk_unique()Eric Dumazet
2024-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-05-09Merge tag 'net-6.9-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-05-08Merge tag 'wireless-next-2024-05-08' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-05-08net: dst_cache: annotate data-races around dst_cache->reset_tsEric Dumazet
2024-05-08net/ipv4: add tracepoint for icmp_sendPeilin He
2024-05-08net: dsa: add support switches global DSCP priority mappingOleksij Rempel
2024-05-08net: add IEEE 802.1q specific helpersOleksij Rempel
2024-05-08net: dsa: add support for DCB get/set apptrust configurationOleksij Rempel
2024-05-07net: phy: marvell: add support for MV88E6250 family internal PHYsMatthias Schiffer
2024-05-06Merge tag 'ipsec-next-2024-05-03' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2024-05-07gtp: add IPv6 supportPablo Neira Ayuso
2024-05-07gtp: properly parse extension headersPablo Neira Ayuso
2024-05-06Reapply "drm/qxl: simplify qxl_fence_wait"Linus Torvalds
2024-05-06Merge tag 'slab-for-6.9-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds