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
2012-11-15
can: sja1000: plx_pci: add support for Connect Tech Inc's Canpro/104-Plus Opt...
Muhammad Ghias
2
-0
/
+20
2012-11-15
s390/3215: fix tty close handling
Heiko Carstens
1
-7
/
+5
2012-11-15
ixgbevf: Add checksum statistics counters to rings
Greg Rose
2
-7
/
+18
2012-11-15
ixgbevf: Remove unneeded and obsolete comment
Greg Rose
1
-7
/
+0
2012-11-15
drm/radeon: fix logic error in atombios_encoders.c
Alex Deucher
1
-1
/
+1
2012-11-15
ixgbevf: White space and comments clean up
Greg Rose
1
-13
/
+6
2012-11-15
ixgbevf: Remove mailbox spinlock from the reset function
Greg Rose
1
-4
/
+0
2012-11-15
ixgbevf: Remove checking for mac.ops function pointers
Greg Rose
1
-38
/
+18
2012-11-15
ixgbevf: Remove the ring adapter pointer value
Greg Rose
1
-1
/
+0
2012-11-15
ixgbevf: Fix unnecessary dereference where local var is available.
Greg Rose
1
-2
/
+2
2012-11-15
ixgbevf: Streamline the rx buffer allocation
Greg Rose
1
-5
/
+5
2012-11-15
ioat: Do not enable DCA if tag map is invalid
Alexander Duyck
1
-0
/
+23
2012-11-14
Revert "drivers/net/phy/mdio-bitbang.c: Call mdiobus_unregister before mdiobu...
David S. Miller
1
-1
/
+0
2012-11-14
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
11
-173
/
+416
2012-11-14
arm/dts: am33xx: Add CPSW and MDIO module nodes for AM33XX
Mugunthan V N
3
-0
/
+64
2012-11-14
ARM: OMAP2+: omap2plus_defconfig: Enable CPSW support
Mugunthan V N
1
-0
/
+3
2012-11-14
ARM: OMAP3+: hwmod: Add AM33XX HWMOD data for davinci_mdio module
Mugunthan V N
1
-0
/
+31
2012-11-14
net: cpsw: halt network stack before halting the device during suspend
Mugunthan V N
1
-3
/
+3
2012-11-14
cpsw: simplify the setup of the register pointers
Richard Cochran
3
-197
/
+108
2012-11-14
net: cpsw: Add parent<->child relation support between cpsw and mdio
Vaibhav Hiremath
1
-2
/
+14
2012-11-14
net: davinci_mdio: Fix typo mistake in calling runtime-pm api
Vaibhav Hiremath
1
-1
/
+1
2012-11-14
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
233
-4289
/
+13900
2012-11-14
tg3: Use tp->rxq_cnt when checking RSS tables.
Michael Chan
1
-4
/
+4
2012-11-14
tg3: Cleanup hardcoded ethtool test array indexes
Nithin Nayak Sujir
1
-29
/
+41
2012-11-14
tg3: Prevent spurious tx timeout by setting carrier off before tx disable.
Nithin Nayak Sujir
2
-42
/
+57
2012-11-14
tg3: Set 10_100_ONLY flag for additional 10/100 Mbps devices
Nithin Nayak Sujir
3
-27
/
+79
2012-11-14
sit: add support of link creation via rtnl
Nicolas Dichtel
1
-28
/
+150
2012-11-14
sit: rename rtnl functions for consistency
Nicolas Dichtel
1
-4
/
+4
2012-11-14
sit/rtnl: add missing parameters on dump
Nicolas Dichtel
1
-1
/
+8
2012-11-14
sit: always notify change when params are updated
Nicolas Dichtel
1
-17
/
+15
2012-11-14
ipip: add support of link creation via rtnl
Nicolas Dichtel
1
-24
/
+141
2012-11-14
ipip/rtnl: add IFLA_IPTUN_PMTUDISC on dump
Nicolas Dichtel
2
-1
/
+6
2012-11-14
ipip: always notify change when params are updated
Nicolas Dichtel
1
-18
/
+16
2012-11-14
ip6tnl: add support of link creation via rtnl
Nicolas Dichtel
1
-15
/
+149
2012-11-14
ip6tnl: rename rtnl functions for consistency
Nicolas Dichtel
1
-4
/
+4
2012-11-14
ip6tnl/rtnl: add IFLA_IPTUN_PROTO on dump
Nicolas Dichtel
2
-1
/
+5
2012-11-14
net/smsc911x: Fix ready check in cases where WORD_SWAP is needed
Kamlakant Patel
1
-2
/
+15
2012-11-14
drivers/net: fix tasklet misuse issue
Xiaotian Feng
3
-38
/
+18
2012-11-14
vmxnet3: fix indentation
stephen hemminger
1
-17
/
+17
2012-11-14
ipv4/ip_vti.c: VTI fix post-decryption forwarding
Saurabh Mohan
1
-0
/
+5
2012-11-14
pstore: Fix NULL pointer dereference in console writes
Colin Ian King
1
-1
/
+2
2012-11-15
Merge remote-tracking branches 'regulator/fix/gpio', 'regulator/fix/put' and ...
Mark Brown
810
-6169
/
+9473
2012-11-15
regulator: fix voltage check in regulator_is_supported_voltage()
Marek Szyprowski
1
-1
/
+1
2012-11-14
bridge: add root port blocking
stephen hemminger
5
-2
/
+29
2012-11-14
bridge: implement BPDU blocking
stephen hemminger
5
-1
/
+16
2012-11-14
bridge: add template for bridge port flags
stephen hemminger
1
-15
/
+23
2012-11-14
bridge: bridge port parameters over netlink
stephen hemminger
2
-33
/
+147
2012-11-14
ipv6: remove obsolete comments in route.c
Li RongQing
1
-6
/
+0
2012-11-14
net/macb: clear unused address register
Joachim Eastwood
2
-0
/
+14
2012-11-14
net/macb: add support for phy irq via gpio pin
Joachim Eastwood
1
-1
/
+11
[prev]
[next]