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-09-12
Merge tag 'ceph-for-4.14-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2
-6
/
+5
2017-09-11
Merge tag 'nfs-for-4.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
13
-554
/
+712
2017-09-09
Bluetooth: Properly check L2CAP config option output buffer length
Ben Seri
1
-37
/
+43
2017-09-09
Merge tag 'nfsd-4.14' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
4
-115
/
+53
2017-09-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
35
-177
/
+323
2017-09-08
bpf: make error reporting in bpf_warn_invalid_xdp_action more clear
Daniel Borkmann
1
-1
/
+5
2017-09-08
net: rcu lock and preempt disable missing around generic xdp
John Fastabend
1
-9
/
+16
2017-09-08
bpf: don't select potentially stale ri->map from buggy xdp progs
Daniel Borkmann
1
-2
/
+19
2017-09-08
ip6_tunnel: fix setting hop_limit value for ipv6 tunnel
Haishuang Yan
1
-0
/
+1
2017-09-08
ip_tunnel: fix setting ttl and tos value in collect_md mode
Haishuang Yan
1
-2
/
+2
2017-09-08
ipv6: fix typo in fib6_net_exit()
Eric Dumazet
1
-1
/
+1
2017-09-08
tcp: fix a request socket leak
Eric Dumazet
2
-6
/
+6
2017-09-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
7
-88
/
+87
2017-09-08
sctp: fix missing wake ups in some situations
Marcelo Ricardo Leitner
1
-1
/
+2
2017-09-08
netfilter: xt_hashlimit: fix build error caused by 64bit division
Vishwanath Pai
1
-5
/
+7
2017-09-08
netfilter: xt_hashlimit: alloc hashtable with right size
Zhizhou Tian
1
-2
/
+2
2017-09-08
netfilter: core: remove erroneous warn_on
Florian Westphal
1
-1
/
+1
2017-09-08
netfilter: nat: use keyed locks
Florian Westphal
1
-12
/
+24
2017-09-08
netfilter: nat: Revert "netfilter: nat: convert nat bysrc hash to rhashtable"
Florian Westphal
1
-77
/
+53
2017-09-08
netfilter: xtables: add scheduling opportunity in get_counters
Florian Westphal
3
-0
/
+3
2017-09-08
netfilter: nf_nat: don't bug when mapping already exists
Florian Westphal
1
-1
/
+3
2017-09-08
ipv6: fix memory leak with multiple tables during netns destruction
Sabrina Dubroca
1
-6
/
+19
2017-09-08
netfilter: ipvs: do not create conn for ABORT packet in sctp_conn_schedule
Xin Long
1
-1
/
+2
2017-09-08
netfilter: ipvs: fix the issue that sctp_conn_schedule drops non-INIT packet
Xin Long
1
-2
/
+5
2017-09-07
rds: Fix incorrect statistics counting
Håkon Bugge
1
-3
/
+7
2017-09-07
udp: drop head states only when all skb references are gone
Paolo Abeni
2
-7
/
+7
2017-09-07
ip6_gre: update mtu properly in ip6gre_err
Xin Long
1
-1
/
+3
2017-09-07
net: sched: fix memleak for chain zero
Jiri Pirko
1
-9
/
+9
2017-09-07
Merge tag 'mac80211-for-davem-2017-09-07' of git://git.kernel.org/pub/scm/lin...
David S. Miller
11
-32
/
+122
2017-09-06
Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
1
-1
/
+1
2017-09-06
tipc: remove unnecessary call to dev_net()
Kleber Sacilotto de Souza
1
-1
/
+1
2017-09-06
netlink: access nlk groups safely in netlink bind and getname
Xin Long
1
-4
/
+12
2017-09-06
netlink: fix an use-after-free issue for nlk groups
Xin Long
1
-3
/
+3
2017-09-06
sched: Use __qdisc_drop instead of kfree_skb in sch_prio and sch_qfq
Gao Feng
2
-2
/
+2
2017-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
445
-40132
/
+13032
2017-09-06
ceph: more accurate statfs
Douglas Fuller
1
-1
/
+5
2017-09-06
ceph: nuke startsync op
Yanhu Cao
1
-5
/
+0
2017-09-06
SUNRPC: remove some dead code.
NeilBrown
1
-4
/
+0
2017-09-06
mac80211: fix deadlock in driver-managed RX BA session start
Johannes Berg
3
-14
/
+28
2017-09-06
mac80211: Complete ampdu work schedule during session tear down
Ilan peer
1
-0
/
+18
2017-09-06
cfg80211: honor NL80211_RRF_NO_HT40{MINUS,PLUS}
Emmanuel Grumbach
1
-2
/
+18
2017-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
10
-76
/
+62
2017-09-05
xprtrdma: Use xprt_pin_rqst in rpcrdma_reply_handler
Chuck Lever
5
-77
/
+19
2017-09-05
rds: Fix non-atomic operation on shared flag variable
Håkon Bugge
1
-2
/
+2
2017-09-05
net: sched: don't use GFP_KERNEL under spin lock
Jakub Kicinski
1
-2
/
+6
2017-09-05
rxrpc: Make service connection lookup always check for retry
David Howells
1
-2
/
+1
2017-09-05
Merge tag 'nfs-rdma-for-4.14-1' of git://git.linux-nfs.org/projects/anna/linu...
Trond Myklebust
9
-425
/
+583
2017-09-05
svcrdma: Estimate Send Queue depth properly
Chuck Lever
1
-4
/
+13
2017-09-05
svcrdma: Limit RQ depth
Chuck Lever
1
-7
/
+12
2017-09-05
svcrdma: Populate tail iovec when receiving
Chuck Lever
1
-93
/
+15
[next]