Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
179b025fea2fa65760f1dcdff3585465d2177159
/
include
/
net
/
xfrm.h
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
df0ba92
[XFRM]: Trace which secpath state is reject factor.
by Masahide NAKAMURA
· 18 years ago
2ce4272
[IPV6] MIP6: Transformation support mobility header.
by Masahide NAKAMURA
· 18 years ago
e53820d
[XFRM] IPV6: Restrict bundle reusing
by Masahide NAKAMURA
· 18 years ago
9afaca0
[XFRM] IPV6: Update outbound state timestamp for each sending.
by Masahide NAKAMURA
· 18 years ago
060f02a
[XFRM] STATE: Introduce care-of address.
by Noriaki TAKAMIYA
· 18 years ago
1b5c229
[XFRM] STATE: Support non-fragment outbound transformation headers.
by Masahide NAKAMURA
· 18 years ago
99505a8
[XFRM] STATE: Add a hook to obtain local/remote outbound address.
by Masahide NAKAMURA
· 18 years ago
fbd9a5b
[XFRM] STATE: Common receive function for route optimization extension headers.
by Masahide NAKAMURA
· 18 years ago
aee5adb
[XFRM] STATE: Add a hook to find offset to be inserted header in outbound.
by Masahide NAKAMURA
· 18 years ago
eb2971b
[XFRM] STATE: Search by address using source address list.
by Masahide NAKAMURA
· 18 years ago
6c44e6b
[XFRM] STATE: Add source address list.
by Masahide NAKAMURA
· 18 years ago
622dc82
[XFRM]: Expand XFRM_MAX_DEPTH for route optimization.
by Masahide NAKAMURA
· 18 years ago
dc00a52
[XFRM] STATE: Allow non IPsec protocol.
by Masahide NAKAMURA
· 18 years ago
5794708
[XFRM]: Introduce a helper to compare id protocol.
by Masahide NAKAMURA
· 18 years ago
7e49e6d
[XFRM]: Add XFRM_MODE_xxx for future use.
by Masahide NAKAMURA
· 18 years ago
cb969f0
[MLSXFRM]: Default labeling of socket specific IPSec policies
by Venkat Yekkirala
· 18 years ago
07d4ee5
[IPSEC]: Use HMAC template and hash interface
by Herbert Xu
· 18 years ago
04ff126
[IPSEC]: Add compatibility algorithm name support
by Herbert Xu
· 18 years ago
9409f38
[IPSEC]: Move linux/crypto.h inclusion out of net/xfrm.h
by Herbert Xu
· 18 years ago
73654d6
[IPSEC] xfrm: Use IPPROTO_MAX instead of 256
by Herbert Xu
· 18 years ago
b59f45d
[IPSEC] xfrm: Abstract out encapsulation modes
by Herbert Xu
· 18 years ago
546be24
[IPSEC] xfrm: Undo afinfo lock proliferation
by Herbert Xu
· 18 years ago
2717096
[XFRM]: Fix aevent timer.
by Jamal Hadi Salim
· 19 years ago
dbe5b4a
[IPSEC]: Kill unused decap state structure
by Herbert Xu
· 19 years ago
e695633
[IPSEC]: Kill unused decap state argument
by Herbert Xu
· 19 years ago
d2acc34
[INET]: Introduce tunnel4/tunnel6
by Herbert Xu
· 19 years ago
be33690
[XFRM]: Fix aevent related crash
by Patrick McHardy
· 19 years ago
4a3e2f7
[NET] sem2mutex: net/
by Arjan van de Ven
· 19 years ago
6c5c8ca
[IPSEC]: Sync series - policy expires
by Jamal Hadi Salim
· 19 years ago
53bc6b4
[IPSEC]: Sync series - SA expires
by Jamal Hadi Salim
· 19 years ago
980ebd2
[IPSEC]: Sync series - acquire insert
by Jamal Hadi Salim
· 19 years ago
f8cd548
[IPSEC]: Sync series - core changes
by Jamal Hadi Salim
· 19 years ago
752c1f4
[IPSEC]: Kill post_input hook and do NAT-T in esp_input directly
by Herbert Xu
· 19 years ago
21380b8
[XFRM]: Eliminate refcounting confusion by creating __xfrm_state_put().
by Herbert Xu
· 19 years ago
48d5cad
[XFRM]: Fix SNAT-related crash in xfrm4_output_finish
by Patrick McHardy
· 19 years ago
5c901da
[NETFILTER]: Redo policy lookups after NAT when neccessary
by Patrick McHardy
· 19 years ago
3e3850e
[NETFILTER]: Fix xfrm lookup in ip_route_me_harder/ip6_route_me_harder
by Patrick McHardy
· 19 years ago
951dbc8
[IPV6]: Move nextheader offset to the IP6CB
by Patrick McHardy
· 19 years ago
14c8502
[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h
by Arnaldo Carvalho de Melo
· 19 years ago
df71837
[LSM-IPSec]: Security association restriction.
by Trent Jaeger
· 19 years ago
399c180
[IPSEC]: Perform SA switchover immediately.
by David S. Miller
· 19 years ago
dd0fc66
[PATCH] gfp flags annotations - part 1
by Al Viro
· 19 years ago
77d8d7a
[IPSEC]: Document that policy direction is derived from the index.
by Herbert Xu
· 19 years ago
83fa340
[XFRM]: fix sparse gfp nocast warnings
by Randy Dunlap
· 19 years ago
Next »