aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-09IB: remove redundant INFINIBAND kconfig dependenciesGreg Thelen3-3/+3
2018-04-15Merge tag 'kbuild-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds2-4/+3
2018-04-12Merge tag 'nfs-for-4.17-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds14-116/+240
2018-04-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds6-142/+139
2018-04-11l2tp: fix race in duplicate tunnel detectionGuillaume Nault3-28/+14
2018-04-11l2tp: fix races in tunnel creationGuillaume Nault4-110/+110
2018-04-11rds: MP-RDS may use an invalid c_pathKa-Cheong Poon1-5/+10
2018-04-10SUNRPC: Add helpers for decoding opaque and string typesTrond Myklebust1-0/+82
2018-04-10xprtrdma: Fix corner cases when handling device removalChuck Lever1-4/+9
2018-04-10sunrpc: Add static trace point to report result of RPC pingChuck Lever1-0/+6
2018-04-10sunrpc: Add static trace point to report RPC latency statsChuck Lever1-5/+11
2018-04-10sunrpc: Simplify synopsis of some trace pointsChuck Lever2-6/+6
2018-04-10SUNRPC: Make num_reqs a non-atomic integerChuck Lever1-8/+9
2018-04-10SUNRPC: Make RTT measurement more precise (Send)Chuck Lever3-1/+4
2018-04-10SUNRPC: Make RTT measurement more precise (Receive)Chuck Lever1-2/+3
2018-04-10SUNRPC: Move xprt_update_rtt callsiteChuck Lever2-3/+9
2018-04-10xprtrdma: Move creation of rl_rdmabuf to rpcrdma_create_reqChuck Lever3-34/+12
2018-04-10xprtrdma: Chain Send to FastReg WRsChuck Lever4-18/+49
2018-04-10xprtrdma: "Support" call-only RPCsChuck Lever2-6/+6
2018-04-10xprtrdma: Reduce number of MRs created by rpcrdma_mrs_createChuck Lever1-1/+1
2018-04-10xprtrdma: ->send_request returns -EAGAIN when there are no free MRsChuck Lever5-13/+27
2018-04-10xprtrdma: Remove xprt-specific connect cookieChuck Lever3-6/+3
2018-04-10xprtrdma: Remove arbitrary limit on initiator depthChuck Lever1-5/+2
2018-04-10xprtrdma: Fix latency regression on NUMA NFS/RDMA clientsChuck Lever3-4/+1
2018-04-10Merge tag 'ceph-for-4.17-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds9-168/+453
2018-04-10ip_gre: clear feature flags when incompatible o_flags are setSabrina Dubroca1-0/+6
2018-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds28-67/+181
2018-04-09inetpeer: fix uninit-value in inet_getpeerEric Dumazet1-0/+1
2018-04-08Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetoothDavid S. Miller3-13/+33
2018-04-08devlink: convert occ_get op to separate registrationJiri Pirko1-9/+65
2018-04-08tipc: use the right skb in tipc_sk_fill_sock_diag()Cong Wang3-6/+6
2018-04-08sctp: sctp_sockaddr_af must check minimal addr length for AF_INET6Eric Dumazet1-5/+8
2018-04-08net: dsa: Discard frames from unused portsAndrew Lunn1-1/+7
2018-04-08sctp: do not leak kernel memory to user spaceEric Dumazet1-1/+3
2018-04-07soreuseport: initialise timewait reuseport fieldEric Dumazet1-0/+1
2018-04-07ipv4: fix uninit-value in ip_route_output_key_hash_rcu()Eric Dumazet1-5/+6
2018-04-07dccp: initialize ireq->ir_markEric Dumazet2-0/+2
2018-04-07net: fix uninit-value in __hw_addr_add_ex()Eric Dumazet1-2/+2
2018-04-07net: initialize skb->peeked when cloningEric Dumazet1-0/+1
2018-04-07netlink: fix uninit-value in netlink_sendmsgEric Dumazet1-0/+2
2018-04-07net_sched: fix a missing idr_remove() in u32_delete_key()Cong Wang1-0/+1
2018-04-07kbuild: rename *-asn1.[ch] to *.asn1.[ch]Masahiro Yamada2-3/+3
2018-04-07kbuild: clean up *-asn1.[ch] patterns from top-level MakefileMasahiro Yamada1-1/+0
2018-04-06Merge tag 'selinux-pr-20180403' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinuxLinus Torvalds8-27/+215
2018-04-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-5/+8
2018-04-05headers: untangle kmemleak.h from mm.hRandy Dunlap2-2/+0
2018-04-05net/9p/client.c: fix potential refcnt problem of trans moduleChengguang Xu1-1/+4
2018-04-05net/9p: avoid -ERESTARTSYS leak to userspaceGreg Kurz1-2/+4
2018-04-05net/sched: fix NULL dereference in the error path of tcf_bpf_init()Davide Caratti1-4/+8
2018-04-05net/ipv6: Increment OUTxxx counters after netfilter hookJeff Barnhill1-2/+5