summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* mptcp: fix double-unlock in mptcp_pollFlorian Westphal2020-04-121-12/+13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2020-04-093-4/+5
|\
| * bpf: Fix use of sk->sk_reuseport from sk_assignJoe Stringer2020-04-091-1/+1
| * xsk: Fix out of boundary write in __xsk_rcv_memcpyLi RongQing2020-04-061-2/+3
| * net, sk_msg: Don't use RCU_INIT_POINTER on sk_user_dataJakub Sitnicki2020-04-031-1/+1
* | net: ipv4: devinet: Fix crash when add/del multicast IP with autojoinTaras Chornyi2020-04-091-4/+9
* | net/rds: Fix MR reference counting problemKa-Cheong Poon2020-04-092-21/+12
* | net/rds: Replace struct rds_mr's r_refcount with struct krefKa-Cheong Poon2020-04-093-23/+20
* | net-sysfs: remove redundant assignment to variable retColin Ian King2020-04-091-1/+1
* | net: qrtr: send msgs from local of same id as broadcastWang Wenhu2020-04-091-3/+4
* | net/tls: fix const assignment warningArnd Bergmann2020-04-081-2/+2
* | l2tp: Allow management of tunnels and session in user namespaceMichael Weiß2020-04-081-8/+8
* | hsr: check protocol version in hsr_newlink()Taehee Yoo2020-04-071-2/+8
* | net: sched: Fix setting last executed chain on skb extensionPaul Blakey2020-04-071-0/+1
* | net: revert default NAPI poll timeout to 2 jiffiesKonstantin Khlebnikov2020-04-071-1/+2
* | net: icmp6: do not select saddr from iif when route has prefsrc setTim Stallard2020-04-071-1/+20
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2020-04-076-22/+27
|\ \
| * | netfilter: nf_tables: reintroduce the NFT_SET_CONCAT flagPablo Neira Ayuso2020-04-071-1/+1
| * | netfilter: nf_tables: report EOPNOTSUPP on unsupported flags/object typePablo Neira Ayuso2020-04-071-2/+2
| * | netfilter: ipset: Pass lockdep expression to RCU listsAmol Grover2020-04-061-1/+2
| * | netfilter: nf_tables: do not leave dangling pointer in nf_tables_set_alloc_nameEric Dumazet2020-04-051-0/+1
| * | netfilter: xt_IDLETIMER: target v1 - match Android layoutMaciej Żenczykowski2020-04-051-0/+3
| * | netfilter: nf_tables: do not update stateful expressions if lookup is invertedPablo Neira Ayuso2020-04-052-6/+7
| * | netfilter: nft_set_rbtree: Drop spurious condition for overlap detection on i...Stefano Brivio2020-04-051-12/+11
* | | Merge tag 'nfs-for-5.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2020-04-0711-716/+503
|\ \ \
| * | | SUNRPC: Don't start a timer on an already queued rpc taskTrond Myklebust2020-04-041-6/+13
| * | | Merge tag 'nfs-rdma-for-5.7-1' of git://git.linux-nfs.org/projects/anna/linux...Trond Myklebust2020-03-286-625/+413
| |\ \ \
| | * | | xprtrdma: kmalloc rpcrdma_ep separate from rpcrdma_xprtChuck Lever2020-03-276-130/+141
| | * | | xprtrdma: Extract sockaddr from struct rdma_cm_idChuck Lever2020-03-271-21/+14
| | * | | xprtrdma: Merge struct rpcrdma_ia into struct rpcrdma_epChuck Lever2020-03-276-255/+240
| | * | | xprtrdma: Disconnect on flushed completionChuck Lever2020-03-273-17/+45
| | * | | xprtrdma: Remove rpcrdma_ia::ri_flagsChuck Lever2020-03-273-67/+13
| | * | | xprtrdma: Invoke rpcrdma_ia_open in the connect workerChuck Lever2020-03-273-142/+20
| | * | | xprtrdma: Allocate Protection Domain in rpcrdma_ep_create()Chuck Lever2020-03-271-16/+10
| | * | | xprtrdma: Refactor rpcrdma_ep_connect() and rpcrdma_ep_disconnect()Chuck Lever2020-03-273-20/+20
| | * | | xprtrdma: Clean up the post_send pathChuck Lever2020-03-275-18/+18
| | * | | xprtrdma: Refactor frwr_init_mr()Chuck Lever2020-03-273-8/+8
| | * | | xprtrdma: Invoke rpcrdma_ep_create() in the connect workerChuck Lever2020-03-273-103/+56
| | * | | xprtrdma: Enhance MR-related trace pointsChuck Lever2020-03-271-1/+1
| * | | | SUNRPC: fix krb5p mount to provide large enough buffer in rq_rcvsizeOlga Kornievskaia2020-03-261-1/+2
| * | | | SUNRPC: Trim stack utilization in the wrap and unwrap pathsChuck Lever2020-03-161-6/+8
| * | | | SUNRPC: Remove xdr_buf_read_mic()Chuck Lever2020-03-161-55/+0
| * | | | sunrpc: Fix gss_unwrap_resp_integ() againChuck Lever2020-03-161-19/+58
| * | | | SUNRPC: remove redundant assignments to variable statusColin Ian King2020-03-161-1/+1
| * | | | SUNRPC: Don't take a reference to the cred on synchronous tasksTrond Myklebust2020-03-161-0/+3
| * | | | SUNRPC: Add a flag to avoid reference counts on credentialsTrond Myklebust2020-03-162-3/+5
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-04-0716-35/+186
|\ \ \ \
| * | | | ipv6: rpl: fix loop iterationAlexander Aring2020-04-061-3/+3
| | |/ / | |/| |
| * | | mptcp: add some missing pr_fmt definesGeliang Tang2020-04-033-0/+6
| * | | net_sched: fix a missing refcnt in tcindex_init()Cong Wang2020-04-031-0/+1