summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'nfsd-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds2022-01-162-106/+77
|\
| * SUNRPC: Fix sockaddr handling in the svc_xprt_create_error trace pointChuck Lever2022-01-101-1/+1
| * SUNRPC: Remove low signal-to-noise tracepointsChuck Lever2021-12-131-4/+2
| * lockd: use svc_set_num_threads() for thread start and stopNeilBrown2021-12-131-2/+1
| * SUNRPC: always treat sv_nrpools==1 as "not pooled"NeilBrown2021-12-131-25/+29
| * SUNRPC: move the pool_map definitions (back) into svc.cNeilBrown2021-12-131-6/+25
| * SUNRPC: discard svo_setup and rename svc_set_num_threads_sync()NeilBrown2021-12-131-47/+2
| * SUNRPC: use sv_lock to protect updates to sv_nrthreads.NeilBrown2021-12-131-2/+7
| * SUNRPC: stop using ->sv_nrthreads as a refcountNeilBrown2021-12-131-11/+11
| * SUNRPC/NFSD: clean up get/put functions.NeilBrown2021-12-131-14/+5
* | Merge tag '9p-for-5.17-rc1' of git://github.com/martinetd/linuxLinus Torvalds2022-01-167-9/+42
|\ \
| * | net/9p: show error message if user 'msize' cannot be satisfiedChristian Schoenebeck2022-01-101-1/+6
| * | net/p9: load default transportsThomas Weißschuh2022-01-101-2/+11
| * | 9p/xen: autoload when xenbus service is availableThomas Weißschuh2022-01-101-0/+1
| * | 9p/trans_fd: split into dedicated moduleThomas Weißschuh2022-01-104-5/+23
| * | 9p/trans_virtio: Fix typo in the comment for p9_virtio_create()zhuxinran2021-12-181-1/+1
| |/
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2022-01-157-39/+13
|\ \
| * | mm: introduce memalloc_retry_wait()NeilBrown2022-01-151-1/+2
| * | mm: allow !GFP_KERNEL allocations for kvmallocMichal Hocko2022-01-156-38/+11
* | | Merge tag 'char-misc-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-01-141-1/+1
|\ \ \
| * \ \ Merge 5.16-rc8 into char-misc-nextGreg Kroah-Hartman2022-01-0369-228/+368
| |\ \ \
| * | | | bus: mhi: core: Add an API for auto queueing buffers for DL channelManivannan Sadhasivam2021-12-171-1/+1
| | |_|/ | |/| |
* | | | Merge tag 'tty-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2022-01-121-3/+2
|\ \ \ \
| * \ \ \ Merge 5.16-rc6 into tty-nextGreg Kroah-Hartman2021-12-2042-93/+177
| |\ \ \ \
| * \ \ \ \ Merge 5.16-rc4 into tty-nextGreg Kroah-Hartman2021-12-0642-196/+396
| |\ \ \ \ \
| * | | | | | tty: remove file from tty_ldisc_ops::ioctl and compat_ioctlJiri Slaby2021-11-251-3/+2
* | | | | | | Merge tag 'selinux-pr-20220110' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-01-112-2/+2
|\ \ \ \ \ \ \
| * | | | | | | lsm: security_task_getsecid_subj() -> security_current_getsecid_subj()Paul Moore2021-11-222-2/+2
* | | | | | | | netfilter: nf_tables: don't use 'data_size' uninitializedLinus Torvalds2022-01-101-0/+1
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-01-0919-42/+153
|\ \ \ \ \ \ \ \
| * | | | | | | | net: openvswitch: Fix ct_state nat flags for conns arriving from tcPaul Blakey2022-01-093-3/+21
| * | | | | | | | netrom: fix api breakage in nr_setsockopt()Dan Carpenter2022-01-071-6/+6
| * | | | | | | | ax25: uninitialized variable in ax25_setsockopt()Dan Carpenter2022-01-071-5/+5
| * | | | | | | | mptcp: Check reclaim amount before reducing allocationMat Martineau2022-01-071-1/+3
| * | | | | | | | mptcp: fix a DSS option writing errorGeliang Tang2022-01-071-0/+1
| * | | | | | | | mptcp: fix opt size when sending DSS + MP_FAILMatthieu Baerts2022-01-071-3/+6
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski2022-01-063-1/+15
| |\ \ \ \ \ \ \ \
| | * | | | | | | | netfilter: nft_set_pipapo: allocate pcpu scratch maps on cloneFlorian Westphal2022-01-061-0/+8
| | * | | | | | | | netfilter: nft_payload: do not update layer 4 checksum when mangling fragmentsPablo Neira Ayuso2022-01-061-0/+3
| | * | | | | | | | netfilter: ipt_CLUSTERIP: fix refcount leak in clusterip_tg_check()Xin Xiong2022-01-051-1/+4
| | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | net/smc: Reset conn->lgr when link group registration failsWen Gu2022-01-063-9/+13
| * | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2022-01-065-12/+81
| |\ \ \ \ \ \ \ \
| | * | | | | | | | net/xfrm: IPsec tunnel mode fix inner_ipproto setting in sec_pathRaed Salem2022-01-051-5/+25
| | * | | | | | | | xfrm: state and policy should fail if XFRMA_IF_ID 0Antony Antony2021-12-171-3/+18
| | * | | | | | | | xfrm: interface with if_id 0 should return errorAntony Antony2021-12-171-2/+12
| | * | | | | | | | xfrm: fix a small bug in xfrm_sa_len()Eric Dumazet2021-12-091-1/+1
| | * | | | | | | | xfrm: fix policy lookup for ipv6 gre packetsGhalem Boudour2021-11-232-1/+25
| * | | | | | | | | can: isotp: convert struct tpcon::{idx,len} to unsigned intMarc Kleine-Budde2022-01-051-2/+2
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | tcp: tcp_send_challenge_ack delete useless param `skb`Benjamin Yim2022-01-091-5/+5
* | | | | | | | | page_pool: remove spinlock in page_pool_refill_alloc_cache()Yunsheng Lin2022-01-091-4/+0