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
2010-10-18
can: mcp251x: fix NOHZ local_softirq_pending 08 warning
Marc Kleine-Budde
1
-2
/
+2
2010-10-18
ns83820: spin_lock_irq() => spin_lock()
Dan Carpenter
1
-1
/
+1
2010-10-18
tipc: Simplify bearer shutdown logic
Allan Stephens
1
-27
/
+11
2010-10-18
tipc: Kill tipc_get_mode() completely.
David S. Miller
1
-6
/
+0
2010-10-17
tg3: Update version to 3.115
Matt Carlson
1
-2
/
+2
2010-10-17
tg3: Report invalid link from tg3_get_settings()
Matt Carlson
1
-0
/
+3
2010-10-17
tg3: Don't allocate jumbo ring for 5780 class devs
Matt Carlson
1
-4
/
+7
2010-10-17
tg3: Cleanup tg3_alloc_rx_skb()
Matt Carlson
1
-2
/
+1
2010-10-17
tg3: Add EEE support
Matt Carlson
2
-1
/
+146
2010-10-17
tg3: Add clause 45 register accessor methods
Matt Carlson
2
-0
/
+50
2010-10-17
tg3: Disable unused transmit rings
Matt Carlson
1
-0
/
+3
2010-10-17
tg3: Add support for selfboot format 1 v6
Matt Carlson
2
-0
/
+5
2010-10-17
fib_hash: RCU conversion phase 2
Eric Dumazet
2
-77
/
+101
2010-10-17
fib_hash: RCU conversion phase 1
Eric Dumazet
1
-19
/
+38
2010-10-17
fib_hash: embed initial hash table in fn_zone
Eric Dumazet
1
-29
/
+23
2010-10-17
drivers/net/pch_gbe: Use DEFINE_PCI_DEVICE_TABLE
Joe Perches
1
-1
/
+1
2010-10-17
netns: reorder fields in struct net
Eric Dumazet
2
-11
/
+15
2010-10-17
tcp: use correct counters in CA_CWR state too
Ilpo Järvinen
1
-6
/
+7
2010-10-17
tcp: sack lost marking fixes
Ilpo Järvinen
1
-10
/
+14
2010-10-17
stmmac: remove ifdef NETIF_F_TSO from stmmac_ethtool.c
Giuseppe Cavallaro
1
-2
/
+0
2010-10-17
niu: introduce temp variables to avoid sparse warnings when swapping in-situ
Harvey Harrison
1
-55
/
+37
2010-10-16
net: move MII outside of NET_ETHERNET, fix kconfig warning
Randy Dunlap
1
-7
/
+7
2010-10-16
infiniband: fix mlx4 kconfig dependency warning
Randy Dunlap
1
-0
/
+1
2010-10-16
stmmac: make function tables const
stephen hemminger
10
-13
/
+13
2010-10-16
stmmac: make ethtool functions local
stephen hemminger
1
-11
/
+13
2010-10-16
tipc: cleanup function namespace
stephen hemminger
28
-462
/
+84
2010-10-16
via-velocity: forced 1000 Mbps mode support.
françois romieu
2
-8
/
+79
2010-10-16
fib: avoid false sharing on fib_table_hash
Eric Dumazet
2
-9
/
+11
2010-10-16
fib_trie: use fls() instead of open coded loop
Eric Dumazet
1
-12
/
+4
2010-10-16
fib: remove a useless synchronize_rcu() call
Eric Dumazet
1
-1
/
+0
2010-10-16
fib6: use FIB_LOOKUP_NOREF in fib6_rule_lookup()
Eric Dumazet
1
-2
/
+1
2010-10-16
sundance: Add initial ethtool stats support
Denis Kirjanov
1
-7
/
+87
2010-10-16
pch_gbe: fix if condition in set_settings()
Dan Carpenter
1
-1
/
+2
2010-10-16
dnet: mark methods static and annotate for correct endianness
Harvey Harrison
1
-9
/
+9
2010-10-16
cxgb4vf: make single bit signed bitfields unsigned
Harvey Harrison
1
-13
/
+13
2010-10-16
net: allocate skbs on local node
Eric Dumazet
2
-16
/
+17
2010-10-16
r8169: use 50% less ram for RX ring
Eric Dumazet
1
-119
/
+64
2010-10-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
151
-6383
/
+5272
2010-10-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
John W. Linville
19
-169
/
+218
2010-10-15
drivers/net/wireless/p54/eeprom.c: Return -ENOMEM on memory allocation failure
Julia Lawall
1
-1
/
+3
2010-10-15
ath9k: Null out references to stale pointers.
Ben Greear
3
-0
/
+16
2010-10-15
ath9k: Remove bf_dmacontext.
Ben Greear
4
-20
/
+12
2010-10-15
b43: N-PHY: put 2056-radio's specific code in separated file
Rafał Miłecki
6
-30
/
+88
2010-10-15
ath9k_hw: remove AR9003 2.0 support
Luis R. Rodriguez
3
-1923
/
+26
2010-10-15
b43: N-PHY: put radio-specific code in separated file
Rafał Miłecki
7
-1563
/
+1588
2010-10-15
b43: N-PHY: fix typo: read table when caching IQ LO calibration (do not write)
Rafał Miłecki
1
-1
/
+1
2010-10-15
b43: N-PHY: replace N-specific radio_chanspec with common code
Rafał Miłecki
3
-37
/
+26
2010-10-15
radiotap: fix vendor namespace parsing
Johannes Berg
1
-26
/
+32
2010-10-15
ath9k_htc: set probe request rx filter
Rajkumar Manoharan
2
-2
/
+2
2010-10-15
libertas: Communicate USB transfer errors
Paul Fox
1
-2
/
+2
[prev]
[next]