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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-15
Phonet: fix aligned-mode pipe socket buffer header reserve
RĂ©mi Denis-Courmont
1
-1
/
+1
2011-03-15
netxen: support for GbE port settings
Sony Chacko
3
-45
/
+34
2011-03-15
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
3
-2
/
+48
2011-03-15
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
31
-244
/
+596
2011-03-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
27
-557
/
+845
2011-03-15
netfilter: xt_addrtype: ipv6 support
Florian Westphal
3
-2
/
+114
2011-03-15
netfilter: ipt_addrtype: rename to xt_addrtype
Florian Westphal
8
-26
/
+63
2011-03-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
31
-244
/
+596
2011-03-15
ipv6: netfilter: ip6_tables: fix infoleak to userspace
Vasiliy Kulikov
1
-0
/
+3
2011-03-15
netfilter: ip_tables: fix infoleak to userspace
Vasiliy Kulikov
1
-0
/
+3
2011-03-15
netfilter: arp_tables: fix infoleak to userspace
Vasiliy Kulikov
1
-0
/
+3
2011-03-15
netfilter: xt_connlimit: remove connlimit_rnd_inited
Changli Gao
1
-4
/
+7
2011-03-15
netfilter: xt_connlimit: use hlist instead
Changli Gao
1
-14
/
+14
2011-03-15
netfilter: xt_connlimit: use kmalloc() instead of kzalloc()
Changli Gao
1
-1
/
+1
2011-03-15
netfilter: xt_connlimit: fix daddr connlimit in SNAT scenario
Changli Gao
1
-11
/
+9
2011-03-14
igb: Add messaging for thermal sensor events on i350 devices
Carolyn Wyborny
3
-1
/
+44
2011-03-14
igb: fix hw timestamping
Anders Berggren
1
-1
/
+4
2011-03-15
IPVS: Conditionally include sysctl members of struct netns_ipvs
Simon Horman
1
-8
/
+13
2011-03-15
IPVS: Add __ip_vs_control_{init,cleanup}_sysctl()
Simon Horman
1
-36
/
+62
2011-03-15
IPVS: Conditionally define and use ip_vs_lblc{r}_table
Simon Horman
2
-9
/
+20
2011-03-15
IPVS: Minimise ip_vs_leave when CONFIG_SYSCTL is undefined
Simon Horman
1
-2
/
+7
2011-03-15
IPVS: Conditional ip_vs_conntrack_enabled()
Simon Horman
1
-0
/
+4
2011-03-15
IPVS: ip_vs_todrop() becomes a noop when CONFIG_SYSCTL is undefined
Simon Horman
1
-0
/
+4
2011-03-15
IPVS: Conditinally use sysctl_lblc{r}_expiration
Simon Horman
2
-9
/
+28
2011-03-15
IPVS: Add expire_quiescent_template()
Simon Horman
1
-2
/
+11
2011-03-15
IPVS: Add sysctl_expire_nodest_conn()
Simon Horman
1
-1
/
+7
2011-03-15
IPVS: Add sysctl_sync_ver()
Simon Horman
2
-2
/
+13
2011-03-15
IPVS: Add {sysctl_sync_threshold,period}()
Simon Horman
4
-9
/
+38
2011-03-15
IPVS: Add sysctl_nat_icmp_send()
Simon Horman
1
-3
/
+8
2011-03-15
IPVS: Add sysctl_snat_reroute()
Simon Horman
1
-4
/
+16
2011-03-15
IPVS: Add ip_vs_route_me_harder()
Simon Horman
1
-26
/
+22
2011-03-15
ipvs: rename estimator functions
Julian Anastasov
3
-10
/
+10
2011-03-15
ipvs: optimize rates reading
Julian Anastasov
3
-39
/
+27
2011-03-15
ipvs: remove unused seqcount stats
Julian Anastasov
1
-17
/
+0
2011-03-15
ipvs: properly zero stats and rates
Julian Anastasov
3
-43
/
+69
2011-03-15
ipvs: reorganize tot_stats
Julian Anastasov
4
-28
/
+29
2011-03-15
ipvs: move struct netns_ipvs
Julian Anastasov
3
-144
/
+123
2011-03-15
IPVS: Fix variable assignment in ip_vs_notrack
Jesper Juhl
1
-1
/
+1
2011-03-15
netfilter:ipvs: use kmemdup
Shan Wei
2
-7
/
+5
2011-03-15
ipvs: remove _bh from percpu stats reading
Julian Anastasov
1
-4
/
+4
2011-03-15
ipvs: avoid lookup for fwmark 0
Julian Anastasov
1
-3
/
+5
2011-03-14
net: dcbnl: Add IEEE app selector value definitions
Mark Rustad
1
-0
/
+5
2011-03-14
net: dcbnl: Fix misspellings
Mark Rustad
1
-3
/
+3
2011-03-14
net: dcbnl: Update copyright dates
Mark Rustad
2
-2
/
+2
2011-03-14
fcoe: correct checking for bonding
Jiri Pirko
1
-3
/
+1
2011-03-14
CS89x0: Add networking support for QQ2440
Domenico Andreoli
2
-2
/
+13
2011-03-14
CS89x0: Finish transition to CS89x0_NONISA_IRQ
Domenico Andreoli
1
-4
/
+4
2011-03-14
ftmac100: use GFP_ATOMIC allocations where needed
Eric Dumazet
1
-5
/
+7
2011-03-14
qeth: change some configurations defaults
Frank Blaschka
3
-2
/
+11
2011-03-14
be2net: changes for BE3 native mode support
Sathya Perla
5
-150
/
+252
[next]