index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
xfrm
Age
Commit message (
Expand
)
Author
Files
Lines
2010-01-25
netns xfrm: deal with dst entries in netns
Alexey Dobriyan
1
-3
/
+56
2010-01-24
netns xfrm: fix "ip xfrm state|policy count" misreport
Alexey Dobriyan
3
-17
/
+19
2009-12-27
NET: XFRM: Fix spelling of neighbour.
Ralf Baechle
1
-1
/
+1
2009-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
3
-108
/
+184
2009-12-03
net: Allow xfrm_user_net_exit to batch efficiently.
Eric W. Biederman
1
-8
/
+10
2009-12-02
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+1
2009-12-02
ipsec: can not add camellia cipher algorithm when using "ip xfrm state" command
Li Yewang
1
-0
/
+1
2009-11-26
xfrm: Add SHA384 and SHA512 HMAC authentication algorithms to XFRM
Martin Willi
1
-0
/
+34
2009-11-26
xfrm: Store aalg in xfrm_state with a user specified truncation length
Martin Willi
2
-9
/
+122
2009-11-12
sysctl net: Remove unused binary sysctl code
Eric W. Biederman
1
-4
/
+0
2009-11-09
xfrm: SAD entries do not expire correctly after suspend-resume
Yury Polyanskiy
1
-13
/
+17
2009-10-19
xfrm: remove skb_icv_walk
Steffen Klassert
1
-78
/
+0
2009-09-02
net: file_operations should be const
Stephen Hemminger
1
-1
/
+1
2009-08-10
Fix xfrm hash collisions by changing __xfrm4_daddr_saddr_hash to hash address...
Jussi Mäki
1
-1
/
+1
2009-06-30
xfrm: use xfrm_addr_cmp() instead of compare addresses directly
Wei Yongjun
1
-49
/
+8
2009-06-25
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-14
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-15
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-30
net: make xfrm_statistics_seq_show use generic snmp_fold_field
Rusty Russell
1
-15
/
+2
2008-12-19
Revert "xfrm: Accept ESP packets regardless of UDP encapsulation mode"
David S. Miller
1
-0
/
+5
2008-12-15
xfrm: join error paths
Ilpo Järvinen
1
-10
/
+12
2008-12-05
xfrm: Accept ESP packets regardless of UDP encapsulation mode
Martin Willi
1
-5
/
+0
2008-12-04
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-26
netns xfrm: per-netns sysctls
Alexey Dobriyan
5
-19
/
+100
2008-11-26
netns xfrm: /proc/net/xfrm_stat in netns
Alexey Dobriyan
2
-18
/
+19
2008-11-26
netns xfrm: per-netns MIBs
Alexey Dobriyan
4
-54
/
+67
2008-11-26
netns xfrm: flush SA/SPDs on netns stop
Alexey Dobriyan
2
-0
/
+22
2008-11-26
netns xfrm: ->get_saddr in netns
Alexey Dobriyan
1
-3
/
+4
2008-11-26
netns xfrm: ->dst_lookup in netns
Alexey Dobriyan
1
-3
/
+4
2008-11-26
netns xfrm: KM reporting in netns
Alexey Dobriyan
2
-5
/
+4
2008-11-26
netns xfrm: pass netns with KM notifications
Alexey Dobriyan
1
-2
/
+4
2008-11-26
netns xfrm: xfrm_user module in netns
Alexey Dobriyan
1
-31
/
+45
2008-11-26
netns xfrm: per-netns NETLINK_XFRM socket
Alexey Dobriyan
3
-41
/
+77
2008-11-26
netns xfrm: xfrm_input() fixup
Alexey Dobriyan
1
-1
/
+2
2008-11-26
netns xfrm: dst garbage-collecting in netns
Alexey Dobriyan
1
-2
/
+2
2008-11-26
netns xfrm: flushing/pruning bundles in netns
Alexey Dobriyan
1
-11
/
+8
2008-11-26
netns xfrm: xfrm_route_forward() in netns
Alexey Dobriyan
1
-1
/
+2
2008-11-26
netns xfrm: xfrm_policy_check in netns
Alexey Dobriyan
1
-2
/
+3
2008-11-26
netns xfrm: lookup in netns
Alexey Dobriyan
1
-18
/
+20
2008-11-26
netns xfrm: policy walking in netns
Alexey Dobriyan
2
-4
/
+4
2008-11-26
netns xfrm: finding policy in netns
Alexey Dobriyan
2
-11
/
+11
[next]