summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2023-11-09Merge tag 'net-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-11-08net_sched: sch_fq: better validate TCA_FQ_WEIGHTS and TCA_FQ_PRIOMAPEric Dumazet
2023-11-08net: kcm: fill in MODULE_DESCRIPTION()Jakub Kicinski
2023-11-08Merge tag 'nf-23-11-08' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski
2023-11-08Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-11-08net/sched: act_ct: Always fill offloading tuple iifidxVlad Buslov
2023-11-08Merge tag 'nfs-for-6.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2023-11-08netfilter: nat: fix ipv6 nat redirect with mapped and scoped addressesFlorian Westphal
2023-11-08netfilter: xt_recent: fix (increase) ipv6 literal buffer lengthMaciej Żenczykowski
2023-11-08ipvs: add missing module descriptionsFlorian Westphal
2023-11-08netfilter: nf_tables: remove catchall element in GC sync pathPablo Neira Ayuso
2023-11-08netfilter: add missing module descriptionsFlorian Westphal
2023-11-07virtio/vsock: Fix uninit-value in virtio_transport_recv_pkt()Shigeru Yoshida
2023-11-07vsock/virtio: remove socket from connected/bound list on shutdownFilippo Storniolo
2023-11-07tcp: Fix -Wc23-extensions in tcp_options_write()Nathan Chancellor
2023-11-06net/smc: put sk reference if close work was canceledD. Wythe
2023-11-06net/smc: allow cdc msg send rather than drop it with NULL sndbuf_descD. Wythe
2023-11-06net/smc: fix dangling sock under state SMC_APPFINCLOSEWAITD. Wythe
2023-11-06tcp: Fix SYN option room calculation for TCP-AO.Kuniyuki Iwashima
2023-11-06net, sched: Fix SKB_NOT_DROPPED_YET splat under debug configJamal Hadi Salim
2023-11-04Merge tag '9p-for-6.7-rc1' of https://github.com/martinetd/linuxLinus Torvalds
2023-11-03Merge tag 's390-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2023-11-03netlink: fill in missing MODULE_DESCRIPTION()Jakub Kicinski
2023-11-03tcp: fix fastopen code vs usec TSEric Dumazet
2023-11-02Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-11-02Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-11-02Merge tag 'v6.7-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2023-11-02dccp/tcp: Call security_inet_conn_request() after setting IPv6 addresses.Kuniyuki Iwashima
2023-11-02dccp: Call security_inet_conn_request() after setting IPv4 addresses.Kuniyuki Iwashima
2023-11-02net: page_pool: add missing free_percpu when page_pool_init failJian Shen
2023-11-01bpf: Add __bpf_hook_{start,end} macrosDave Marchevsky
2023-11-01bpf: Add __bpf_kfunc_{start,end}_defs macrosDave Marchevsky
2023-11-01rxrpc: Fix two connection reaping bugsDavid Howells
2023-11-01net/tcp_sigpool: Fix some off by one bugsDan Carpenter
2023-11-01tipc: Change nla_policy for bearer-related names to NLA_NUL_STRINGShigeru Yoshida
2023-11-01hsr: Prevent use after free in prp_create_tagged_frame()Dan Carpenter
2023-11-01llc: verify mac len before reading mac headerWillem de Bruijn
2023-11-01netlink: specs: devlink: add forgotten port function caps enum valuesJiri Pirko
2023-11-01net: sched: Fill in missing MODULE_DESCRIPTION for qdiscsVictor Nogueira
2023-11-01net: sched: Fill in missing MODULE_DESCRIPTION for classifiersVictor Nogueira
2023-11-01net: sched: Fill in MODULE_DESCRIPTION for act_gateVictor Nogueira
2023-11-01Merge tag 'net-next-6.7-followup' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-11-01Merge tag 'for-6.7/io_uring-sockopt-2023-10-30' of git://git.kernel.dk/linuxLinus Torvalds
2023-11-01SUNRPC: Fix RPC client cleaned up the freed pipefs dentriesfelix
2023-11-01SUNRPC: Add an IS_ERR() check back to where it wasDan Carpenter
2023-10-31net: tcp: remove call to obsolete crypto_ahash_alignmask()Stephen Rothwell
2023-10-31Merge tag 'net-next-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2023-10-30Merge tag 'ipsec-next-2023-10-28' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2023-10-30Merge tag 'nfsd-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2023-10-30Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Linus Torvalds