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
2007-04-25
[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}
Arnaldo Carvalho de Melo
1
-0
/
+15
2007-04-25
[NET]: Inline net_device_stats
Rusty Russell
1
-0
/
+2
2007-04-25
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
Arnaldo Carvalho de Melo
1
-0
/
+14
2007-04-25
[BLUETOOTH]: Introduce skb->data accessor methods for hci_{acl,event,sco}_hdr
Arnaldo Carvalho de Melo
1
-0
/
+18
2007-04-25
[NET] fib_rules: Flush route cache after rule modifications
Thomas Graf
1
-0
/
+4
2007-04-25
[NET]: Allow forwarding of ip_summed except CHECKSUM_COMPLETE
Herbert Xu
1
-0
/
+7
2007-04-25
[NET] fib_rules: Add no-operation action
Thomas Graf
1
-1
/
+1
2007-04-25
[NET] fib_rules: Mark rules detached from the device
Thomas Graf
1
-0
/
+1
2007-04-25
[NET] fib_rules: goto rule action
Thomas Graf
2
-3
/
+9
2007-04-25
[INET]: Use jhash + random secret for ehash.
David S. Miller
2
-9
/
+14
2007-04-25
[NETLINK]: introduce NLA_BINARY type
Johannes Berg
1
-1
/
+3
2007-04-25
[SCTP]: Implement SCTP_MAX_BURST socket option.
Vlad Yasevich
3
-1
/
+4
2007-04-25
[SCTP]: Implement sac_info field in SCTP_ASSOC_CHANGE notification.
Vlad Yasevich
2
-0
/
+2
2007-04-25
[SCTP]: Honor flags when setting peer address parameters
Vlad Yasevich
1
-7
/
+8
2007-04-25
[SCTP]: Implement SCTP_ADDR_CONFIRMED state for ADDR_CHNAGE event
Vlad Yasevich
1
-0
/
+1
2007-04-25
[SCTP]: Implement SCTP_PARTIAL_DELIVERY_POINT option.
Vlad Yasevich
2
-0
/
+3
2007-04-25
[SCTP]: Implement SCTP_FRAGMENT_INTERLEAVE socket option
Vlad Yasevich
3
-3
/
+6
2007-04-25
[NET_SCHED]: Unline tcf_destroy
Patrick McHardy
1
-8
/
+2
2007-04-25
[NET_SCHED]: turn PSCHED_GET_TIME into inline function
Patrick McHardy
2
-5
/
+7
2007-04-25
[NET_SCHED]: turn PSCHED_TDIFF_SAFE into inline function
Patrick McHardy
2
-3
/
+7
2007-04-25
[NET_SCHED]: kill PSCHED_TDIFF
Patrick McHardy
1
-1
/
+0
2007-04-25
[NET_SCHED]: kill PSCHED_SET_PASTPERFECT/PSCHED_IS_PASTPERFECT
Patrick McHardy
2
-4
/
+3
2007-04-25
[NET_SCHED]: kill PSCHED_TLESS
Patrick McHardy
1
-1
/
+0
2007-04-25
[NET_SCHED]: kill PSCHED_TADD/PSCHED_TADD2
Patrick McHardy
1
-2
/
+0
2007-04-25
[NET_SCHED]: kill PSCHED_AUDIT_TDIFF
Patrick McHardy
1
-1
/
+0
2007-04-25
[NETFILTER]: nf_conntrack: kill destroy() in struct nf_conntrack for diet
Yasuyuki Kozakai
2
-2
/
+3
2007-04-25
[NETFILTER]: nf_conntrack: don't use nfct in skb if conntrack is disabled
Yasuyuki Kozakai
2
-21
/
+14
2007-04-25
[NETLINK]: Remove error pointer from netlink message handler
Thomas Graf
2
-2
/
+2
2007-04-25
[NET] rules: Unified rules dumping
Thomas Graf
2
-3
/
+8
2007-04-25
[IPv6]: Use rtnl registration interface
Thomas Graf
2
-7
/
+0
2007-04-25
[DECNet]: Use rtnl registration interface
Thomas Graf
2
-10
/
+0
2007-04-25
[PKT_SCHED] qdisc: Use rtnl registration interface
Thomas Graf
1
-1
/
+1
2007-04-25
[IPv4]: Use rtnl registration interface
Thomas Graf
1
-6
/
+0
2007-04-25
[NET] rules: Use rtnl registration interface
Thomas Graf
1
-5
/
+1
2007-04-25
[NEIGH]: Use rtnl registration interface
Thomas Graf
1
-9
/
+1
2007-04-25
[RTNL]: Message handler registration interface
Thomas Graf
2
-7
/
+18
2007-04-25
[DCCP]: Sample RTT from SYN exchange
Gerrit Renker
1
-0
/
+2
2007-04-25
[NETLINK]: Use nlmsg_trim() where appropriate
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-04-25
[NETLINK]: Remove NLMSG_{NEW_ANSWER,CANCEL,END}
Arnaldo Carvalho de Melo
1
-12
/
+0
2007-04-25
[SK_BUFF]: Remove skb_add_mtu() leftovers
Arnaldo Carvalho de Melo
1
-1
/
+0
2007-04-25
[NETLINK]: Introduce nlmsg_hdr() helper
Arnaldo Carvalho de Melo
1
-0
/
+5
2007-04-25
[SK_BUFF]: Convert skb->end to sk_buff_data_t
Arnaldo Carvalho de Melo
1
-5
/
+18
2007-04-25
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
Arnaldo Carvalho de Melo
7
-27
/
+58
2007-04-25
[SK_BUFF]: Use offsets for skb->{mac,network,transport}_header on 64bit archi...
Arnaldo Carvalho de Melo
1
-18
/
+86
2007-04-25
[SK_BUFF]: unions of just one member don't get anything done, kill them
Arnaldo Carvalho de Melo
2
-31
/
+22
2007-04-25
[SK_BUFF]: Introduce skb_network_header_len
Arnaldo Carvalho de Melo
1
-0
/
+5
2007-04-25
[NET_SCHED]: kill jiffie conversion macros
Patrick McHardy
1
-3
/
+0
2007-04-25
[NET_SCHED]: Add hrtimer based qdisc watchdog
Patrick McHardy
1
-0
/
+10
2007-04-25
[NET_SCHED]: Use ktime as clocksource
Patrick McHardy
1
-156
/
+13
2007-04-25
[KBUILD]: Unifdef headers changed by the skb layer header refactorings
Arnaldo Carvalho de Melo
1
-3
/
+3
[next]