index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
net/ipv6: Ensure cfg is properly initialized in ipv6_create_tempaddr
David Ahern
2018-06-12
1
-1
/
+1
|
*
|
|
tls: fix NULL pointer dereference on poll
Daniel Borkmann
2018-06-12
2
-11
/
+10
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2018-06-11
11
-19
/
+54
|
|
\
\
\
|
|
*
|
|
netfilter: x_tables: initialise match/target check parameter struct
Florian Westphal
2018-06-08
3
-0
/
+4
|
|
*
|
|
netfilter: nft_set_rbtree: fix parameter of __nft_rbtree_lookup()
Taehee Yoo
2018-06-06
1
-1
/
+1
|
|
*
|
|
Merge git://blackhole.kfki.hu/nf
Pablo Neira Ayuso
2018-06-06
2
-6
/
+9
|
|
|
\
\
\
|
|
|
*
|
|
netfilter: ipset: forbid family for hash:mac sets
Florent Fourcot
2018-06-06
1
-1
/
+4
|
|
|
*
|
|
netfilter: ipset: Limit max timeout value
Jozsef Kadlecsik
2018-06-06
1
-4
/
+4
|
|
|
*
|
|
netfilter: xt_set: Check hook mask correctly
Serhey Popovych
2018-06-06
1
-1
/
+1
|
|
*
|
|
|
netfilter: ebtables: reject non-bridge targets
Florian Westphal
2018-06-06
1
-0
/
+13
|
|
*
|
|
|
netfilter: ebtables: fix compat entry padding
Alin Nastac
2018-06-04
1
-5
/
+5
|
|
|
/
/
/
|
|
*
|
|
ipvs: fix check on xmit to non-local addresses
Julian Anastasov
2018-06-04
1
-1
/
+1
|
|
*
|
|
netfilter: nft_reject_bridge: fix skb allocation size in nft_reject_br_send_v...
Taehee Yoo
2018-06-04
1
-1
/
+1
|
|
*
|
|
ipvs: register conntrack hooks for ftp
Julian Anastasov
2018-06-02
1
-0
/
+4
|
|
*
|
|
netfilter: nf_tables: check msg_type before nft_trans_set(trans)
Alexey Kodanev
2018-06-01
1
-5
/
+6
|
|
*
|
|
netfilter: xt_CT: Reject the non-null terminated string from user space
Gao Feng
2018-06-01
1
-0
/
+10
|
*
|
|
|
net: dsa: add error handling for pskb_trim_rcsum
Zhouyang Jia
2018-06-11
1
-1
/
+2
|
*
|
|
|
ipv6: allow PMTU exceptions to local routes
Julian Anastasov
2018-06-11
1
-3
/
+0
*
|
|
|
|
Merge tag 'ceph-for-4.18-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2018-06-15
3
-117
/
+149
|
\
\
\
\
\
|
*
|
|
|
|
libceph: allocate the locator string with GFP_NOFAIL
Ilya Dryomov
2018-06-04
2
-20
/
+9
|
*
|
|
|
|
libceph: make abort_on_full a per-osdc setting
Ilya Dryomov
2018-06-04
1
-5
/
+4
|
*
|
|
|
|
libceph: don't abort reads in ceph_osdc_abort_on_full()
Ilya Dryomov
2018-06-04
1
-1
/
+2
|
*
|
|
|
|
libceph: avoid a use-after-free during map check
Ilya Dryomov
2018-06-04
1
-1
/
+1
|
*
|
|
|
|
libceph: don't warn if req->r_abort_on_full is set
Ilya Dryomov
2018-06-04
1
-4
/
+6
|
*
|
|
|
|
libceph: use for_each_request() in ceph_osdc_abort_on_full()
Ilya Dryomov
2018-06-04
1
-53
/
+26
|
*
|
|
|
|
libceph: defer __complete_request() to a workqueue
Ilya Dryomov
2018-06-04
1
-1
/
+18
|
*
|
|
|
|
libceph: move more code into __complete_request()
Ilya Dryomov
2018-06-04
1
-8
/
+6
|
*
|
|
|
|
libceph: no need to call flush_workqueue() before destruction
Ilya Dryomov
2018-06-04
1
-1
/
+0
|
*
|
|
|
|
libceph: introduce ceph_osdc_abort_requests()
Ilya Dryomov
2018-06-04
1
-5
/
+62
|
*
|
|
|
|
libceph: use MSG_TRUNC for discarding received bytes
Ilya Dryomov
2018-06-04
1
-13
/
+8
|
*
|
|
|
|
libceph: get rid of more_kvec in try_write()
Ilya Dryomov
2018-06-04
1
-7
/
+3
|
*
|
|
|
|
libceph, rbd: add error handling for osd_req_op_cls_init()
Chengguang Xu
2018-06-04
1
-3
/
+9
*
|
|
|
|
|
Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-06-13
52
-94
/
+123
|
\
\
\
\
\
\
|
*
|
|
|
|
|
treewide: Use array_size() in vzalloc_node()
Kees Cook
2018-06-13
2
-3
/
+6
|
*
|
|
|
|
|
treewide: Use array_size() in vzalloc()
Kees Cook
2018-06-13
2
-4
/
+4
|
*
|
|
|
|
|
treewide: Use array_size() in vmalloc()
Kees Cook
2018-06-13
2
-6
/
+8
|
*
|
|
|
|
|
treewide: kvzalloc() -> kvcalloc()
Kees Cook
2018-06-13
2
-7
/
+9
|
*
|
|
|
|
|
treewide: kvmalloc() -> kvmalloc_array()
Kees Cook
2018-06-13
1
-1
/
+2
|
*
|
|
|
|
|
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-13
23
-30
/
+36
|
*
|
|
|
|
|
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-13
27
-43
/
+58
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'nfs-for-4.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2018-06-12
12
-331
/
+299
|
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Merge tag 'nfs-rdma-for-4.18-1' of git://git.linux-nfs.org/projects/anna/linu...
Trond Myklebust
2018-06-05
12
-331
/
+299
|
|
\
\
\
\
\
|
|
*
|
|
|
|
xprtrdma: Remove transfertypes array
Chuck Lever
2018-06-01
1
-8
/
+0
|
|
*
|
|
|
|
xprtrdma: Add trace_xprtrdma_dma_map(mr)
Chuck Lever
2018-06-01
2
-0
/
+2
|
|
*
|
|
|
|
xprtrdma: Wait on empty sendctx queue
Chuck Lever
2018-06-01
3
-2
/
+14
|
|
*
|
|
|
|
xprtrdma: Move common wait_for_buffer_space call to parent function
Chuck Lever
2018-06-01
1
-19
/
+12
|
|
*
|
|
|
|
xprtrdma: Return -ENOBUFS when no pages are available
Chuck Lever
2018-06-01
1
-1
/
+1
|
|
*
|
|
|
|
xprtrdma: Make rpcrdma_sendctx_put_locked() a static function
Chuck Lever
2018-05-07
2
-2
/
+3
|
|
*
|
|
|
|
xprtrdma: Remove rpcrdma_buffer_get_rep_locked()
Chuck Lever
2018-05-07
1
-12
/
+3
|
|
*
|
|
|
|
xprtrdma: Remove rpcrdma_buffer_get_req_locked()
Chuck Lever
2018-05-07
1
-18
/
+4
[prev]
[next]