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-26
[AF_RXRPC]: Add an interface to the AF_RXRPC module for the AFS filesystem to...
David Howells
2
-2
/
+54
2007-04-26
[AF_RXRPC]: Provide secure RxRPC sockets for use by userspace and kernel both
David Howells
6
-4
/
+189
2007-04-26
[AF_RXRPC]: Key facility changes for AF_RXRPC
David Howells
1
-0
/
+2
2007-04-26
[WORKQUEUE]: cancel_delayed_work: use del_timer() instead of del_timer_sync()
Oleg Nesterov
1
-3
/
+4
2007-04-26
[NET]: Delete unused header file linux/if_wanpipe_common.h
Robert P. J. Day
1
-58
/
+0
2007-04-26
[NET]: Delete unused header file linux/sdla_fr.h.
Robert P. J. Day
1
-638
/
+0
2007-04-26
[NETLINK]: Possible cleanups.
Adrian Bunk
3
-4
/
+0
2007-04-26
[XFRM]: Export SAD info.
Jamal Hadi Salim
2
-0
/
+33
2007-04-25
[BRIDGE]: drop PAUSE frames
Stephen Hemminger
1
-0
/
+1
2007-04-25
[IPV6]: Export in6addr_any for future use.
YOSHIFUJI Hideaki
1
-2
/
+0
2007-04-25
[IPV6]: Consolidate common SNMP code
Herbert Xu
1
-8
/
+12
2007-04-25
[IPV4]: Consolidate common SNMP code
Herbert Xu
1
-0
/
+1
2007-04-25
[TCP]: Fix linkage errors on i386.
YOSHIFUJI Hideaki
1
-0
/
+6
2007-04-25
[WIRELESS] cfg80211: Update comment for locking.
Johannes Berg
1
-0
/
+4
2007-04-25
[TCP]: Congestion control API update.
Stephen Hemminger
2
-4
/
+10
2007-04-25
[WIRELESS]: Remove wext over netlink.
Johannes Berg
1
-10
/
+0
2007-04-25
[WIRELESS] cfg80211: New wireless config infrastructure.
Johannes Berg
5
-0
/
+218
2007-04-25
[IPV6] SNMP: Use put_unaligned() instead of memcpy().
YOSHIFUJI Hideaki
1
-1
/
+1
2007-04-25
[IPV6] SNMP: Avoid unaligned accesses.
YOSHIFUJI Hideaki
1
-1
/
+1
2007-04-25
[TCP]: Sed magic converts func(sk, tp, ...) -> func(sk, ...)
Ilpo Järvinen
2
-14
/
+22
2007-04-25
[NET]: Move sk_setup_caps() out of line.
Andi Kleen
1
-13
/
+1
2007-04-25
[TCP]: Uninline tcp_done().
Andi Kleen
1
-15
/
+1
2007-04-25
[NET] skbuff: skb_store_bits const is backwards
Stephen Hemminger
1
-2
/
+2
2007-04-25
[AF_PACKET]: Add option to return orig_dev to userspace.
Peter P. Waskiewicz Jr
1
-0
/
+1
2007-04-25
[IPV4] SNMP: Move some statistic bits to net/ipv4/proc.c.
YOSHIFUJI Hideaki
1
-0
/
+3
2007-04-25
[IPV6] SNMP: Netlink interface.
YOSHIFUJI Hideaki
2
-0
/
+2
2007-04-25
[INET]: Add IP(V6)_PMTUDISC_RPOBE
John Heffner
2
-0
/
+2
2007-04-25
[NET_SCHED]: Eliminate qdisc_tree_lock
Patrick McHardy
1
-2
/
+0
2007-04-25
[NETLINK]: Switch cb_lock spinlock to mutex and allow to override it
Patrick McHardy
1
-1
/
+4
2007-04-25
[NETFILTER]: ebt_arp: add gratuitous arp filtering
Bart De Schuymer
1
-1
/
+3
2007-04-25
[NETFILTER]: bridge-nf: filter bridged IPv4/IPv6 encapsulated in pppoe traffic
Michael Milner
3
-2
/
+13
2007-04-25
[DCCP]: Complete documentation of dccp_sock
Gerrit Renker
1
-11
/
+10
2007-04-25
bridge: eliminate call by reference
Stephen Hemminger
1
-1
/
+2
2007-04-25
[NET]: Treat CHECKSUM_PARTIAL as CHECKSUM_UNNECESSARY
Herbert Xu
3
-7
/
+13
2007-04-25
[NET]: Use csum_start offset instead of skb_transport_header
Herbert Xu
1
-2
/
+7
2007-04-25
[XFRM]: Optimize MTU calculation
Patrick McHardy
1
-1
/
+1
2007-04-25
[IPV6] FIB6RULE: Find source address during looking up route.
YOSHIFUJI Hideaki
1
-4
/
+7
2007-04-25
[NET]: Move generic skbuff stuff from XFRM code to generic code
David Howells
2
-2
/
+6
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
[next]