summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'net-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-11-09106-136/+272
|\
| * net_sched: sch_fq: better validate TCA_FQ_WEIGHTS and TCA_FQ_PRIOMAPEric Dumazet2023-11-081-8/+2
| * net: kcm: fill in MODULE_DESCRIPTION()Jakub Kicinski2023-11-081-0/+1
| * Merge tag 'nf-23-11-08' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski2023-11-0840-7/+82
| |\
| | * netfilter: nat: fix ipv6 nat redirect with mapped and scoped addressesFlorian Westphal2023-11-081-1/+26
| | * netfilter: xt_recent: fix (increase) ipv6 literal buffer lengthMaciej Żenczykowski2023-11-081-1/+1
| | * ipvs: add missing module descriptionsFlorian Westphal2023-11-0816-0/+16
| | * netfilter: nf_tables: remove catchall element in GC sync pathPablo Neira Ayuso2023-11-081-5/+17
| | * netfilter: add missing module descriptionsFlorian Westphal2023-11-0822-0/+22
| * | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-11-088-39/+19
| |\ \
| | * | bpf: Add __bpf_hook_{start,end} macrosDave Marchevsky2023-11-011-6/+2
| | * | bpf: Add __bpf_kfunc_{start,end}_defs macrosDave Marchevsky2023-11-017-33/+17
| * | | net/sched: act_ct: Always fill offloading tuple iifidxVlad Buslov2023-11-082-2/+15
| * | | virtio/vsock: Fix uninit-value in virtio_transport_recv_pkt()Shigeru Yoshida2023-11-071-0/+2
| * | | vsock/virtio: remove socket from connected/bound list on shutdownFilippo Storniolo2023-11-071-5/+11
| * | | tcp: Fix -Wc23-extensions in tcp_options_write()Nathan Chancellor2023-11-071-31/+39
| * | | net/smc: put sk reference if close work was canceledD. Wythe2023-11-061-1/+2
| * | | net/smc: allow cdc msg send rather than drop it with NULL sndbuf_descD. Wythe2023-11-061-5/+4
| * | | net/smc: fix dangling sock under state SMC_APPFINCLOSEWAITD. Wythe2023-11-064-4/+9
| | |/ | |/|
| * | tcp: Fix SYN option room calculation for TCP-AO.Kuniyuki Iwashima2023-11-061-2/+3
| * | net, sched: Fix SKB_NOT_DROPPED_YET splat under debug configJamal Hadi Salim2023-11-062-2/+9
| * | netlink: fill in missing MODULE_DESCRIPTION()Jakub Kicinski2023-11-031-0/+1
| * | tcp: fix fastopen code vs usec TSEric Dumazet2023-11-033-6/+5
| * | dccp/tcp: Call security_inet_conn_request() after setting IPv6 addresses.Kuniyuki Iwashima2023-11-022-6/+7
| * | dccp: Call security_inet_conn_request() after setting IPv4 addresses.Kuniyuki Iwashima2023-11-021-3/+3
| * | net: page_pool: add missing free_percpu when page_pool_init failJian Shen2023-11-021-1/+5
| * | rxrpc: Fix two connection reaping bugsDavid Howells2023-11-012-2/+2
| * | net/tcp_sigpool: Fix some off by one bugsDan Carpenter2023-11-011-4/+4
| * | tipc: Change nla_policy for bearer-related names to NLA_NUL_STRINGShigeru Yoshida2023-11-011-2/+2
| * | hsr: Prevent use after free in prp_create_tagged_frame()Dan Carpenter2023-11-011-3/+1
| * | llc: verify mac len before reading mac headerWillem de Bruijn2023-11-013-2/+14
| |/
| * netlink: specs: devlink: add forgotten port function caps enum valuesJiri Pirko2023-11-011-1/+1
| * net: sched: Fill in missing MODULE_DESCRIPTION for qdiscsVictor Nogueira2023-11-0123-0/+23
| * net: sched: Fill in missing MODULE_DESCRIPTION for classifiersVictor Nogueira2023-11-015-0/+5
| * net: sched: Fill in MODULE_DESCRIPTION for act_gateVictor Nogueira2023-11-011-0/+1
* | Merge tag 'nfs-for-6.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2023-11-084-14/+18
|\ \
| * | SUNRPC: Fix RPC client cleaned up the freed pipefs dentriesfelix2023-11-011-1/+4
| * | SUNRPC: Add an IS_ERR() check back to where it wasDan Carpenter2023-11-011-0/+4
| * | SUNRPC: SOFTCONN tasks should time out when on the sending listTrond Myklebust2023-10-221-2/+2
| * | SUNRPC: Force close the socket when a hard error is reportedTrond Myklebust2023-10-221-9/+5
| * | SUNRPC: Don't skip timeout checks in call_connect_status()Trond Myklebust2023-10-221-1/+2
| * | SUNRPC: ECONNRESET might require a rebindTrond Myklebust2023-10-221-1/+1
* | | Merge tag '9p-for-6.7-rc1' of https://github.com/martinetd/linuxLinus Torvalds2023-11-043-16/+28
|\ \ \
| * | | 9p/net: fix possible memory leak in p9_check_errors()Hangyu Hua2023-10-271-2/+4
| * | | 9p/net: xen: fix false positive printf format overflow warningDominique Martinet2023-10-271-8/+7
| * | | 9p: v9fs_listxattr: fix %s null argument warningDominique Martinet2023-10-261-1/+1
| * | | 9p/trans_fd: Annotate data-racy writes to file::f_flagsMarco Elver2023-10-261-3/+10
| * | | 9p/trans_fd: avoid sending req to a cancelled connSishuai Gong2023-10-241-2/+6
| |/ /
* | | Merge tag 's390-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2023-11-031-2/+2
|\ \ \
| * | | s390: use control register bit definesHeiko Carstens2023-09-191-1/+1