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
2006-02-07
[PATCH] remove bogus asm/bug.h includes.
Al Viro
1
-1
/
+0
2006-01-09
[NET]: Change some "if (x) BUG();" to "BUG_ON(x);"
Kris Katterjohn
2
-8
/
+4
2006-01-07
[NETFILTER]: Handle NAT in IPsec policy checks
Patrick McHardy
1
-0
/
+2
2006-01-07
[NETFILTER]: Fix xfrm lookup in ip_route_me_harder/ip6_route_me_harder
Patrick McHardy
1
-4
/
+5
2006-01-06
[LSM-IPSec]: Corrections to LSM-IPSec Nethooks
Trent Jaeger
1
-0
/
+1
2006-01-03
[LSM-IPSec]: Security association restriction.
Trent Jaeger
3
-44
/
+201
2005-12-22
[IPSEC]: Fix policy updates missed by sockets
David S. Miller
1
-1
/
+29
2005-12-19
[IPSEC]: Perform SA switchover immediately.
David S. Miller
2
-5
/
+19
2005-11-10
[XFRM]: Use generic netlink receive queue processor
Thomas Graf
1
-56
/
+5
2005-11-10
[NETLINK]: Make netlink_callback->done() optional
Thomas Graf
1
-7
/
+1
2005-11-08
[NET]: kfree cleanup
Jesper Juhl
1
-8
/
+4
2005-10-26
[IPSEC]: Kill obsolete get_mss function
Herbert Xu
2
-43
/
+6
2005-10-08
[PATCH] gfp flags annotations - part 1
Al Viro
1
-1
/
+1
2005-10-05
[IPSEC]: Document that policy direction is derived from the index.
Herbert Xu
1
-2
/
+2
2005-10-04
[XFRM]: fix sparse gfp nocast warnings
Randy Dunlap
1
-1
/
+1
2005-09-08
[XFRM]: Always release dst_entry on error in xfrm_lookup
Patrick McHardy
1
-4
/
+4
2005-08-29
[NET]: use __read_mostly on kmem_cache_t , DEFINE_SNMP_STAT pointers
Eric Dumazet
2
-2
/
+2
2005-08-29
[NETLINK]: Add "groups" argument to netlink_kernel_create
Patrick McHardy
1
-2
/
+2
2005-08-29
[NETLINK]: Convert netlink users to use group numbers instead of bitmasks
Patrick McHardy
1
-21
/
+14
2005-08-29
[NETLINK]: Fix missing dst_groups initializations in netlink_broadcast users
Patrick McHardy
1
-0
/
+8
2005-08-29
[NETLINK]: Add properly module refcounting for kernel netlink sockets.
Harald Welte
1
-1
/
+3
2005-07-26
[XFRM]: Fix possible overflow of sock->sk_policy
Herbert Xu
1
-0
/
+3
2005-07-11
[NET]: move config options out to individual protocols
Sam Ravnborg
1
-0
/
+15
2005-06-20
[IPSEC]: Add xfrm_state_afinfo->init_flags
Herbert Xu
1
-2
/
+18
2005-06-20
[IPSEC]: Add xfrm_init_state
Herbert Xu
3
-9
/
+22
2005-06-18
[IPSEC]: Add XFRMA_SA/XFRMA_POLICY for delete notification
Herbert Xu
1
-4
/
+43
2005-06-18
[IPSEC] Use NLMSG_LENGTH in xfrm_exp_state_notify
Jamal Hadi Salim
1
-2
/
+2
2005-06-18
[IPSEC] Fix xfrm_state leaks in error path
Patrick McHardy
1
-2
/
+2
2005-06-18
[IPSEC] Use XFRM_MSG_* instead of XFRM_SAP_*
Herbert Xu
2
-47
/
+20
2005-06-18
[IPSEC] Set byid for km_event in xfrm_get_policy
Herbert Xu
1
-0
/
+1
2005-06-18
[IPSEC] Turn km_event.data into a union
Herbert Xu
2
-8
/
+6
2005-06-18
[IPSEC] Kill spurious hard expire messages
Herbert Xu
2
-12
/
+12
2005-06-18
[IPSEC] Add complete xfrm event notification
Jamal Hadi Salim
2
-25
/
+321
2005-05-26
From: Kazunori Miyazawa <kazunori@miyazawa.org>
Hideaki YOSHIFUJI
1
-2
/
+2
2005-05-19
[IPSEC]: Verify key payload in verify_one_algo
Herbert Xu
1
-1
/
+8
2005-05-19
[IPSEC]: Fixed alg_key_len usage in attach_one_algo
Herbert Xu
1
-2
/
+4
2005-05-18
[XFRM]: skb_cow_data() does not set proper owner for new skbs.
Evgeniy Polyakov
1
-1
/
+1
2005-05-03
[IPSEC]: Store idev entries
Herbert Xu
1
-23
/
+2
2005-05-03
[XFRM/RTNETLINK]: Decrement qlen properly in {xfrm_,rt}netlink_rcv().
David S. Miller
1
-1
/
+3
2005-05-03
[NETLINK]: Fix infinite loops in synchronous netlink changes.
David S. Miller
1
-4
/
+3
2005-05-03
[NETLINK]: Synchronous message processing.
Herbert Xu
1
-4
/
+11
2005-05-03
[XFRM]: Cleanup xfrm_msg_min and xfrm_dispatch
Thomas Graf
1
-37
/
+36
2005-04-21
[XFRM]: Fix existence lookup in xfrm_state_find
Patrick McHardy
1
-2
/
+3
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds
7
-0
/
+4494