aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-09-16
|\
| * tcp: fix data delivery rateEric Dumazet2017-09-16
| * sctp: do not mark sk dumped when inet_sctp_diag_fill returns errXin Long2017-09-15
| * sctp: fix an use-after-free issue in sctp_sock_dumpXin Long2017-09-15
| * tcp: update skb->skb_mstamp more carefullyEric Dumazet2017-09-15
| * net: ipv4: fix l3slave check for index returned in IP_PKTINFODavid Ahern2017-09-15
| * tls: make tls_sw_free_resources staticTobias Klauser2017-09-14
| * net_sched: gen_estimator: fix scaling error in bytes/packets samplesEric Dumazet2017-09-13
| * net: sched: fix use-after-free in tcf_action_destroy and tcf_del_walkerJiri Pirko2017-09-13
| * ip6_tunnel: fix ip6 tunnel lookup in collect_md modeHaishuang Yan2017-09-12
| * ip_tunnel: fix ip tunnel lookup in collect_md modeHaishuang Yan2017-09-12
| * net_sched: carefully handle tcf_block_put()Cong Wang2017-09-12
| * net_sched: fix reference counting of tc filter chainCong Wang2017-09-12
| * net_sched: get rid of tcfa_rcuCong Wang2017-09-12
| * tcp/dccp: remove reqsk_put() from inet_child_forget()Eric Dumazet2017-09-12
| * openvswitch: Fix an error handling path in 'ovs_nla_init_match_and_action()'Christophe JAILLET2017-09-12
| * net/sched: fix pointer check in gen_handleJosh Hunt2017-09-11
| * ipv6: sr: remove duplicate routing header type checkDavid Lebrun2017-09-11
| * xdp: implement xdp_redirect_map for generic XDPJesper Dangaard Brouer2017-09-11
* | Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2017-09-14
|\ \
| * | net/9p: switch p9_fd_read to kernel_writeChristoph Hellwig2017-09-04
| * | fs: fix kernel_read prototypeChristoph Hellwig2017-09-04
* | | Merge tag 'ceph-for-4.14-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds2017-09-12
|\ \ \
| * | | ceph: more accurate statfsDouglas Fuller2017-09-06
| * | | ceph: nuke startsync opYanhu Cao2017-09-06
* | | | Merge tag 'nfs-for-4.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2017-09-12
|\ \ \ \
| * | | | SUNRPC: remove some dead code.NeilBrown2017-09-06
| * | | | xprtrdma: Use xprt_pin_rqst in rpcrdma_reply_handlerChuck Lever2017-09-05
| * | | | Merge tag 'nfs-rdma-for-4.14-1' of git://git.linux-nfs.org/projects/anna/linu...Trond Myklebust2017-09-05
| |\ \ \ \
| | * | | | xprtrdma: Re-arrange struct rx_statsChuck Lever2017-08-22
| | * | | | xprtrdma: Remove imul instructions from chunk list encodersChuck Lever2017-08-15
| | * | | | xprtrdma: Remove imul instructions from rpcrdma_convert_iovs()Chuck Lever2017-08-15
| | * | | | xprtrdma: Clean up rpcrdma_bc_marshal_reply()Chuck Lever2017-08-11
| | * | | | xprtrdma: Harden chunk list encoding against send buffer overflowChuck Lever2017-08-11
| | * | | | xprtrdma: Set up an xdr_stream in rpcrdma_marshal_req()Chuck Lever2017-08-11
| | * | | | xprtrdma: Remove rpclen from rpcrdma_marshal_reqChuck Lever2017-08-11
| | * | | | xprtrdma: Clean up rpcrdma_marshal_req() synopsisChuck Lever2017-08-11
| | * | | | xprtrdma: Clean up XDR decoding in rpcrdma_update_granted_credits()Chuck Lever2017-08-08
| | * | | | xprtrdma: Remove rpcrdma_rep::rr_lenChuck Lever2017-08-08
| | * | | | xprtrdma: Remove opcode check in Receive completion handlerChuck Lever2017-08-08
| | * | | | xprtrdma: Replace rpcrdma_count_chunks()Chuck Lever2017-08-08
| | * | | | xprtrdma: Refactor rpcrdma_reply_handler()Chuck Lever2017-08-08
| | * | | | xprtrdma: Harden backchannel call decodingChuck Lever2017-08-08
| | * | | | xprtrdma: Add xdr_init_decode to rpcrdma_reply_handler()Chuck Lever2017-08-08
| | * | | | sunrpc: Const-ify all instances of struct rpc_xprt_opsChuck Lever2017-08-01
| * | | | | Merge branch 'bugfixes'Trond Myklebust2017-08-20
| |\ \ \ \ \
| | * | | | | SUNRPC: ECONNREFUSED should cause a rebind.NeilBrown2017-08-20
| * | | | | | SUNRPC: Add a separate spinlock to protect the RPC request receive listTrond Myklebust2017-08-18
| * | | | | | SUNRPC: Cleanup xs_tcp_read_common()Trond Myklebust2017-08-16
| * | | | | | SUNRPC: Don't loop forever in xs_tcp_data_receive()Trond Myklebust2017-08-16