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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2006-09-22
[XFRM]: Fix wildcard as tunnel source
Patrick McHardy
1
-0
/
+13
2006-09-22
[TCP]: Send ACKs each 2nd received segment.
Alexey Kuznetsov
1
-1
/
+2
2006-09-22
[SCTP]: Cleanups
Adrian Bunk
1
-0
/
+13
2006-09-22
[GENL]: Provide more information to userspace about registered genl families
Thomas Graf
2
-2
/
+18
2006-09-22
[IPSEC]: output mode to take an xfrm state as input param
Jamal Hadi Salim
1
-1
/
+1
2006-09-22
[NET]: Fix sk->sk_filter field access
Dmitry Mishin
2
-23
/
+24
2006-09-22
[NetLabel]: add some missing #includes to various header files
Paul Moore
2
-0
/
+3
2006-09-22
[NetLabel]: remove unused function prototypes
Paul Moore
1
-6
/
+0
2006-09-22
[NETFILTER] bridge: simplify nf_bridge_pad
Stephen Hemminger
1
-11
/
+5
2006-09-22
[NETFILTER] bridge: code rearrangement for clarity
Stephen Hemminger
1
-19
/
+7
2006-09-22
[IPV4]: Make struct sockaddr_in::sin_port __be16
Alexey Dobriyan
1
-1
/
+1
2006-09-22
[IPV4]: Make struct in_addr::s_addr __be32
Alexey Dobriyan
1
-1
/
+1
2006-09-22
[NETLINK]: Improve string attribute validation
Thomas Graf
1
-4
/
+11
2006-09-22
[UDP]: saddr_cmp function should take const socket pointers
David S. Miller
1
-1
/
+1
2006-09-22
[UDP]: Unify UDPv4 and UDPv6 ->get_port()
Gerrit Renker
1
-16
/
+2
2006-09-22
[NETLINK]: remove third bogus argument from NLA_PUT_FLAG
Johannes Berg
1
-1
/
+1
2006-09-22
[DCCP]: Introduce tx buffering
Ian McDonald
1
-0
/
+2
2006-09-22
[NET_SCHED]: Add mask support to fwmark classifier
Patrick McHardy
1
-0
/
+1
2006-09-22
[IPV4]: Add support for fwmark masks in routing rules
Patrick McHardy
1
-1
/
+2
2006-09-22
[NET]: Add common helper functions to convert IPv6/IPv4 address string to net...
YOSHIFUJI Hideaki
1
-0
/
+2
2006-09-22
[IPV6] ROUTE: Routing by FWMARK.
YOSHIFUJI Hideaki
2
-1
/
+3
2006-09-22
[IPSEC] esp: Defer output IV initialization to first use.
David S. Miller
1
-2
/
+3
2006-09-22
[XFRM]: Hash policies when non-prefixed.
David S. Miller
1
-18
/
+5
2006-09-22
[XFRM]: Purge dst references to deleted SAs passively.
David S. Miller
1
-1
/
+0
2006-09-22
[XFRM]: Do not flush all bundles on SA insert.
David S. Miller
1
-1
/
+0
2006-09-22
[XFRM]: Add generation count to xfrm_state and xfrm_dst.
David S. Miller
1
-0
/
+3
2006-09-22
[XFRM]: Dynamic xfrm_state hash table sizing.
David S. Miller
1
-1
/
+1
2006-09-22
[XFRM]: Convert xfrm_state hash linkage to hlists.
David S. Miller
1
-3
/
+3
2006-09-22
[XFRM]: Pull xfrm_state_by{spi,src} hash table knowledge out of afinfo.
David S. Miller
1
-78
/
+0
2006-09-22
[XFRM]: Pull xfrm_state_bydst hash table knowledge out of afinfo.
David S. Miller
1
-16
/
+0
2006-09-22
[XFRM] POLICY: Support netlink socket interface for sub policy.
Masahide NAKAMURA
2
-0
/
+8
2006-09-22
[XFRM]: Add sorting interface for state and template.
Masahide NAKAMURA
1
-0
/
+20
2006-09-22
[XFRM] POLICY: sub policy support.
Masahide NAKAMURA
2
-8
/
+44
2006-09-22
[XFRM]: Introduce XFRM_MSG_REPORT.
Masahide NAKAMURA
2
-0
/
+14
2006-09-22
[XFRM]: Trace which secpath state is reject factor.
Masahide NAKAMURA
1
-0
/
+1
2006-09-22
[IPV6] MIP6: Transformation support mobility header.
Masahide NAKAMURA
1
-0
/
+5
2006-09-22
[IPV6] MIP6: Add receiving mobility header functions through raw socket.
Masahide NAKAMURA
1
-0
/
+4
2006-09-22
[IPV6] MIP6: Add Mobility header definition.
Masahide NAKAMURA
4
-0
/
+34
2006-09-22
[IPV6] MIP6: Add destination options header transformation.
Noriaki TAKAMIYA
1
-0
/
+3
2006-09-22
[IPV6] MIP6: Add routing header type 2 transformation.
Noriaki TAKAMIYA
1
-0
/
+31
2006-09-22
[IPV6]: Put dsthao after flags in order to pack inet6_skb_parm better.
David S. Miller
1
-3
/
+3
2006-09-22
[IPV6] MIP6: Add inbound interface of home address option.
Masahide NAKAMURA
1
-0
/
+3
2006-09-22
[IPV6] MIP6: Add home address option definition.
Noriaki TAKAMIYA
2
-0
/
+11
2006-09-22
[IPV6]: Allow to replace skbuff by TLV parser.
Masahide NAKAMURA
1
-1
/
+1
2006-09-22
[IPV6]: Find option offset by type.
Masahide NAKAMURA
1
-0
/
+2
2006-09-22
[IPV6] MIP6: Add inbound interface of routing header type 2.
Masahide NAKAMURA
1
-0
/
+7
2006-09-22
[IPV6] MIP6: Add routing header type 2 definition.
Noriaki TAKAMIYA
1
-0
/
+13
2006-09-22
[XFRM] IPV6: Restrict bundle reusing
Masahide NAKAMURA
1
-1
/
+18
2006-09-22
[XFRM] IPV6: Update outbound state timestamp for each sending.
Masahide NAKAMURA
2
-0
/
+4
2006-09-22
[XFRM] STATE: Introduce care-of address.
Noriaki TAKAMIYA
2
-0
/
+4
[next]