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
/
ipv6
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-07
ipv6: pcpu_tstats.syncp should be initialised in ip6_vti.c
Li RongQing
1
-0
/
+6
2014-01-06
ipv6: don't install anycast address for /128 addresses on routers
Hannes Frederic Sowa
1
-2
/
+2
2014-01-02
ipv6: fix the use of pcpu_tstats in ip6_vti.c
Li RongQing
1
-21
/
+3
2014-01-02
ipv6: fix the use of pcpu_tstats in ip6_tunnel
Li RongQing
1
-5
/
+16
2014-01-02
ipv6 addrconf: fix preferred lifetime state-changing behavior while valid_lft...
Yasushi Asano
1
-3
/
+10
2014-01-01
ipv6: fix the use of pcpu_tstats in sit
Li RongQing
1
-0
/
+2
2013-12-27
ipv6: release dst properly in ipip6_tunnel_xmit
Li RongQing
1
-1
/
+3
2013-12-19
ipv6: always set the new created dst's from in ip6_rt_copy
Li RongQing
1
-3
/
+1
2013-12-18
ipv6: sit: update mtu check to take care of gso packets
Eric Dumazet
1
-1
/
+1
2013-12-18
ipv6: pmtudisc setting not respected with UFO/CORK
Hannes Frederic Sowa
1
-9
/
+27
2013-12-11
netfilter: SYNPROXY target: restrict to INPUT/FORWARD
Patrick McHardy
1
-0
/
+1
2013-12-10
ipv6: do not erase dst address with flow label destination
Florent Fourcot
4
-4
/
+0
2013-12-10
inet: fix NULL pointer Oops in fib(6)_rule_suppress
Stefan Tomanek
1
-1
/
+5
2013-12-09
ipv6: don't count addrconf generated routes against gc limit
Hannes Frederic Sowa
1
-5
/
+3
2013-12-02
IPv6: Fixed support for blackhole and prohibit routes
Kamala R
1
-12
/
+10
2013-12-02
ipv6: fix third arg of anycast_dst_alloc(), must be bool.
François-Xavier Le Bail
1
-1
/
+1
2013-12-02
ipv6: judge the accept_ra_defrtr before calling rt6_route_rcv
Duan Jiong
1
-0
/
+3
2013-11-30
ipv6: fix possible seqlock deadlock in ip6_finish_output2
Hannes Frederic Sowa
1
-2
/
+2
2013-11-28
net: remove outdated comment for ipv4 and ipv6 protocol handler
Baker Zhang
1
-4
/
+0
2013-11-28
sit: use kfree_skb to replace dev_kfree_skb
Gao feng
1
-3
/
+3
2013-11-23
ipv6: fix leaking uninitialized port number of offender sockaddr
Hannes Frederic Sowa
1
-0
/
+1
2013-11-23
inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu funct...
Hannes Frederic Sowa
4
-7
/
+11
2013-11-23
sit: generate icmpv6 error when receiving icmpv4 error
Oussama Ghorbel
1
-6
/
+38
2013-11-23
gro: Clean up tcpX_gro_receive checksum verification
Herbert Xu
1
-17
/
+10
2013-11-23
gro: Only verify TCP checksums for candidates
Herbert Xu
1
-0
/
+5
2013-11-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-0
/
+1
2013-11-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
7
-48
/
+41
2013-11-18
ipv6: Fix inet6_init() cleanup order
Vlad Yasevich
1
-2
/
+2
2013-11-18
inet: prevent leakage of uninitialized memory to user in recv syscalls
Hannes Frederic Sowa
2
-7
/
+2
2013-11-18
net: ipv6: ndisc: Fix warning when CONFIG_SYSCTL=n
Fabio Estevam
1
-1
/
+1
2013-11-18
netfilter: synproxy: send mss option to backend
Martin Topholm
1
-0
/
+1
2013-11-14
ip6tnl: fix use after free of fb_tnl_dev
Nicolas Dichtel
1
-5
/
+13
2013-11-14
sit/gre6: don't try to add the same route two times
Nicolas Dichtel
1
-3
/
+0
2013-11-14
sit: link local routes are missing
Nicolas Dichtel
1
-19
/
+5
2013-11-14
sit: fix prefix length of ll and v4mapped addresses
Nicolas Dichtel
1
-7
/
+4
2013-11-14
sit: fix use after free of fb_tunnel_dev
Willem de Bruijn
1
-4
/
+14
2013-11-14
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
6
-1
/
+66
2013-11-11
ipv6: protect for_each_sk_fl_rcu in mem_check with rcu_read_lock_bh
Hannes Frederic Sowa
1
-0
/
+2
2013-11-11
netfilter: push reasm skb through instead of original frag skbs
Jiri Pirko
3
-73
/
+9
2013-11-11
ip6_output: fragment outgoing reassembled skb properly
Jiri Pirko
1
-1
/
+2
2013-11-08
ipv6: use rt6_get_dflt_router to get default router in rt6_route_rcv
Duan Jiong
1
-2
/
+5
2013-11-08
ipv6: protect flow label renew against GC
Florent Fourcot
1
-0
/
+4
2013-11-08
ipv6: increase maximum lifetime of flow labels
Florent Fourcot
1
-1
/
+1
2013-11-08
ipv6: enable IPV6_FLOWLABEL_MGR for getsockopt
Florent Fourcot
2
-0
/
+54
2013-11-06
ipv6: Fix possible ipv6 seqlock deadlock
John Stultz
1
-1
/
+1
2013-11-06
net: Explicitly initialize u64_stats_sync structures for lockdep
John Stultz
5
-0
/
+65
2013-11-05
ipv6: drop the judgement in rt6_alloc_cow()
Duan Jiong
1
-5
/
+3
2013-11-05
ipv6: fix headroom calculation in udp6_ufo_fragment
Hannes Frederic Sowa
1
-1
/
+1
2013-11-05
ipv6: remove old conditions on flow label sharing
Florent Fourcot
1
-33
/
+0
2013-11-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
1
-4
/
+3
[next]