summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2020-02-091-1/+1
|\
| * kbuild: rename hostprogs-y/always to hostprogs/always-yMasahiro Yamada2020-02-041-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-02-0812-128/+157
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2020-02-082-12/+21
| |\ \
| | * | bpf: Improve bucket_log calculation logicMartin KaFai Lau2020-02-071-2/+3
| | * | bpf, sockhash: Synchronize_rcu before free'ing mapJakub Sitnicki2020-02-071-0/+4
| | * | bpf, sockmap: Don't sleep while holding RCU lock on tear-downJakub Sitnicki2020-02-071-4/+4
| | * | bpf, sockmap: Check update requirements after lockingLorenz Bauer2020-02-071-6/+10
| * | | drop_monitor: Do not cancel uninitialized work itemIdo Schimmel2020-02-071-1/+3
| * | | ipv6/addrconf: fix potential NULL deref in inet6_set_link_af()Eric Dumazet2020-02-071-0/+3
| * | | taprio: Fix dropping packets when using taprio + ETF offloadingVinicius Costa Gomes2020-02-071-2/+2
| * | | taprio: Use taprio_reset_tc() to reset Traffic Classes configurationVinicius Costa Gomes2020-02-071-1/+1
| * | | taprio: Add missing policy validation for flagsVinicius Costa Gomes2020-02-071-0/+1
| * | | taprio: Fix still allowing changing the flags during runtimeVinicius Costa Gomes2020-02-071-20/+41
| * | | taprio: Fix enabling offload with wrong number of traffic classesVinicius Costa Gomes2020-02-071-13/+13
| * | | rxrpc: Fix call RCU cleanup using non-bh-safe locksDavid Howells2020-02-071-3/+19
| * | | rxrpc: Fix service call disconnectionDavid Howells2020-02-071-2/+1
| * | | net: sched: prevent a use after freeDan Carpenter2020-02-061-1/+1
| * | | skbuff: fix a data race in skb_queue_len()Qian Cai2020-02-061-2/+9
| * | | mptcp: fix use-after-free for ipv6Florian Westphal2020-02-061-3/+33
| * | | devlink: report 0 after hitting end in region readJacob Keller2020-02-051-0/+6
| * | | net_sched: fix a resource leak in tcindex_set_parms()Cong Wang2020-02-051-2/+1
| * | | mptcp: fix use-after-free on tcp fallbackFlorian Westphal2020-02-051-70/+6
* | | | Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-02-081-22/+19
|\ \ \ \
| * | | | fs_parse: fold fs_parameter_desc/fs_parameter_specAl Viro2020-02-071-6/+2
| * | | | fs_parser: remove fs_parameter_description name fieldEric Sandeen2020-02-071-1/+0
| * | | | ceph_parse_param(), ceph_parse_mon_ips(): switch to passing fc_logAl Viro2020-02-071-4/+4
| * | | | new primitive: __fs_parse()Al Viro2020-02-071-1/+1
| * | | | switch rbd and libceph to p_log-based primitivesAl Viro2020-02-071-12/+14
| * | | | fs_parse: get rid of ->enumsAl Viro2020-02-071-1/+1
* | | | | Merge tag 'nfsd-5.6' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2020-02-072-22/+30
|\ \ \ \ \
| * | | | | sunrpc: expiry_time should be seconds not timevalRoberto Bergantinos Corpas2020-02-071-0/+4
| * | | | | sunrpc: clean up cache entry add/remove from hashtableTrond Myklebust2020-01-221-24/+26
| * | | | | sunrpc: Fix potential leaks in sunrpc_cache_unhash()Trond Myklebust2020-01-221-0/+2
* | | | | | Merge tag 'nfs-for-5.6-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2020-02-0713-261/+199
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | SUNRPC: Use kmemdup_nul() in rpc_parse_scope_id()Trond Myklebust2020-02-031-1/+1
| * | | | | SUNRPC: Remove broken gss_mech_list_pseudoflavors()Trond Myklebust2020-01-153-79/+0
| * | | | | xprtrdma: DMA map rr_rdma_buf as each rpcrdma_rep is createdChuck Lever2020-01-151-20/+11
| * | | | | xprtrdma: Destroy reps from previous connection instanceChuck Lever2020-01-151-1/+3
| * | | | | xprtrdma: Destroy rpcrdma_rep when Receive is flushedChuck Lever2020-01-151-1/+8
| * | | | | xprtrdma: Allocate and map transport header buffers at connect timeChuck Lever2020-01-154-37/+84
| * | | | | xprtrdma: Refactor frwr_is_supportedChuck Lever2020-01-153-47/+25
| * | | | | xprtrdma: Eliminate per-transport "max pages"Chuck Lever2020-01-155-40/+23
| * | | | | xprtrdma: Refactor initialization of ep->rep_max_requestsChuck Lever2020-01-154-11/+11
| * | | | | xprtrdma: Make sendctx queue lifetime the same as connection lifetimeChuck Lever2020-01-151-7/+15
| * | | | | xprtrdma: Eliminate ri_max_send_sgesChuck Lever2020-01-154-16/+14
| * | | | | SUNRPC: constify copied structureJulia Lawall2020-01-151-1/+1
| * | | | | SUNRPC: call_connect_status should handle -EPROTOChuck Lever2020-01-151-0/+1
| * | | | | SUNRPC: Capture signalled RPC tasksChuck Lever2020-01-151-1/+3
| * | | | | sunrpc: convert to time64_t for expiryArnd Bergmann2020-01-156-21/+27