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
/
xfrm
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-02
net: file_operations should be const
Stephen Hemminger
1
-1
/
+1
2009-08-09
Fix xfrm hash collisions by changing __xfrm4_daddr_saddr_hash to hash address...
Jussi Mäki
1
-1
/
+1
2009-06-29
xfrm: use xfrm_addr_cmp() instead of compare addresses directly
Wei Yongjun
1
-49
/
+8
2009-06-24
ipsec: Fix name of CAST algorithm
Herbert Xu
1
-2
/
+2
2009-06-09
xfrm: Use frag list abstraction interfaces.
David S. Miller
1
-22
/
+19
2009-06-03
net: skb->dst accessors
Eric Dumazet
3
-13
/
+19
2009-04-27
xfrm: wrong hash value for temporary SA
Nicolas Dichtel
1
-3
/
+3
2009-03-27
xfrm: spin_lock() should be spin_unlock() in xfrm_state.c
Chuck Ebbert
1
-1
/
+1
2009-03-13
xfrm: Fix xfrm_state_find() wrt. wildcard source address.
David S. Miller
1
-32
/
+58
2009-01-20
Revert "xfrm: For 32/64 compatability wrt. xfrm_usersa_info"
David S. Miller
1
-9
/
+2
2009-01-14
xfrm: For 32/64 compatability wrt. xfrm_usersa_info
David S. Miller
1
-2
/
+9
2009-01-11
ipcomp: Remove spurious truesize increase
Herbert Xu
1
-1
/
+0
2008-12-29
net: make xfrm_statistics_seq_show use generic snmp_fold_field
Rusty Russell
1
-15
/
+2
2008-12-18
Revert "xfrm: Accept ESP packets regardless of UDP encapsulation mode"
David S. Miller
1
-0
/
+5
2008-12-14
xfrm: join error paths
Ilpo Järvinen
1
-10
/
+12
2008-12-04
xfrm: Accept ESP packets regardless of UDP encapsulation mode
Martin Willi
1
-5
/
+0
2008-12-03
xfrm: Accept XFRM_STATE_AF_UNSPEC SAs on IPv4/IPv6 only hosts
Martin Willi
1
-15
/
+11
2008-12-03
xfrm: Cleanup for unlink SPD entry
Wei Yongjun
1
-25
/
+10
2008-12-03
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+1
2008-12-03
xfrm: Fix kernel panic when flush and dump SPD entries
Wei Yongjun
1
-0
/
+1
2008-11-25
netns xfrm: per-netns sysctls
Alexey Dobriyan
5
-19
/
+100
2008-11-25
netns xfrm: /proc/net/xfrm_stat in netns
Alexey Dobriyan
2
-18
/
+19
2008-11-25
netns xfrm: per-netns MIBs
Alexey Dobriyan
4
-54
/
+67
2008-11-25
netns xfrm: flush SA/SPDs on netns stop
Alexey Dobriyan
2
-0
/
+22
2008-11-25
netns xfrm: ->get_saddr in netns
Alexey Dobriyan
1
-3
/
+4
2008-11-25
netns xfrm: ->dst_lookup in netns
Alexey Dobriyan
1
-3
/
+4
2008-11-25
netns xfrm: KM reporting in netns
Alexey Dobriyan
2
-5
/
+4
2008-11-25
netns xfrm: pass netns with KM notifications
Alexey Dobriyan
1
-2
/
+4
2008-11-25
netns xfrm: xfrm_user module in netns
Alexey Dobriyan
1
-31
/
+45
2008-11-25
netns xfrm: per-netns NETLINK_XFRM socket
Alexey Dobriyan
3
-41
/
+77
2008-11-25
netns xfrm: xfrm_input() fixup
Alexey Dobriyan
1
-1
/
+2
2008-11-25
netns xfrm: dst garbage-collecting in netns
Alexey Dobriyan
1
-2
/
+2
2008-11-25
netns xfrm: flushing/pruning bundles in netns
Alexey Dobriyan
1
-11
/
+8
2008-11-25
netns xfrm: xfrm_route_forward() in netns
Alexey Dobriyan
1
-1
/
+2
2008-11-25
netns xfrm: xfrm_policy_check in netns
Alexey Dobriyan
1
-2
/
+3
2008-11-25
netns xfrm: lookup in netns
Alexey Dobriyan
1
-18
/
+20
2008-11-25
netns xfrm: policy walking in netns
Alexey Dobriyan
2
-4
/
+4
2008-11-25
netns xfrm: finding policy in netns
Alexey Dobriyan
2
-11
/
+11
2008-11-25
netns xfrm: policy flushing in netns
Alexey Dobriyan
2
-12
/
+12
2008-11-25
netns xfrm: policy insertion in netns
Alexey Dobriyan
1
-22
/
+24
2008-11-25
netns xfrm: propagate netns into policy byidx hash
Alexey Dobriyan
1
-6
/
+6
2008-11-25
netns xfrm: state walking in netns
Alexey Dobriyan
2
-4
/
+4
2008-11-25
netns xfrm: finding states in netns
Alexey Dobriyan
2
-37
/
+40
2008-11-25
netns xfrm: fixup xfrm_alloc_spi()
Alexey Dobriyan
1
-2
/
+2
2008-11-25
netns xfrm: state lookup in netns
Alexey Dobriyan
3
-22
/
+26
2008-11-25
netns xfrm: state flush in netns
Alexey Dobriyan
2
-10
/
+10
2008-11-25
netns xfrm: trivial netns propagations
Alexey Dobriyan
2
-31
/
+43
2008-11-25
netns xfrm: propagate netns into bydst/bysrc/byspi hash functions
Alexey Dobriyan
1
-21
/
+23
2008-11-25
netns xfrm: per-netns policy hash resizing work
Alexey Dobriyan
1
-26
/
+26
2008-11-25
netns xfrm: per-netns policy counts
Alexey Dobriyan
1
-18
/
+16
[next]