summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mlx5-updates-2023-06-16' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2023-06-182-4/+10
|\
| * net/mlx5: Expose bits for local loopback counterOr Har-Toov2023-06-161-2/+4
| * net/mlx5: Handle sync reset unload eventMoshe Shemesh2023-06-162-1/+3
| * net/mlx5: Expose timeout for sync reset unload stageMoshe Shemesh2023-06-161-1/+3
* | tcp: Use per-vma locking for receive zerocopyArjun Roy2023-06-182-0/+18
* | tcp: enforce receive buffer memory limits by allowing the tcp window to shrinkmfreemon@cloudflare.com2023-06-171-0/+1
* | net: sched: Remove unused qdisc_l2t()YueHaibing2023-06-171-14/+0
|/
* net: ioctl: Use kernel memory on protocol ioctl callbacksBreno Leitao2023-06-157-7/+82
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-06-159-37/+35
|\
| * Merge tag 'net-6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-06-154-3/+13
| |\
| | * net/sched: qdisc_destroy() old ingress and clsact Qdiscs before graftingPeilin Ye2023-06-141-0/+8
| | * net/sched: act_ct: Fix promotion of offloaded unreplied tuplePaul Blakey2023-06-141-1/+1
| | * net: ethtool: correct MAX attribute value for statsJakub Kicinski2023-06-121-1/+1
| | * Merge tag 'nf-23-06-08' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...David S. Miller2023-06-101-1/+3
| | |\
| | | * netfilter: nf_tables: integrate pipapo into commit protocolPablo Neira Ayuso2023-06-081-1/+3
| * | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2023-06-152-23/+12
| |\ \ \
| | * | | RDMA/mlx5: Fix affinity assignmentMark Bloch2023-06-111-0/+12
| | * | | RDMA/cma: Always set static rate to 0 for RoCEMark Zhang2023-06-111-23/+0
| * | | | Merge tag 'media/v6.4-6' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2023-06-151-5/+1
| |\ \ \ \
| | * | | | Revert "media: dvb-core: Fix use-after-free on race condition at dvb_frontend"Mauro Carvalho Chehab2023-06-141-5/+1
| * | | | | Merge tag 'arm-fixes-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-06-102-6/+9
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | Merge tag 'qcom-driver-fixes-for-6.4' of https://git.kernel.org/pub/scm/linux...Arnd Bergmann2023-06-052-6/+9
| | |\ \ \ \
| | | * | | | EDAC/qcom: Get rid of hardcoded register offsetsManivannan Sadhasivam2023-05-261-6/+0
| | | * | | | dt-bindings: power: qcom,rpmpd: Add SA8155PKonrad Dybcio2023-05-241-0/+9
| | | | |/ / | | | |/| |
* | | | | | net: tls: make the offload check helper take skb not socketJakub Kicinski2023-06-151-3/+5
* | | | | | net: create device lookup API with reference trackingJakub Kicinski2023-06-151-0/+4
* | | | | | kcm: Send multiple frags in one sendmsg()David Howells2023-06-121-1/+1
* | | | | | sunrpc: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpageDavid Howells2023-06-121-6/+5
* | | | | | Remove file->f_op->sendpageDavid Howells2023-06-121-1/+0
* | | | | | net: flower: add support for matching cfm fieldsZahari Doychev2023-06-121-0/+9
* | | | | | net: flow_dissector: add support for cfm packetsZahari Doychev2023-06-121-0/+21
* | | | | | Merge tag 'mlx5-updates-2023-06-09' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2023-06-123-4/+16
|\ \ \ \ \ \
| * | | | | | net/mlx5: Add new page type for EC VF pagesDaniel Jurgens2023-06-091-0/+1
| * | | | | | net/mlx5: Update vport caps query/set for EC VFsDaniel Jurgens2023-06-091-1/+1
| * | | | | | net/mlx5: Enable devlink port for embedded cpu VF vportsDaniel Jurgens2023-06-091-0/+6
| * | | | | | net/mlx5: mlx5_ifc updates for embedded CPU SRIOVDaniel Jurgens2023-06-091-3/+8
* | | | | | | tcp: remove size parameter from tcp_stream_alloc_skb()Eric Dumazet2023-06-121-1/+1
* | | | | | | tcp: let tcp_send_syn_data() build headless packetsEric Dumazet2023-06-121-0/+1
* | | | | | | netlink: support extack in dump ->start()Jakub Kicinski2023-06-121-0/+1
* | | | | | | net: core: add getsockopt SO_PEERPIDFDAlexander Mikhalitsyn2023-06-121-0/+1
* | | | | | | scm: add SO_PASSPIDFD and SCM_PIDFDAlexander Mikhalitsyn2023-06-124-2/+41
* | | | | | | net: openvswitch: add support for l4 symmetric hashingAaron Conole2023-06-121-0/+1
* | | | | | | net/sched: taprio: report class offload stats per TXQ, not per TCVladimir Oltean2023-06-121-5/+5
* | | | | | | net: move gso declarations and functions to their own filesEric Dumazet2023-06-105-96/+112
* | | | | | | Merge tag 'wireless-next-2023-06-09' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2023-06-094-6/+172
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | wifi: cfg80211: add a work abstraction with special semanticsJohannes Berg2023-06-071-4/+91
| * | | | | | wifi: mac80211: provide a helper to fetch the medium synchronization delayEmmanuel Grumbach2023-06-062-0/+38
| * | | | | | wifi: mac80211: fetch and store the EML capability informationEmmanuel Grumbach2023-06-062-0/+37
| * | | | | | wifi: mac80211: skip EHT BSS membership selectorJohannes Berg2023-06-061-1/+4
| * | | | | | mmc: sdio: Add/rename SDIO ID of the RTL8723DS SDIO wifi cardsMartin Blumenstingl2023-05-251-1/+2