index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2006-09-22
[XFRM]: Dynamic xfrm_state hash table sizing.
David S. Miller
1
-52
/
+195
2006-09-22
[XFRM]: Convert xfrm_state hash linkage to hlists.
David S. Miller
1
-41
/
+51
2006-09-22
[XFRM]: Pull xfrm_state_by{spi,src} hash table knowledge out of afinfo.
David S. Miller
3
-119
/
+159
2006-09-22
[XFRM]: Pull xfrm_state_bydst hash table knowledge out of afinfo.
David S. Miller
3
-119
/
+100
2006-09-22
[XFRM] IPV6: Support Mobile IPv6 extension headers sorting.
Masahide NAKAMURA
1
-2
/
+26
2006-09-22
[XFRM] IPV6: Add sort functions to combine templates/states for IPsec.
Masahide NAKAMURA
1
-0
/
+97
2006-09-22
[XFRM] POLICY: Support netlink socket interface for sub policy.
Masahide NAKAMURA
2
-18
/
+134
2006-09-22
[XFRM]: Add sorting interface for state and template.
Masahide NAKAMURA
2
-2
/
+52
2006-09-22
[XFRM] POLICY: sub policy support.
Masahide NAKAMURA
1
-36
/
+216
2006-09-22
[XFRM] POLICY: Add Kconfig to support sub policy.
Masahide NAKAMURA
1
-0
/
+10
2006-09-22
[IPV6] MIP6: Ignore to report if mobility headers is rejected.
Masahide NAKAMURA
1
-0
/
+3
2006-09-22
[IPV6] MIP6: Report to user-space when home address option is rejected.
Masahide NAKAMURA
1
-0
/
+83
2006-09-22
[XFRM]: Introduce XFRM_MSG_REPORT.
Masahide NAKAMURA
2
-0
/
+65
2006-09-22
[XFRM]: Trace which secpath state is reject factor.
Masahide NAKAMURA
1
-7
/
+48
2006-09-22
[IPV6] MIP6: Transformation support mobility header.
Masahide NAKAMURA
1
-0
/
+15
2006-09-22
[IPV6] MIP6: Add sending mobility header functions through raw socket.
Masahide NAKAMURA
1
-0
/
+17
2006-09-22
[IPV6] MIP6: Add receiving mobility header functions through raw socket.
Masahide NAKAMURA
2
-1
/
+111
2006-09-22
[XFRM] STATE: Add Mobile IPv6 route optimization protocols to netlink interface.
Masahide NAKAMURA
1
-0
/
+16
2006-09-22
[IPV6] MIP6: Add destination options header transformation.
Noriaki TAKAMIYA
1
-0
/
+167
2006-09-22
[IPV6] MIP6: Add routing header type 2 transformation.
Noriaki TAKAMIYA
3
-0
/
+192
2006-09-22
[IPV6] IPSEC: Support sending with Mobile IPv6 extension headers.
Masahide NAKAMURA
2
-5
/
+122
2006-09-22
[IPV6] MIP6: Revert address to send ICMPv6 error.
Masahide NAKAMURA
1
-0
/
+25
2006-09-22
[IPV6] MIP6: Add inbound interface of home address option.
Masahide NAKAMURA
1
-1
/
+83
2006-09-22
[IPV6]: Allow to replace skbuff by TLV parser.
Masahide NAKAMURA
2
-11
/
+20
2006-09-22
[IPV6]: Find option offset by type.
Masahide NAKAMURA
1
-0
/
+43
2006-09-22
[IPV6] MIP6: Add socket option and ancillary data interface of routing header...
Masahide NAKAMURA
2
-5
/
+16
2006-09-22
[IPV6] MIP6: Add inbound interface of routing header type 2.
Masahide NAKAMURA
1
-8
/
+61
2006-09-22
[IPV6]: Add Kconfig to enable Mobile IPv6.
Masahide NAKAMURA
1
-0
/
+9
2006-09-22
[XFRM]: Fix message about transformation user interface.
Masahide NAKAMURA
2
-4
/
+4
2006-09-22
[XFRM] IPV6: Restrict bundle reusing
Masahide NAKAMURA
3
-4
/
+10
2006-09-22
[XFRM] IPV6: Update outbound state timestamp for each sending.
Masahide NAKAMURA
2
-0
/
+5
2006-09-22
[XFRM] STATE: Introduce care-of address.
Noriaki TAKAMIYA
2
-1
/
+33
2006-09-22
[XFRM] STATE: Support non-fragment outbound transformation headers.
Masahide NAKAMURA
3
-3
/
+24
2006-09-22
[XFRM] STATE: Add a hook to obtain local/remote outbound address.
Masahide NAKAMURA
1
-2
/
+18
2006-09-22
[XFRM]: Rename secpath_has_tunnel to secpath_has_nontransport.
Masahide NAKAMURA
1
-3
/
+3
2006-09-22
[XFRM] STATE: Common receive function for route optimization extension headers.
Masahide NAKAMURA
3
-0
/
+110
2006-09-22
[XFRM]: Restrict authentication algorithm only when inbound transformation pr...
Masahide NAKAMURA
1
-1
/
+2
2006-09-22
[XFRM] STATE: Introduce route optimization mode.
Masahide NAKAMURA
3
-0
/
+102
2006-09-22
[XFRM] STATE: Add a hook to find offset to be inserted header in outbound.
Masahide NAKAMURA
6
-3
/
+13
2006-09-22
[XFRM] STATE: Search by address using source address list.
Masahide NAKAMURA
4
-10
/
+116
2006-09-22
[XFRM] STATE: Add source address list.
Masahide NAKAMURA
3
-2
/
+25
2006-09-22
[XFRM] STATE: Allow non IPsec protocol.
Masahide NAKAMURA
1
-1
/
+1
2006-09-22
[XFRM]: Introduce a helper to compare id protocol.
Masahide NAKAMURA
1
-3
/
+3
2006-09-22
[XFRM]: Add XFRM_MODE_xxx for future use.
Masahide NAKAMURA
19
-36
/
+37
2006-09-22
[IPV6] ROUTE: Unify RT6_F_xxx and RT6_SELECT_F_xxx flags
YOSHIFUJI Hideaki
2
-21
/
+13
2006-09-22
[IPV6] KCONFIG: Add subtrees support.
YOSHIFUJI Hideaki
1
-0
/
+14
2006-09-22
[IPV6] ROUTE: Add credits about subtree fixes.
YOSHIFUJI Hideaki
2
-0
/
+3
2006-09-22
[IPV6] NDISC: Search subtrees when backtracking on receipt of redirects.
YOSHIFUJI Hideaki
1
-10
/
+3
2006-09-22
[IPV6] ROUTE: Purge clones on other trees when deleting a route.
YOSHIFUJI Hideaki
1
-2
/
+12
2006-09-22
[IPV6] ROUTE: Search subtree when backtracking.
YOSHIFUJI Hideaki
1
-12
/
+18
[next]