summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* 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 'ipsec-2024-05-02' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski2024-05-031-0/+3
| |\ \ \ \
| | * | | | xfrm: Preserve vlan tags for transport mode software GROPaul Davey2024-04-261-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
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | net: gro: fix udp bad offset in socket lookup by adding {inner_}network_offse...Richard Gobert2024-05-021-0/+9
* | | | | | net: dsa: Remove adjust_link pathsFlorian Fainelli2024-05-011-7/+0
* | | | | | net: dsa: Remove fixed_link_update memberFlorian Fainelli2024-05-011-4/+0
* | | | | | net: move sysctl_mem_pcpu_rsv to net_hotdataEric Dumazet2024-04-302-3/+4
* | | | | | net: add <net/proto_memory.h>Eric Dumazet2024-04-302-78/+83
* | | | | | tcp: move tcp_out_of_memory() to net/ipv4/tcp.cEric Dumazet2024-04-301-9/+1
* | | | | | net: move sysctl_skb_defer_max to net_hotdataEric Dumazet2024-04-301-0/+1
* | | | | | net: move sysctl_max_skb_frags to net_hotdataEric Dumazet2024-04-301-0/+1
* | | | | | inet: introduce dst_rtable() helperEric Dumazet2024-04-302-2/+13
* | | | | | net/smc: add operations to merge sndbuf with peer DMBWen Gu2024-04-301-0/+3
* | | | | | net/smc: mark optional smcd_ops and check for support when calledWen Gu2024-04-301-6/+8