summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | | net/ipv6: Ensure cfg is properly initialized in ipv6_create_tempaddrDavid Ahern2018-06-111-1/+1
| * | | tls: fix NULL pointer dereference on pollDaniel Borkmann2018-06-112-11/+10
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2018-06-1111-19/+54
| |\ \ \
| | * | | netfilter: x_tables: initialise match/target check parameter structFlorian Westphal2018-06-083-0/+4
| | * | | netfilter: nft_set_rbtree: fix parameter of __nft_rbtree_lookup()Taehee Yoo2018-06-061-1/+1
| | * | | Merge git://blackhole.kfki.hu/nfPablo Neira Ayuso2018-06-062-6/+9
| | |\ \ \
| | | * | | netfilter: ipset: forbid family for hash:mac setsFlorent Fourcot2018-06-061-1/+4
| | | * | | netfilter: ipset: Limit max timeout valueJozsef Kadlecsik2018-06-061-4/+4
| | | * | | netfilter: xt_set: Check hook mask correctlySerhey Popovych2018-06-061-1/+1
| | * | | | netfilter: ebtables: reject non-bridge targetsFlorian Westphal2018-06-061-0/+13
| | * | | | netfilter: ebtables: fix compat entry paddingAlin Nastac2018-06-041-5/+5
| | |/ / /
| | * | | ipvs: fix check on xmit to non-local addressesJulian Anastasov2018-06-041-1/+1
| | * | | netfilter: nft_reject_bridge: fix skb allocation size in nft_reject_br_send_v...Taehee Yoo2018-06-041-1/+1
| | * | | ipvs: register conntrack hooks for ftpJulian Anastasov2018-06-021-0/+4
| | * | | netfilter: nf_tables: check msg_type before nft_trans_set(trans)Alexey Kodanev2018-06-011-5/+6
| | * | | netfilter: xt_CT: Reject the non-null terminated string from user spaceGao Feng2018-06-011-0/+10
| * | | | net: dsa: add error handling for pskb_trim_rcsumZhouyang Jia2018-06-111-1/+2
| * | | | ipv6: allow PMTU exceptions to local routesJulian Anastasov2018-06-111-3/+0
* | | | | Merge tag 'ceph-for-4.18-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds2018-06-153-117/+149
|\ \ \ \ \
| * | | | | libceph: allocate the locator string with GFP_NOFAILIlya Dryomov2018-06-042-20/+9
| * | | | | libceph: make abort_on_full a per-osdc settingIlya Dryomov2018-06-041-5/+4
| * | | | | libceph: don't abort reads in ceph_osdc_abort_on_full()Ilya Dryomov2018-06-041-1/+2
| * | | | | libceph: avoid a use-after-free during map checkIlya Dryomov2018-06-041-1/+1
| * | | | | libceph: don't warn if req->r_abort_on_full is setIlya Dryomov2018-06-041-4/+6
| * | | | | libceph: use for_each_request() in ceph_osdc_abort_on_full()Ilya Dryomov2018-06-041-53/+26
| * | | | | libceph: defer __complete_request() to a workqueueIlya Dryomov2018-06-041-1/+18
| * | | | | libceph: move more code into __complete_request()Ilya Dryomov2018-06-041-8/+6
| * | | | | libceph: no need to call flush_workqueue() before destructionIlya Dryomov2018-06-041-1/+0
| * | | | | libceph: introduce ceph_osdc_abort_requests()Ilya Dryomov2018-06-041-5/+62
| * | | | | libceph: use MSG_TRUNC for discarding received bytesIlya Dryomov2018-06-041-13/+8
| * | | | | libceph: get rid of more_kvec in try_write()Ilya Dryomov2018-06-041-7/+3
| * | | | | libceph, rbd: add error handling for osd_req_op_cls_init()Chengguang Xu2018-06-041-3/+9
* | | | | | Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-1252-94/+123
|\ \ \ \ \ \
| * | | | | | treewide: Use array_size() in vzalloc_node()Kees Cook2018-06-122-3/+6
| * | | | | | treewide: Use array_size() in vzalloc()Kees Cook2018-06-122-4/+4
| * | | | | | treewide: Use array_size() in vmalloc()Kees Cook2018-06-122-6/+8
| * | | | | | treewide: kvzalloc() -> kvcalloc()Kees Cook2018-06-122-7/+9
| * | | | | | treewide: kvmalloc() -> kvmalloc_array()Kees Cook2018-06-121-1/+2
| * | | | | | treewide: kzalloc() -> kcalloc()Kees Cook2018-06-1223-30/+36
| * | | | | | treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-1227-43/+58
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'nfs-for-4.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2018-06-1212-331/+299
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Merge tag 'nfs-rdma-for-4.18-1' of git://git.linux-nfs.org/projects/anna/linu...Trond Myklebust2018-06-0412-331/+299
| |\ \ \ \ \
| | * | | | | xprtrdma: Remove transfertypes arrayChuck Lever2018-06-011-8/+0
| | * | | | | xprtrdma: Add trace_xprtrdma_dma_map(mr)Chuck Lever2018-06-012-0/+2
| | * | | | | xprtrdma: Wait on empty sendctx queueChuck Lever2018-06-013-2/+14
| | * | | | | xprtrdma: Move common wait_for_buffer_space call to parent functionChuck Lever2018-06-011-19/+12
| | * | | | | xprtrdma: Return -ENOBUFS when no pages are availableChuck Lever2018-06-011-1/+1
| | * | | | | xprtrdma: Make rpcrdma_sendctx_put_locked() a static functionChuck Lever2018-05-072-2/+3
| | * | | | | xprtrdma: Remove rpcrdma_buffer_get_rep_locked()Chuck Lever2018-05-071-12/+3
| | * | | | | xprtrdma: Remove rpcrdma_buffer_get_req_locked()Chuck Lever2018-05-071-18/+4
OpenPOWER on IntegriCloud