index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-18
treewide-convert-pf_memalloc-manipulations-to-new-helpers-fix
Vlastimil Babka
1
-3
/
+3
2017-04-18
treewide: convert PF_MEMALLOC manipulations to new helpers
Vlastimil Babka
2
-3
/
+5
2017-04-18
fs: ceph: CURRENT_TIME with ktime_get_real_ts()
Deepa Dinamani
2
-4
/
+6
2017-04-18
format-security: move static strings to const
Kees Cook
1
-1
/
+2
2017-04-18
mm, vmalloc: use __GFP_HIGHMEM implicitly
Michal Hocko
2
-3
/
+2
2017-04-18
net: use kvmalloc with __GFP_REPEAT rather than open coded variant
Michal Hocko
2
-26
/
+10
2017-04-18
treewide: use kv[mz]alloc* rather than opencoded variants
Michal Hocko
10
-92
/
+26
2017-04-18
net/ipv6/ila/ila_xlat.c: simplify a strange allocation pattern
Michal Hocko
1
-7
/
+1
2017-04-18
Merge remote-tracking branch 'vhost/linux-next'
Stephen Rothwell
1
-3
/
+3
2017-04-18
Merge remote-tracking branch 'xen-tip/linux-next'
Stephen Rothwell
3
-0
/
+557
2017-04-18
Merge remote-tracking branch 'rcu/rcu/next'
Stephen Rothwell
9
-13
/
+13
2017-04-18
Merge remote-tracking branch 'tip/auto-latest'
Stephen Rothwell
2
-2
/
+2
2017-04-18
Merge remote-tracking branch 'audit/next'
Stephen Rothwell
1
-98
/
+28
2017-04-18
Merge remote-tracking branch 'block/for-next'
Stephen Rothwell
1
-0
/
+103
2017-04-18
Merge remote-tracking branch 'crypto/master'
Stephen Rothwell
1
-3
/
+3
2017-04-18
Merge remote-tracking branch 'mac80211-next/master'
Stephen Rothwell
31
-404
/
+1296
2017-04-18
Merge remote-tracking branch 'ipvs-next/master'
Stephen Rothwell
2
-23
/
+1
2017-04-18
Merge remote-tracking branch 'netfilter-next/master'
Stephen Rothwell
64
-389
/
+266
2017-04-18
Merge remote-tracking branch 'ipsec-next/master'
Stephen Rothwell
20
-363
/
+1563
2017-04-18
Merge remote-tracking branch 'net-next/master'
Stephen Rothwell
315
-3852
/
+7288
2017-04-18
Merge remote-tracking branch 'vfs/for-next'
Stephen Rothwell
2
-11
/
+2
2017-04-18
Merge remote-tracking branch 'nfsd/nfsd-next'
Stephen Rothwell
9
-749
/
+1101
2017-04-18
Merge remote-tracking branch 'ipsec/master'
Stephen Rothwell
1
-8
/
+38
2017-04-17
net: rtnetlink: plumb extended ack to doit function
David Ahern
23
-94
/
+154
2017-04-17
ipv6: sr: fix BUG due to headroom too small after SRH push
David Lebrun
1
-0
/
+8
2017-04-17
gso: Validate assumption of frag_list segementation
Ilan Tayari
1
-4
/
+14
2017-04-17
sctp: get list_of_streams of strreset outreq earlier
Xin Long
1
-4
/
+4
2017-04-17
Add uid and cookie bpf helper to cg_skb_func_proto
Chenbo Feng
1
-6
/
+1
2017-04-17
ipv6: drop non loopback packets claiming to originate from ::1
Florian Westphal
1
-2
/
+5
2017-04-17
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
9
-182
/
+176
2017-04-17
net: bridge: notify on hw fdb takeover
Nikolay Aleksandrov
1
-1
/
+3
2017-04-17
kcm: remove a useless copy_from_user()
WANG Cong
1
-4
/
+0
2017-04-17
Subject: net: allow configuring default qdisc
stephen hemminger
2
-0
/
+54
2017-04-17
l2tp: device MTU setup, tunnel socket needs a lock
R. Parameswaran
2
-1
/
+3
2017-04-17
net-timestamp: avoid use-after-free in ip_recv_error
Willem de Bruijn
3
-14
/
+6
2017-04-17
ipv4: fix a deadlock in ip_ra_control
WANG Cong
3
-9
/
+5
2017-04-17
net: ipv6: send unsolicited NA on admin up
David Ahern
1
-0
/
+2
2017-04-17
net: dsa: isolate legacy code
Vivien Didelot
4
-767
/
+825
2017-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
22
-67
/
+134
2017-04-15
netfilter: remove nf_ct_is_untracked
Florian Westphal
13
-41
/
+14
2017-04-15
netfilter: kill the fake untracked conntrack objects
Florian Westphal
9
-81
/
+33
2017-04-15
netfilter: ecache: Refine the nf_ct_deliver_cached_events
Gao Feng
1
-2
/
+2
2017-04-15
netfilter: nf_nat: Fix return NF_DROP in nfnetlink_parse_nat_setup
Gao Feng
1
-1
/
+1
2017-04-15
Merge tag 'ipvs2-for-v4.12' of https://git.kernel.org/pub/scm/linux/kernel/gi...
Pablo Neira Ayuso
2
-7
/
+4
2017-04-15
ipset: remove unused function __ip_set_get_netlink
Aaron Conole
1
-8
/
+0
2017-04-14
Merge branch 'for-4.12/block' into for-next
Jens Axboe
1
-1
/
+1
2017-04-14
net: off by one in inet6_pton()
Dan Carpenter
1
-1
/
+1
2017-04-14
svcrdma: Clean out old XDR encoders
Chuck Lever
1
-70
/
+0
2017-04-14
svcrdma: Remove the req_map cache
Chuck Lever
2
-152
/
+0
2017-04-14
svcrdma: Remove unused RDMA Write completion handler
Chuck Lever
1
-18
/
+0
[next]