Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
b27aeadb5948d400df83db4d29590fb9862ba49d
/
net
/
xfrm
/
xfrm_user.c
b27aead
netns xfrm: per-netns sysctls
by Alexey Dobriyan
· 16 years ago
db983c1
netns xfrm: KM reporting in netns
by Alexey Dobriyan
· 16 years ago
7067802
netns xfrm: pass netns with KM notifications
by Alexey Dobriyan
· 16 years ago
fc34acd
netns xfrm: xfrm_user module in netns
by Alexey Dobriyan
· 16 years ago
a6483b7
netns xfrm: per-netns NETLINK_XFRM socket
by Alexey Dobriyan
· 16 years ago
cdcbca7
netns xfrm: policy walking in netns
by Alexey Dobriyan
· 16 years ago
8d1211a
netns xfrm: finding policy in netns
by Alexey Dobriyan
· 16 years ago
33ffbbd
netns xfrm: policy flushing in netns
by Alexey Dobriyan
· 16 years ago
284fa7d
netns xfrm: state walking in netns
by Alexey Dobriyan
· 16 years ago
5447c5e
netns xfrm: finding states in netns
by Alexey Dobriyan
· 16 years ago
221df1e
netns xfrm: state lookup in netns
by Alexey Dobriyan
· 16 years ago
0e60245
netns xfrm: state flush in netns
by Alexey Dobriyan
· 16 years ago
0331b1f
netns xfrm: add struct xfrm_policy::xp_net
by Alexey Dobriyan
· 16 years ago
673c09b
netns xfrm: add struct xfrm_state::xs_net
by Alexey Dobriyan
· 16 years ago
9eeda9a
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
a1caa32
XFRM: copy_to_user_kmaddress() reports local address twice
by Arnaud Ebalard
· 16 years ago
3a2dfbe
xfrm: Notify changes in UDP encapsulation via netlink
by Martin Willi
· 16 years ago
13c1d18
xfrm: MIGRATE enhancements (draft-ebalard-mext-pfkey-enhanced-migrate)
by Arnaud Ebalard
· 16 years ago
12a169e
ipsec: Put dumpers on the dump list
by Herbert Xu
· 16 years ago
ccf9b3b
xfrm: Add a XFRM_STATE_AF_UNSPEC flag to xfrm_usersa_info
by Steffen Klassert
· 16 years ago
88860c9
xfrm_user: Remove zero length key checks.
by David S. Miller
· 16 years ago
2532386
Audit: collect sessionid in netlink messages
by Eric Paris
· 17 years ago
c5d18e9
[IPSEC]: Fix catch-22 with algorithm IDs above 31
by Herbert Xu
· 17 years ago
2c8dd11
[XFRM]: Compilation warnings in xfrm_user.c.
by Denis V. Lunev
· 17 years ago
df39e8b
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
03e1ad7
LSM: Make the Labeled IPsec hooks more stack friendly
by Paul Moore
· 17 years ago
bcf0dda
[XFRM]: xfrm_user: fix selector family initialization
by Patrick McHardy
· 17 years ago
8e8e438
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
df9dcb4
[IPSEC]: Fix inter address family IPsec tunnel handling.
by Kazunori MIYAZAWA
· 17 years ago
4c563f7
[XFRM]: Speed up xfrm_policy and xfrm_state walking
by Timo Teras
· 17 years ago
073a371
[XFRM]: Avoid bogus BUG() when throwing new policy away.
by YOSHIFUJI Hideaki
· 17 years ago
1a6509d
[IPSEC]: Add support for combined mode algorithms
by Herbert Xu
· 17 years ago
b7c6ba6
[NETNS]: Consolidate kernel netlink socket destruction.
by Denis V. Lunev
· 17 years ago
64c31b3
[XFRM] xfrm_policy_destroy: Rename and relative fixes.
by WANG Cong
· 17 years ago
d26f398
[IPSEC]: Make x->lastused an unsigned long
by Herbert Xu
· 17 years ago
0f99be0
[XFRM]: xfrm_algo_clone() allocates too much memory
by Eric Dumazet
· 17 years ago
8053fc3
[IPSEC]: Temporarily remove locks around copying of non-atomic fields
by Herbert Xu
· 17 years ago
cd40b7d
[NET]: make netlink user -> kernel interface synchronious
by Denis V. Lunev
· 17 years ago
050f009
[IPSEC]: Lock state when copying non-atomic fields to user-space
by Herbert Xu
· 17 years ago
68325d3
[XFRM] user: Move attribute copying code into copy_to_user_state_extra
by Herbert Xu
· 17 years ago
658b219
[IPSEC]: Move common code into xfrm_alloc_spi
by Herbert Xu
· 17 years ago
0cfad07
[NETLINK]: Avoid pointer in netlink_run_queue
by Herbert Xu
· 17 years ago
b4b5102
[NET]: Support multiple network namespaces with netlink
by Eric W. Biederman
· 17 years ago
ab5f5e8
[XFRM]: xfrm audit calls
by Joy Latten
· 17 years ago
fd21150
[XFRM] netlink: Inline attach_encap_tmpl(), attach_sec_ctx(), and attach_one_addr()
by Thomas Graf
· 17 years ago
15901a2
[XFRM] netlink: Remove dependency on rtnetlink
by Thomas Graf
· 17 years ago
5424f32
[XFRM] netlink: Use nlattr instead of rtattr
by Thomas Graf
· 17 years ago
35a7aa0
[XFRM] netlink: Rename attribute array from xfrma[] to attrs[]
by Thomas Graf
· 17 years ago
fab4489
[XFRM] netlink: Enhance indexing of the attribute array
by Thomas Graf
· 17 years ago
cf5cb79
[XFRM] netlink: Establish an attribute policy
by Thomas Graf
· 17 years ago
a7bd9a4
[XFRM] netlink: Use nlmsg_parse() to parse attributes
by Thomas Graf
· 17 years ago
7deb226
[XFRM] netlink: Use nlmsg_new() and type-safe size calculation helpers
by Thomas Graf
· 17 years ago
cfbfd45
[XFRM] netlink: Clear up some of the CONFIG_XFRM_SUB_POLICY ifdef mess
by Thomas Graf
· 17 years ago
c26445a
[XFRM] netlink: Move algorithm length calculation to its own function
by Thomas Graf
· 17 years ago
c0144be
[XFRM] netlink: Use nla_put()/NLA_PUT() variantes
by Thomas Graf
· 17 years ago
082a1ad
[XFRM] netlink: Use nlmsg_broadcast() and nlmsg_unicast()
by Thomas Graf
· 17 years ago
7b67c85
[XFRM] netlink: Use nlmsg_data() instead of NLMSG_DATA()
by Thomas Graf
· 17 years ago
9825069
[XFRM] netlink: Use nlmsg_end() and nlmsg_cancel()
by Thomas Graf
· 17 years ago
79b8b7f
[XFRM] netlink: Use nlmsg_put() instead of NLMSG_PUT()
by Thomas Graf
· 17 years ago
196b003
[IPSEC]: Ensure that state inner family is set
by Herbert Xu
· 17 years ago
4aa2e62
xfrm: Add security check before flushing SAD/SPD
by Joy Latten
· 17 years ago
5a6d341
[XFRM] SPD info TLV aggregation
by Jamal Hadi Salim
· 18 years ago
af11e31
[XFRM] SAD info TLV aggregationx
by Jamal Hadi Salim
· 18 years ago
ecfd6b1
[XFRM]: Export SPD info
by Jamal Hadi Salim
· 18 years ago
566ec03
[XFRM]: Missing bits to SAD info.
by Jamal Hadi Salim
· 18 years ago
28d8909
[XFRM]: Export SAD info.
by Jamal Hadi Salim
· 18 years ago
3ff50b7
[NET]: cleanup extra semicolons
by Stephen Hemminger
· 18 years ago
af65bdf
[NETLINK]: Switch cb_lock spinlock to mutex and allow to override it
by Patrick McHardy
· 18 years ago
c702e80
[NETLINK]: Directly return -EINTR from netlink_dump_start()
by Thomas Graf
· 18 years ago
1d00a4e
[NETLINK]: Remove error pointer from netlink message handler
by Thomas Graf
· 18 years ago
45e7ae7
[NETLINK]: Ignore control messages directly in netlink_run_queue()
by Thomas Graf
· 18 years ago
d35b685
[NETLINK]: Ignore !NLM_F_REQUEST messages directly in netlink_run_queue()
by Thomas Graf
· 18 years ago
dc5fc57
[NETLINK]: Use nlmsg_trim() where appropriate
by Arnaldo Carvalho de Melo
· 18 years ago
27a884d
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
by Arnaldo Carvalho de Melo
· 18 years ago
661697f
[IPSEC] XFRM_USER: kernel panic when large security contexts in ACQUIRE
by Joy Latten
· 18 years ago
b6f99a2
[NET]: fix up misplaced inlines.
by Dave Jones
· 18 years ago
16bec31
[IPSEC]: xfrm audit hook misplaced in pfkey_delete and xfrm_del_sa
by Eric Paris
· 18 years ago
ef41aaa
[IPSEC]: xfrm_policy delete security check misplaced
by Eric Paris
· 18 years ago
b08d584
[NET]: Fix kfree(skb)
by Patrick McHardy
· 18 years ago
3a765aa
[XFRM] xfrm_user: Fix return values of xfrm_add_sa_expire.
by David S. Miller
· 18 years ago
13fcfbb
[XFRM]: Fix OOPSes in xfrm_audit_log().
by David S. Miller
· 18 years ago
a716c11
[NET] XFRM: Fix whitespace errors.
by YOSHIFUJI Hideaki
· 18 years ago
5c79de6
[XFRM]: User interface for handling XFRM_MSG_MIGRATE
by Shinta Sugimoto
· 18 years ago
22e7005
[XFRM_USER]: avoid pointless void ** casts
by Christoph Hellwig
· 18 years ago
161a09e
audit: Add auditing to ipsec
by Joy Latten
· 18 years ago
b4ad86bf
[XFRM] xfrm_user: Better validation of user templates.
by David S. Miller
· 18 years ago
2b5f6dc
[XFRM]: Fix aevent structuring to be more complete.
by Jamal Hadi Salim
· 18 years ago
8511d01
[IPSEC]: Add netlink interface for the encapsulation family.
by Miika Komu
· 18 years ago
b798a9e
[XFRM]: Convert a few __u8 to proper u8
by Jamal Hadi Salim
· 18 years ago
0c51f53
[XFRM]: Make flush notifier prettier when subpolicy used
by Jamal Hadi Salim
· 18 years ago
4e9b826
[NETLINK]: Remove unused dst_pid field in netlink_skb_parms
by Thomas Graf
· 18 years ago
cdbc6da
[XFRM]: Use kmemdup where appropriate
by Arnaldo Carvalho de Melo
· 18 years ago
1459bb3
[XFRM]: Make copy_to_user_policy_type take a type
by Jamal Hadi Salim
· 18 years ago
9abbffe
[XFRM] STATE: Fix to respond error to get operation if no matching entry exists.
by Masahide NAKAMURA
· 18 years ago
785fd8b8
[XFRM]: nlmsg length not computed correctly in the presence of subpolicies
by Jamal Hadi Salim
· 18 years ago
334f3d4
[XFRM]: Sub-policies broke policy events
by Jamal Hadi Salim
· 18 years ago
54489c14
[XFRM] xfrm_user: Fix unaligned accesses.
by David S. Miller
· 18 years ago
5b368e6
IPsec: correct semantics for SELinux policy matching
by Venkat Yekkirala
· 18 years ago
0a69452
[XFRM]: BEET mode
by Diego Beltrami
· 18 years ago
f7b6983
[XFRM] POLICY: Support netlink socket interface for sub policy.
by Masahide NAKAMURA
· 18 years ago
Next »