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-04-14
ipv4: Call fib_select_default() only when actually necessary.
David S. Miller
3
-2
/
+12
2011-04-14
NET: AX.25, NETROM, ROSE: Remove SOCK_DEBUG calls
Ralf Baechle
3
-40
/
+4
2011-04-13
ixgbe: DCB, X540 devices do not respond to pause frames
John Fastabend
2
-2
/
+9
2011-04-13
ixgbe: DCB, misallocated packet buffer size with X540 device
John Fastabend
6
-27
/
+52
2011-04-13
ixgbe: make device_caps() generic
Emil Tantilov
4
-17
/
+18
2011-04-13
ixgbe: explicitly disable 100H for x540
Emil Tantilov
1
-1
/
+2
2011-04-13
ixgbe: add support for new HW
Emil Tantilov
3
-0
/
+4
2011-04-13
ixgbe: fix semaphores in eeprom routines for x540
Emil Tantilov
3
-47
/
+153
2011-04-13
ixgbe: cleanup short msleep's (<20ms) to use usleep_range
Don Skidmore
8
-28
/
+36
2011-04-13
ixgbe: fix 82599 KR downshift coexistence with LESM FW module
Emil Tantilov
2
-1
/
+48
2011-04-13
ixgbe: move disabling of relaxed ordering in start_hw()
Emil Tantilov
3
-5
/
+35
2011-04-13
ixgbe: refactor common start_hw code for 82599 and x540
Emil Tantilov
4
-13
/
+58
2011-04-13
ixgbe: update version string for Dell CEM use
Jeff Kirsher
1
-2
/
+6
2011-04-13
ixgbe: fix namespacecheck issue
Emil Tantilov
1
-1
/
+1
2011-04-13
ixgbe: correct function number for some 82598 parts
Emil Tantilov
2
-1
/
+38
2011-04-13
ixgbe: fix return value checks
Emil Tantilov
1
-3
/
+2
2011-04-13
ixgbe: DCB, further cleanups to app configuration
John Fastabend
1
-83
/
+24
2011-04-13
e1000e: If ASPM L0s needs to be disabled, do it prior to enabling device
Bruce Allan
3
-11
/
+30
2011-04-13
e1000e: fix stats locking in e1000_watchdog_task
Flavio Leitner
1
-1
/
+1
2011-04-13
e1000e: convert to new VLAN model
Jeff Kirsher
3
-81
/
+119
2011-04-13
e1000e: PCIe link speed in GT/s, not GB/s
Bruce Allan
1
-1
/
+1
2011-04-13
e1000e: convert short duration msleep() to usleep_range()
Bruce Allan
7
-35
/
+33
2011-04-13
igb: introduce igb_thermal_sensor_event for sensor checking
Stefan Assmann
1
-33
/
+34
2011-04-13
igb: fix typo in igb_validate_nvm_checksum_82580
Stefan Assmann
1
-1
/
+2
2011-04-13
igb: Add anti-spoofing feature documentation
Greg Rose
1
-0
/
+13
2011-04-13
net: allow shifted access in smsc911x V2
Mathieu J. Poirier
2
-7
/
+150
2011-04-13
tg3: Add support for extended VPD blocks
Matt Carlson
2
-44
/
+83
2011-04-13
tg3: Add jumbo frame loopback tests to selftest
Matt Carlson
1
-9
/
+25
2011-04-13
tg3: Automatically size stat/test string arrays
Matt Carlson
1
-7
/
+8
2011-04-13
tg3: Dump registers when status block shows errors
Matt Carlson
2
-1
/
+42
2011-04-13
tg3: Provide full regdump on tx timeout
Matt Carlson
2
-68
/
+123
2011-04-13
rndis_host: Poll status before control channel where necessary
Ben Hutchings
2
-7
/
+34
2011-04-13
stmmac: review Wol and enable the Unicast support
Giuseppe Cavallaro
2
-4
/
+5
2011-04-13
macb: Add rx overrun counter
Alexander Stein
1
-1
/
+7
2011-04-13
net: ethtool support to configure number of channels
amit salecha
2
-0
/
+71
2011-04-12
net: Missing 'inline' in vlan-disabled vlan_untag()
David S. Miller
1
-1
/
+1
2011-04-12
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
230
-12694
/
+29860
2011-04-12
atm: iphase: Fix set-but-not-used warnings.
David S. Miller
1
-11
/
+3
2011-04-12
9p: Kill set but unused variable in 9p_client_{read,write}() and p9_client_re...
David S. Miller
1
-6
/
+3
2011-04-12
net: vlan_features comment clarification
Michał Mirosław
1
-1
/
+1
2011-04-12
net: ioc3: convert to hw_features
Michał Mirosław
1
-28
/
+2
2011-04-12
net: bnx2x: convert to hw_features
Michał Mirosław
5
-118
/
+57
2011-04-12
net: bna: convert to hw_features
Michał Mirosław
3
-78
/
+9
2011-04-12
net: ps3_gelic: convert to hw_features
Michał Mirosław
3
-28
/
+5
2011-04-12
net: sky2: convert to hw_features
Michał Mirosław
2
-103
/
+59
2011-04-12
net: add RTNL_ASSERT in __netdev_update_features()
Michał Mirosław
1
-0
/
+2
2011-04-12
net: vlan: make non-hw-accel rx path similar to hw-accel
Jiri Pirko
6
-187
/
+99
2011-04-12
ethtool: time to blink provided in seconds not jiffies
Allan, Bruce W
1
-1
/
+1
2011-04-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
230
-12694
/
+29860
2011-04-12
vxge: update driver version
Jon Mason
1
-2
/
+2
[next]