summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2024-05-1457-527/+1634
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-05-143-6/+15
| |\
| | * ax25: Use kernel universal linked list to implement ax25_dev_listDuoming Zhou2024-05-131-2/+1
| | * netlabel: fix RCU annotation for IPv4 options on socket creationDavide Caratti2024-05-132-4/+14
| * | net: gro: fix napi_gro_cb zeroed alignmentRichard Gobert2024-05-141-2/+4
| * | Bluetooth: hci_core: Fix not handling hdev->le_num_of_adv_sets=1Luiz Augusto von Dentz2024-05-141-0/+1
| * | Bluetooth: HCI: Remove HCI_AMP supportLuiz Augusto von Dentz2024-05-142-159/+1
| * | Bluetooth: L2CAP: Fix div-by-zero in l2cap_le_flowctl_init()Sungwoo Kim2024-05-142-0/+10
| * | Bluetooth: hci_conn: Use __counted_by() and avoid -Wfamnae warningGustavo A. R. Silva2024-05-141-1/+1
| * | LE Create Connection command timeout increased to 20 secsMahesh Talewad2024-05-141-1/+0
| * | Bluetooth: compute LE flow credits based on recvbuf spaceSebastian Urban2024-05-141-1/+10
| * | Bluetooth: hci_conn: Use __counted_by() to avoid -Wfamnae warningGustavo A. R. Silva2024-05-141-1/+1
| * | Bluetooth: hci_conn, hci_sync: Use __counted_by() to avoid -Wfamnae warningsGustavo A. R. Silva2024-05-141-4/+4
| * | Bluetooth: L2CAP: Avoid -Wflex-array-member-not-at-end warningsGustavo A. R. Silva2024-05-141-8/+14
| * | Bluetooth: ISO: Handle PA sync when no BIGInfo reports are generatedIulia Tanasescu2024-05-141-2/+1
| * | Bluetooth: ISO: Make iso_get_sock_listen genericIulia Tanasescu2024-05-141-1/+1
| * | Bluetooth: Add proper definitions for scan interval and windowLuiz Augusto von Dentz2024-05-141-2/+16
| * | mptcp: add net.mptcp.available_schedulersGregory Detal2024-05-131-0/+3
| * | tcp: rstreason: fully support in tcp_check_req()Jason Xing2024-05-131-0/+8
| * | tcp: rstreason: handle timewait cases in the receive pathJason Xing2024-05-131-0/+5
| * | tcp: rstreason: fully support in tcp_rcv_state_process()Jason Xing2024-05-131-0/+18
| * | tcp: rstreason: fully support in tcp_ack()Jason Xing2024-05-131-0/+13
| * | tcp: rstreason: fully support in tcp_rcv_synsent_state_process()Jason Xing2024-05-131-0/+17
| * | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2024-05-131-1/+1
| |\ \
| | * | tcp: Add new args for cong_control in tcp_congestion_opsMiao Xu2024-05-021-1/+1
| * | | netdev: Add queue stats for TX stop and wakeDaniel Jurgens2024-05-131-0/+3
| * | | net: gro: move L3 flush checks to tcp_gro_receive and udp_gro_receive_segmentRichard Gobert2024-05-131-8/+68
| * | | net: gro: use cb instead of skb->network_headerRichard Gobert2024-05-131-2/+7
| * | | Merge tag 'nf-next-24-05-12' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski2024-05-131-2/+2
| |\ \ \
| | * | | netfilter: nf_tables: allow clone callbacks to sleepFlorian Westphal2024-05-101-2/+2
| * | | | af_unix: Add dead flag to struct scm_fp_list.Kuniyuki Iwashima2024-05-101-0/+1
| * | | | Merge tag 'gtp-24-05-07' of git://git.kernel.org/pub/scm/linux/kernel/git/pab...David S. Miller2024-05-101-0/+5
| |\ \ \ \
| | * | | | gtp: properly parse extension headersPablo Neira Ayuso2024-05-071-0/+5
| * | | | | tcp: get rid of twsk_unique()Eric Dumazet2024-05-091-9/+0
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-05-091-0/+3
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge tag 'wireless-next-2024-05-08' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2024-05-082-11/+24
| |\ \ \ \ \
| | * | | | | wifi: mac80211: handle color change per linkAditya Kumar Singh2024-05-031-2/+4
| | * | | | | wifi: cfg80211: handle color change per linkAditya Kumar Singh2024-05-031-9/+20
| * | | | | | net: dst_cache: annotate data-races around dst_cache->reset_tsEric Dumazet2024-05-081-1/+1
| * | | | | | net: dsa: add support switches global DSCP priority mappingOleksij Rempel2024-05-081-0/+9
| * | | | | | net: add IEEE 802.1q specific helpersOleksij Rempel2024-05-082-0/+133
| * | | | | | net: dsa: add support for DCB get/set apptrust configurationOleksij Rempel2024-05-081-0/+4
| * | | | | | Merge tag 'ipsec-next-2024-05-03' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski2024-05-061-0/+1
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | xfrm: Add Direction to the SA in or outAntony Antony2024-05-011-0/+1
| * | | | | | net: create tcp_gro_header_pull helper functionFelix Fietkau2024-05-061-1/+3
| * | | | | | net: create tcp_gro_lookup helper functionFelix Fietkau2024-05-061-0/+1
| * | | | | | net: move skb_gro_receive_list from udp to coreFelix Fietkau2024-05-061-0/+1
| | |_|_|/ / | |/| | | |
| * | | | | queue_api: define queue apiMina Almasry2024-05-051-0/+31
| * | | | | ax.25: x.25: Remove the now superfluous sentinel elements from ctl_table arrayJoel Granados2024-05-031-0/+2
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-05-021-0/+9
| |\ \ \ \ \