Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
0eaeafa10f3b2bd027e95859a6785d4c7fcc174c
/
include
/
net
/
xfrm.h
41fef0e
xfrm: convert empty xfrm_audit_* macros to functions
by Marcin Slusarz
· 17 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
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
732c8bd
[IPSEC]: Fix BEET output
by Herbert Xu
· 17 years ago
9bb182a
[XFRM] MIP6: Fix address keys for routing search.
by YOSHIFUJI Hideaki
· 17 years ago
df9dcb4
[IPSEC]: Fix inter address family IPsec tunnel handling.
by Kazunori MIYAZAWA
· 17 years ago
577f99c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
8e3d716
xfrm: ->eth_proto is __be16
by Al Viro
· 17 years ago
4c563f7
[XFRM]: Speed up xfrm_policy and xfrm_state walking
by Timo Teras
· 17 years ago
b318e0e
[IPSEC]: Fix bogus usage of u64 on input sequence number
by Herbert Xu
· 17 years ago
533cb5b
[XFRM]: constify 'struct xfrm_type'
by Eric Dumazet
· 17 years ago
1a6509d
[IPSEC]: Add support for combined mode algorithms
by Herbert Xu
· 17 years ago
64c31b3
[XFRM] xfrm_policy_destroy: Rename and relative fixes.
by WANG Cong
· 17 years ago
9ef32d0
[IPSEC]: Kill duplicate xfrm_policy_flush prototype
by Herbert Xu
· 17 years ago
afeb14b
[XFRM]: RFC4303 compliant auditing
by Paul Moore
· 17 years ago
68277ac
[XFRM]: Assorted IPsec fixups
by Paul Moore
· 17 years ago
558f82e
[XFRM]: Define packet dropping statistics.
by Masahide NAKAMURA
· 17 years ago
a1b0514
[XFRM] IPv6: Fix dst/routing check at transformation.
by Masahide NAKAMURA
· 17 years ago
d5422ef
[IPSEC]: Added xfrm_decode_session_reverse and xfrmX_policy_check_reverse
by Herbert Xu
· 17 years ago
0050112
[IPSEC]: Add xfrm_input_state helper
by Herbert Xu
· 17 years ago
c35b7e7
[IPV6]: remove ifdef in route6 for xfrm6
by Daniel Lezcano
· 17 years ago
0013cab
[IPV6]: Make xfrm6_init to return an error code.
by Daniel Lezcano
· 17 years ago
2fcb45b
[IPSEC]: Use the correct family for input state lookup
by Herbert Xu
· 17 years ago
294b4ba
[IPSEC]: Kill afinfo->nf_post_routing
by David S. Miller
· 17 years ago
1bf06cd
[IPSEC]: Add async resume support on input
by Herbert Xu
· 17 years ago
60d5fcf
[IPSEC]: Remove nhoff from xfrm_input
by Herbert Xu
· 17 years ago
d26f398
[IPSEC]: Make x->lastused an unsigned long
by Herbert Xu
· 17 years ago
716062f
[IPSEC]: Merge most of the input path
by Herbert Xu
· 17 years ago
c6581a4
[IPSEC]: Add async resume support on output
by Herbert Xu
· 17 years ago
862b82c
[IPSEC]: Merge most of the output path
by Herbert Xu
· 17 years ago
227620e
[IPSEC]: Separate inner/outer mode processing on input
by Herbert Xu
· 17 years ago
36cf9ac
[IPSEC]: Separate inner/outer mode processing on output
by Herbert Xu
· 17 years ago
25ee328
[IPSEC]: Merge common code into xfrm_bundle_create
by Herbert Xu
· 17 years ago
66cdb3c
[IPSEC]: Move flow construction into xfrm_dst_lookup
by Herbert Xu
· 17 years ago
f04e7e8
[IPSEC]: Replace x->type->{local,remote}_addr with flags
by Herbert Xu
· 17 years ago
0f99be0
[XFRM]: xfrm_algo_clone() allocates too much memory
by Eric Dumazet
· 17 years ago
a37ae40
[NET]: Don't declare extern variables in net/core/sysctl_net_core.c
by Pavel Emelyanov
· 17 years ago
1399637
[IPSEC]: Rename mode to outer_mode and add inner_mode
by Herbert Xu
· 17 years ago
17c2a42
[IPSEC]: Store afinfo pointer in xfrm_mode
by Herbert Xu
· 17 years ago
1bfcb10
[IPSEC]: Add missing BEET checks
by Herbert Xu
· 17 years ago
aa5d62c
[IPSEC]: Move type and mode map into xfrm_state.c
by Herbert Xu
· 17 years ago
33b5ecb
[IPSEC]: Get nexthdr from caller in xfrm6_rcv_spi
by Herbert Xu
· 17 years ago
c4541b4
[IPSEC]: Move tunnel parsing for IPv4 out of xfrm4_input
by Herbert Xu
· 17 years ago
e5bbef2
[IPV6]: Replace sk_buff ** with sk_buff * in input handlers
by Herbert Xu
· 17 years ago
37fedd3
[IPSEC]: Use IPv6 calling convention as the convention for x->mode->output
by Herbert Xu
· 17 years ago
658b219
[IPSEC]: Move common code into xfrm_alloc_spi
by Herbert Xu
· 17 years ago
cdf7e66
[IPSEC]: Unexport xfrm_replay_notify
by Herbert Xu
· 17 years ago
436a0a4
[IPSEC]: Move output replay code into xfrm_output
by Herbert Xu
· 17 years ago
83815de
[IPSEC]: Move xfrm_state_check into xfrm_output.c
by Herbert Xu
· 17 years ago
406ef77
[IPSEC]: Move common output code to xfrm_output
by Herbert Xu
· 17 years ago
ab5f5e8
[XFRM]: xfrm audit calls
by Joy Latten
· 17 years ago
bd0bf07
[XFRM]: Fix crash introduced by struct dst_entry reordering
by Patrick McHardy
· 17 years ago
067b207
[UDP]: Cleanup UDP encapsulation code
by James Chapman
· 17 years ago
628529b
[XFRM] Introduce standalone SAD lookup
by Jamal Hadi Salim
· 17 years ago
d3d6dd3
[XFRM]: Add module alias for transformation type.
by Masahide NAKAMURA
· 17 years ago
136ebf0
[IPV6] MIP6: Kill unnecessary ifdefs.
by Masahide NAKAMURA
· 17 years ago
4aa2e62
xfrm: Add security check before flushing SAD/SPD
by Joy Latten
· 17 years ago
01e67d0
[XFRM]: Allow XFRM_ACQ_EXPIRES to be tunable via sysctl.
by David S. Miller
· 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
157bfc2
[XFRM]: Restrict upper layer information by bundle.
by Masahide NAKAMURA
· 18 years ago
ecfd6b1
[XFRM]: Export SPD info
by Jamal Hadi Salim
· 18 years ago
28d8909
[XFRM]: Export SAD info.
by Jamal Hadi Salim
· 18 years ago
c5c2523
[XFRM]: Optimize MTU calculation
by Patrick McHardy
· 18 years ago
ef41aaa
[IPSEC]: xfrm_policy delete security check misplaced
by Eric Paris
· 18 years ago
73d605d
[IPSEC]: changing API of xfrm6_tunnel_register
by Kazunori MIYAZAWA
· 18 years ago
c0d5640
[IPSEC]: Changing API of xfrm4_tunnel_register.
by Kazunori MIYAZAWA
· 18 years ago
80c9aba
[XFRM]: Extension for dynamic update of endpoint address(es)
by Shinta Sugimoto
· 18 years ago
cdca726
[IPSEC]: exporting xfrm_state_afinfo
by Miika Komu
· 18 years ago
c9204d9
audit: disable ipsec auditing when CONFIG_AUDITSYSCALL=n
by Joy Latten
· 18 years ago
161a09e
audit: Add auditing to ipsec
by Joy Latten
· 18 years ago
76b3f05
[IPSEC]: Add encapsulation family.
by Miika Komu
· 18 years ago
46ca5f5
[XFRM]: Pack struct xfrm_policy
by Arnaldo Carvalho de Melo
· 18 years ago
ba4e58e
[NET]: Supporting UDP-Lite (RFC 3828) in Linux
by Gerrit Renker
· 18 years ago
7768102
[XFRM]: uninline xfrm_selector_match()
by Andrew Morton
· 18 years ago
5d36b18
[XFRM]: annotate ->new_mapping()
by Al Viro
· 18 years ago
04ce690
[IPV6]: 'info' argument of ipv6 ->err_handler() is net-endian
by Al Viro
· 18 years ago
8c689a6
[XFRM]: misc annotations
by Al Viro
· 18 years ago
5b368e6
IPsec: correct semantics for SELinux policy matching
by Venkat Yekkirala
· 18 years ago
61f4627
[XFRM]: xfrm_replay_advance() annotations
by Al Viro
· 18 years ago
a252cc2
[XFRM]: xrfm_replay_check() annotations
by Al Viro
· 18 years ago
6067b2b
[XFRM]: xfrm_parse_spi() annotations
by Al Viro
· 18 years ago
a94cfd1
[XFRM]: xfrm_state_lookup() annotations
by Al Viro
· 18 years ago
26977b4
[XFRM]: xfrm_alloc_spi() annotated
by Al Viro
· 18 years ago
5f19343
[XFRM]: addr_match() annotations
by Al Viro
· 18 years ago
f9d07e41f8
[XFRM]: xfrm_flowi_[sd]port() annotations
by Al Viro
· 18 years ago
a1e59ab
[XFRM]: Fix wildcard as tunnel source
by Patrick McHardy
· 18 years ago
eb878e8
[IPSEC]: output mode to take an xfrm state as input param
by Jamal Hadi Salim
· 18 years ago
2518c7c
[XFRM]: Hash policies when non-prefixed.
by David S. Miller
· 18 years ago
1c09539
[XFRM]: Purge dst references to deleted SAs passively.
by David S. Miller
· 18 years ago
c7f5ea3
[XFRM]: Do not flush all bundles on SA insert.
by David S. Miller
· 18 years ago
9d4a706
[XFRM]: Add generation count to xfrm_state and xfrm_dst.
by David S. Miller
· 18 years ago
8f126e3
[XFRM]: Convert xfrm_state hash linkage to hlists.
by David S. Miller
· 18 years ago
edcd582
[XFRM]: Pull xfrm_state_by{spi,src} hash table knowledge out of afinfo.
by David S. Miller
· 18 years ago
2770834
[XFRM]: Pull xfrm_state_bydst hash table knowledge out of afinfo.
by David S. Miller
· 18 years ago
f7b6983
[XFRM] POLICY: Support netlink socket interface for sub policy.
by Masahide NAKAMURA
· 18 years ago
41a49cc
[XFRM]: Add sorting interface for state and template.
by Masahide NAKAMURA
· 18 years ago
4e81bb8
[XFRM] POLICY: sub policy support.
by Masahide NAKAMURA
· 18 years ago
97a64b4
[XFRM]: Introduce XFRM_MSG_REPORT.
by Masahide NAKAMURA
· 18 years ago
Next »