aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2016-03-26
|\
| * libceph: use KMEM_CACHE macroGeliang Tang2016-03-25
| * libceph: use sizeof_footer() moreIlya Dryomov2016-03-25
| * libceph: add helper that duplicates last extent operationYan, Zheng2016-03-25
| * libceph: enable large, variable-sized OSD requestsIlya Dryomov2016-03-25
| * libceph: osdc->req_mempool should be backed by a slab poolIlya Dryomov2016-03-25
| * libceph: make r_request msg_size calculation clearerIlya Dryomov2016-03-25
| * libceph: move r_reply_op_{len,result} into struct ceph_osd_req_opYan, Zheng2016-03-25
| * libceph: rename ceph_osd_req_op::payload_len to indata_lenIlya Dryomov2016-03-25
| * libceph: behave in mon_fault() if cur_mon < 0Ilya Dryomov2016-03-25
| * libceph: reschedule tick in mon_fault()Ilya Dryomov2016-03-25
| * libceph: introduce and switch to reopen_session()Ilya Dryomov2016-03-25
| * libceph: monc hunt rate is 3s with backoff up to 30sIlya Dryomov2016-03-25
| * libceph: monc ping rate is 10sIlya Dryomov2016-03-25
| * libceph: pick a different monitor when reconnectingIlya Dryomov2016-03-25
| * libceph: revamp subs code, switch to SUBSCRIBE2 protocolIlya Dryomov2016-03-25
| * libceph: decouple hunting and subs managementIlya Dryomov2016-03-25
| * libceph: move debugfs initialization into __ceph_open_session()Ilya Dryomov2016-03-25
* | Merge tag 'nfsd-4.6' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2016-03-24
|\ \
| * | sunrpc/cache: drop reference when sunrpc_cache_pipe_upcall() detects a raceNeilBrown2016-03-17
| * | svcrdma: Use new CQ API for RPC-over-RDMA server send CQsChuck Lever2016-03-01
| * | svcrdma: Use new CQ API for RPC-over-RDMA server receive CQsChuck Lever2016-03-01
| * | svcrdma: Remove close_out exit pathChuck Lever2016-03-01
| * | svcrdma: Hook up the logic to return ERR_CHUNKChuck Lever2016-03-01
| * | svcrdma: Use correct XID in error repliesChuck Lever2016-03-01
| * | svcrdma: Make RDMA_ERROR messages workChuck Lever2016-03-01
| * | svcrdma: svc_rdma_post_recv() should close connection on errorChuck Lever2016-03-01
| * | svcrdma: Close connection when a send error occursChuck Lever2016-03-01
| * | nfsd: Lower NFSv4.1 callback message size limitChuck Lever2016-03-01
| * | svcrdma: Do not send Write chunk XDR pad with inline contentChuck Lever2016-03-01
| * | svcrdma: Do not write xdr_buf::tail in a Write chunkChuck Lever2016-03-01
| * | svcrdma: Find client-provided write and reply chunks once per replyChuck Lever2016-03-01
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-03-24
|\ \ \
| * | | net: ping: make ping_v6_sendmsg staticHaishuang Yan2016-03-23
| * | | net: Reset encap_level to avoid resetting features on inner IP headersAlexander Duyck2016-03-23
| * | | AF_VSOCK: Shrink the area influenced by prepare_to_waitClaudio Imbrenda2016-03-22
| * | | Revert "vsock: Fix blocking ops call in prepare_to_wait"Claudio Imbrenda2016-03-22
| * | | ipv4: initialize flowi4_flags before calling fib_lookup()Lance Richardson2016-03-22
| * | | ipv4: fix broadcast packets receptionPaolo Abeni2016-03-22
| * | | netlink: add support for NIC driver ioctlsDavid Decotigny2016-03-22
| * | | net: ipv4: Fix truncated timestamp returned by inet_current_timestamp()Deepa Dinamani2016-03-21
| * | | Make DST_CACHE a silent config optionDave Jones2016-03-21
| * | | bridge: update max_gso_segs and max_gso_sizeEric Dumazet2016-03-21
| * | | net/rtnetlink: add IFLA_GSO_MAX_SEGS and IFLA_GSO_MAX_SIZE attributesEric Dumazet2016-03-21
| * | | net: add description for len argument of dev_get_phys_port_nameLuis de Bethencourt2016-03-21
| * | | net: sched: Add description for cpu_bstats argumentLuis de Bethencourt2016-03-20
| * | | gen_stats.c: Add description for cpu argumentLuis de Bethencourt2016-03-20
| * | | tunnels: Remove encapsulation offloads on decap.Jesse Gross2016-03-20
| * | | tunnels: Don't apply GRO to multiple layers of encapsulation.Jesse Gross2016-03-20
| * | | ipip: Properly mark ipip GRO packets as encapsulated.Jesse Gross2016-03-20