summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | xprtrdma: Annotate receive workqueueChuck Lever2017-04-251-1/+1
| | * | | | xprtrdma: Revert commit d0f36c46deeaChuck Lever2017-04-251-26/+7
| | * | | | xprtrdma: Restore transport after device removalChuck Lever2017-04-251-0/+48
| | * | | | xprtrdma: Refactor rpcrdma_ep_connectChuck Lever2017-04-251-46/+63
| | * | | | xprtrdma: Support unplugging an HCA from under an NFS mountChuck Lever2017-04-253-9/+101
| | * | | | xprtrdma: Use same device when mapping or syncing DMA buffersChuck Lever2017-04-253-9/+14
| | * | | | xprtrdma: Refactor rpcrdma_ia_open()Chuck Lever2017-04-253-27/+32
| | * | | | xprtrdma: Detect unreachable NFS/RDMA servers more reliablyChuck Lever2017-04-251-0/+22
| | * | | | sunrpc: Export xprt_force_disconnect()Chuck Lever2017-04-251-0/+1
| | * | | | xprtrdma: Cancel refresh worker during buffer shutdownChuck Lever2017-04-251-0/+1
| * | | | | sunrpc: don't check for failure from mempool_alloc()NeilBrown2017-04-202-13/+0
* | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2017-05-101-3/+3
|\ \ \ \ \ \
| * | | | | | virtio: wrap find_vqsMichael S. Tsirkin2017-05-021-3/+3
* | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-05-109-13/+13
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2017-04-239-13/+13
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | * | | | | | mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCUPaul E. McKenney2017-04-189-13/+13
* | | | | | | | Merge tag 'ceph-for-4.12-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds2017-05-106-34/+198
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | rbd: support updating the lock cookie without releasing the lockIlya Dryomov2017-05-041-0/+51
| * | | | | | | libceph: add an epoch_barrier field to struct ceph_osd_clientJeff Layton2017-05-042-8/+74
| * | | | | | | libceph: abort already submitted but abortable requests when map or pool goes...Jeff Layton2017-05-041-0/+34
| * | | | | | | libceph: allow requests to return immediately on full conditions if caller wi...Jeff Layton2017-05-041-0/+7
| * | | | | | | libceph: remove req->r_replay_versionJeff Layton2017-05-042-6/+5
| * | | | | | | libceph: convert ceph_pagelist.refcnt from atomic_t to refcount_tElena Reshetova2017-05-041-1/+1
| * | | | | | | libceph: convert ceph_osd.o_ref from atomic_t to refcount_tElena Reshetova2017-05-041-8/+8
| * | | | | | | libceph: convert ceph_snap_context.nref from atomic_t to refcount_tElena Reshetova2017-05-041-3/+3
| * | | | | | | libceph: supported_features module parameterIlya Dryomov2017-05-041-0/+11
| * | | | | | | libceph, ceph: always advertise all supported featuresIlya Dryomov2017-05-041-10/+6
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-05-0917-66/+131
|\ \ \ \ \ \ \
| * | | | | | | dccp/tcp: do not inherit mc_list from parentEric Dumazet2017-05-091-0/+2
| * | | | | | | DECnet: Use container_of() for embedded structKees Cook2017-05-091-6/+6
| * | | | | | | Revert "ipv4: restore rt->fi for reference counting"David S. Miller2017-05-081-17/+1
| * | | | | | | ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notfWANG Cong2017-05-082-2/+12
| * | | | | | | Merge tag 'mac80211-for-davem-2017-05-08' of git://git.kernel.org/pub/scm/lin...David S. Miller2017-05-083-2/+8
| |\ \ \ \ \ \ \
| | * | | | | | | mac80211: fix IBSS presp allocation sizeJohannes Berg2017-05-081-0/+2
| | * | | | | | | nl80211: correctly validate MU-MIMO groupsJohannes Berg2017-05-081-2/+2
| | * | | | | | | mac80211: bail out from prep_connection() if a reconfig is ongoingLuca Coelho2017-05-081-0/+4
| * | | | | | | | vti: check nla_put_* return valueHangbin Liu2017-05-081-6/+7
| * | | | | | | | vlan: Keep NETIF_F_HW_CSUM similar to other software devicesVlad Yasevich2017-05-081-3/+10
| * | | | | | | | tcp: make congestion control optionally skip slow start after idleWei Wang2017-05-081-1/+3
| * | | | | | | | ipv4: restore rt->fi for reference countingWANG Cong2017-05-081-1/+17
| * | | | | | | | tcp: randomize timestamps on syncookiesEric Dumazet2017-05-056-46/+79
| * | | | | | | | bridge: netlink: account for IFLA_BRPORT_{B, M}CAST_FLOOD size and policyTobias Klauser2017-05-051-0/+4
| |/ / / / / / /
* | | | | | | | treewide: convert PF_MEMALLOC manipulations to new helpersVlastimil Babka2017-05-082-6/+8
* | | | | | | | fs: ceph: CURRENT_TIME with ktime_get_real_ts()Deepa Dinamani2017-05-082-4/+6
* | | | | | | | format-security: move static strings to constKees Cook2017-05-081-1/+2
* | | | | | | | mm, vmalloc: use __GFP_HIGHMEM implicitlyMichal Hocko2017-05-082-3/+2
* | | | | | | | net: use kvmalloc with __GFP_REPEAT rather than open coded variantMichal Hocko2017-05-082-26/+10
* | | | | | | | treewide: use kv[mz]alloc* rather than opencoded variantsMichal Hocko2017-05-0810-92/+26
* | | | | | | | net/ipv6/ila/ila_xlat.c: simplify a strange allocation patternMichal Hocko2017-05-081-7/+1
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2017-05-051-1/+0
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |