summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2018-04-12net: validate attribute sizes in neigh_dump_table()Eric Dumazet
2018-04-12tcp: md5: reject TCP_MD5SIG or TCP_MD5SIG_EXT on established socketsEric Dumazet
2018-04-12tipc: fix unbalanced reference counterJon Maloy
2018-04-12net/tls: Remove VLA usageKees Cook
2018-04-12Merge tag 'nfs-for-4.17-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2018-04-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-04-11l2tp: fix race in duplicate tunnel detectionGuillaume Nault
2018-04-11l2tp: fix races in tunnel creationGuillaume Nault
2018-04-11rds: MP-RDS may use an invalid c_pathKa-Cheong Poon
2018-04-11netfilter: xt_connmark: Add bit mapping for bit-shift operation.Jack Ma
2018-04-10SUNRPC: Add helpers for decoding opaque and string typesTrond Myklebust
2018-04-10xprtrdma: Fix corner cases when handling device removalChuck Lever
2018-04-10sunrpc: Add static trace point to report result of RPC pingChuck Lever
2018-04-10sunrpc: Add static trace point to report RPC latency statsChuck Lever
2018-04-10sunrpc: Simplify synopsis of some trace pointsChuck Lever
2018-04-10SUNRPC: Make num_reqs a non-atomic integerChuck Lever
2018-04-10SUNRPC: Make RTT measurement more precise (Send)Chuck Lever
2018-04-10SUNRPC: Make RTT measurement more precise (Receive)Chuck Lever
2018-04-10SUNRPC: Move xprt_update_rtt callsiteChuck Lever
2018-04-10xprtrdma: Move creation of rl_rdmabuf to rpcrdma_create_reqChuck Lever
2018-04-10xprtrdma: Chain Send to FastReg WRsChuck Lever
2018-04-10xprtrdma: "Support" call-only RPCsChuck Lever
2018-04-10xprtrdma: Reduce number of MRs created by rpcrdma_mrs_createChuck Lever
2018-04-10xprtrdma: ->send_request returns -EAGAIN when there are no free MRsChuck Lever
2018-04-10xprtrdma: Remove xprt-specific connect cookieChuck Lever
2018-04-10xprtrdma: Remove arbitrary limit on initiator depthChuck Lever
2018-04-10xprtrdma: Fix latency regression on NUMA NFS/RDMA clientsChuck Lever
2018-04-10Merge tag 'ceph-for-4.17-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2018-04-10ip_gre: clear feature flags when incompatible o_flags are setSabrina Dubroca
2018-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-04-09netfilter: ebtables: don't attempt to allocate 0-sized compat arrayFlorian Westphal
2018-04-09ipvs: fix rtnl_lock lockups caused by start_sync_threadJulian Anastasov
2018-04-09netfilter: nf_conntrack_sip: allow duplicate SDP expectationsFlorian Westphal
2018-04-09inetpeer: fix uninit-value in inet_getpeerEric Dumazet
2018-04-08Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2018-04-08devlink: convert occ_get op to separate registrationJiri Pirko
2018-04-08tipc: use the right skb in tipc_sk_fill_sock_diag()Cong Wang
2018-04-08sctp: sctp_sockaddr_af must check minimal addr length for AF_INET6Eric Dumazet
2018-04-08net: dsa: Discard frames from unused portsAndrew Lunn
2018-04-08sctp: do not leak kernel memory to user spaceEric Dumazet
2018-04-07soreuseport: initialise timewait reuseport fieldEric Dumazet
2018-04-07ipv4: fix uninit-value in ip_route_output_key_hash_rcu()Eric Dumazet
2018-04-07dccp: initialize ireq->ir_markEric Dumazet
2018-04-07net: fix uninit-value in __hw_addr_add_ex()Eric Dumazet
2018-04-07net: initialize skb->peeked when cloningEric Dumazet
2018-04-07netlink: fix uninit-value in netlink_sendmsgEric Dumazet
2018-04-07net_sched: fix a missing idr_remove() in u32_delete_key()Cong Wang
2018-04-07kbuild: rename *-asn1.[ch] to *.asn1.[ch]Masahiro Yamada
2018-04-07kbuild: clean up *-asn1.[ch] patterns from top-level MakefileMasahiro Yamada
2018-04-06Merge tag 'selinux-pr-20180403' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds