summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'nfs-for-4.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2017-11-1714-297/+531
|\
| * sunrpc: remove net pointer from messagesVasily Averin2017-11-172-7/+7
| * sunrpc: exit_net cleanup check addedVasily Averin2017-11-171-0/+3
| * sunrpc: Add rpc_request static trace pointChuck Lever2017-11-171-2/+1
| * sunrpc: Fix rpc_task_begin trace pointChuck Lever2017-11-171-2/+1
| * net: sunrpc: mark expected switch fall-throughsGustavo A. R. Silva2017-11-173-0/+16
| * xprtrdma: Update copyright noticesChuck Lever2017-11-174-0/+4
| * xprtrdma: Remove include for linux/prefetch.hChuck Lever2017-11-171-1/+0
| * rpcrdma: Remove C structure definitions of XDR data itemsChuck Lever2017-11-172-9/+3
| * xprtrdma: Put Send CQ in IB_POLL_WORKQUEUE modeChuck Lever2017-11-171-1/+1
| * xprtrdma: Remove atomic send completion countingChuck Lever2017-11-173-33/+0
| * xprtrdma: RPC completion should wait for Send completionChuck Lever2017-11-174-4/+34
| * xprtrdma: Refactor rpcrdma_deferred_completionChuck Lever2017-11-173-13/+22
| * xprtrdma: Add a field of bit flags to struct rpcrdma_reqChuck Lever2017-11-174-4/+8
| * xprtrdma: Add data structure to manage RDMA Send argumentsChuck Lever2017-11-174-32/+247
| * xprtrdma: "Unoptimize" rpcrdma_prepare_hdr_sge()Chuck Lever2017-11-171-7/+5
| * xprtrdma: Change return value of rpcrdma_prepare_send_sges()Chuck Lever2017-11-173-24/+38
| * xprtrdma: Fix error handling in rpcrdma_prepare_msg_sges()Chuck Lever2017-11-171-14/+24
| * xprtrdma: Clean up SGE accounting in rpcrdma_prepare_msg_sges()Chuck Lever2017-11-171-1/+1
| * xprtrdma: Decode credits field in rpcrdma_reply_handlerChuck Lever2017-11-173-27/+14
| * xprtrdma: Invoke rpcrdma_reply_handler directly from RECV completionChuck Lever2017-11-173-23/+36
| * xprtrdma: Refactor rpcrdma_reply_handler some moreChuck Lever2017-11-172-57/+69
| * xprtrdma: Move decoded header fields into rpcrdma_repChuck Lever2017-11-172-19/+20
| * xprtrdma: Throw away reply when version is unrecognizedChuck Lever2017-11-171-9/+8
| * xprtrdma: Remove ro_unmap_safeChuck Lever2017-10-163-40/+0
| * xprtrdma: Use ro_unmap_sync in xprt_rdma_send_requestChuck Lever2017-10-161-1/+2
| * xprtrdma: Don't defer fencing an async RPC's chunksChuck Lever2017-10-161-1/+1
* | Merge branch 'work.get_user_pages_fast' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2017-11-171-2/+2
|\ \
| * | ceph: use get_user_pages_fast()Al Viro2017-09-221-2/+2
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-11-156-16/+4
|\ \ \
| * | | mm: remove __GFP_COLDMel Gorman2017-11-151-2/+2
| * | | kmemcheck: remove annotationsLevin, Alexander (Sasha Levin)2017-11-155-12/+0
| * | | net/rds/ib_fmr.c: use kmalloc_array_node()Johannes Thumshirn2017-11-151-2/+2
* | | | Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-154-5/+5
|\ \ \ \
| * | | | treewide: Fix function prototypes for module_param_call()Kees Cook2017-10-314-5/+5
| | |_|/ | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-11-15437-7867/+17158
|\ \ \ \ | |_|/ / |/| | |
| * | | tcp: highest_sack fixEric Dumazet2017-11-151-1/+1
| * | | openvswitch: meter: fix NULL pointer dereference in ovs_meter_cmd_reply_startGustavo A. R. Silva2017-11-151-1/+1
| * | | netem: remove unnecessary 64 bit modulusStephen Hemminger2017-11-151-3/+3
| * | | netem: use 64 bit divide by rateStephen Hemminger2017-11-151-7/+4
| * | | tcp: Namespace-ify sysctl_tcp_default_congestion_controlStephen Hemminger2017-11-155-51/+60
| * | | net: Protect iterations over net::fib_notifier_ops in fib_seq_sum()Kirill Tkhai2017-11-151-1/+3
| * | | ipv6: set all.accept_dad to 0 by defaultNicolas Dichtel2017-11-151-1/+1
| * | | net-sysfs: trigger netlink notification on ifalias change via sysfsRoopa Prabhu2017-11-141-3/+14
| * | | openvswitch: Using kfree_rcu() to simplify the codeWei Yongjun2017-11-141-8/+1
| * | | openvswitch: Make local function ovs_nsh_key_attr_size() staticWei Yongjun2017-11-141-1/+1
| * | | openvswitch: Fix return value check in ovs_meter_cmd_features()Wei Yongjun2017-11-141-1/+1
| * | | net: bridge: add vlan_tunnel to bridge port policiesNikolay Aleksandrov2017-11-141-0/+1
| * | | netlink: remove unnecessary forward declarationJohannes Berg2017-11-141-1/+0
| * | | net: dsa: lan9303: calculate offload_fwd_mark from tagEgil Hjelmeland2017-11-141-16/+8
OpenPOWER on IntegriCloud