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-06-19
net/staging: add needed interrupt.h and hardirq.h includes
Stephen Rothwell
12
-0
/
+15
2011-06-19
davinci_emac: fix race in transmit time stamping.
Richard Cochran
1
-1
/
+2
2011-06-19
smsc9420: fix race in transmit time stamping.
Richard Cochran
1
-2
/
+2
2011-06-19
stmmac: fix race in transmit time stamping.
Richard Cochran
1
-2
/
+2
2011-06-19
r6040: fix race in transmit time stamping.
Richard Cochran
1
-2
/
+3
2011-06-19
tg3: fix race in transmit time stamping.
Richard Cochran
1
-2
/
+2
2011-06-19
fec: fix race in transmit time stamping.
Richard Cochran
1
-2
/
+2
2011-06-19
net: correct comment on where to place transmit time stamp hook.
Richard Cochran
1
-2
/
+1
2011-06-18
r8169: check firmware content sooner.
Francois Romieu
1
-19
/
+44
2011-06-18
r8169: support new firmware format.
Hayes Wang
1
-1
/
+35
2011-06-18
r8169: explicit firmware format check.
Francois Romieu
1
-13
/
+49
2011-06-18
r8169: move the firmware down into the device private data.
Francois Romieu
1
-26
/
+48
2011-06-17
e1000: remove unnecessary code
Greg Dietsche
1
-6
/
+1
2011-06-17
net: icplus: remove unnecessary code
Greg Dietsche
1
-5
/
+1
2011-06-17
net/rds: use prink_ratelimited() instead of printk_ratelimit()
Manuel Zerpies
7
-22
/
+21
2011-06-17
net/can: use printk_ratelimited() instead of printk_ratelimit()
Manuel Zerpies
1
-2
/
+3
2011-06-16
rtnetlink: unlock on error path in netlink_dump()
Dan Carpenter
1
-2
/
+1
2011-06-16
gianfar: Use pr_<level>, netdev_<level> and netif_<level>
Joe Perches
2
-76
/
+58
2011-06-16
net: Remove casts of void *
Joe Perches
21
-83
/
+74
2011-06-16
be2net: support multiple TX queues
Sathya Perla
3
-119
/
+171
2011-06-16
netfilter: ipset: whitespace and coding fixes detected by checkpatch.pl
Jozsef Kadlecsik
11
-27
/
+28
2011-06-16
netfilter: ipset: hash:net,iface type introduced
Jozsef Kadlecsik
5
-0
/
+784
2011-06-16
netfilter: ipset: use the stored first cidr value instead of '1'
Jozsef Kadlecsik
3
-8
/
+16
2011-06-16
netfilter: ipset: fix return code for destroy when sets are in use
Jozsef Kadlecsik
1
-1
/
+1
2011-06-16
netfilter: ipset: add xt_action_param to the variant level kadt functions, ip...
Jozsef Kadlecsik
14
-16
/
+43
2011-06-16
netfilter: ipset: use unified from/to address masking and check the usage
Jozsef Kadlecsik
8
-17
/
+15
2011-06-16
netfilter: ipset: take into account cidr value for the from address when crea...
Jozsef Kadlecsik
1
-0
/
+1
2011-06-16
netfilter: ipset: adding ranges to hash types with timeout could still fail, ...
Jozsef Kadlecsik
1
-1
/
+1
2011-06-16
netfilter: ipset: support range for IPv4 at adding/deleting elements for hash...
Jozsef Kadlecsik
8
-55
/
+165
2011-06-16
netfilter: ipset: set type support with multiple revisions added
Jozsef Kadlecsik
12
-32
/
+49
2011-06-16
netfilter: ipset: fix adding ranges to hash types
Jozsef Kadlecsik
13
-34
/
+157
2011-06-16
netfilter: ipset: support listing setnames and headers too
Jozsef Kadlecsik
2
-27
/
+50
2011-06-16
netfilter: ipset: options and flags support added to the kernel API
Jozsef Kadlecsik
16
-134
/
+206
2011-06-16
netfilter: ipset: whitespace fixes: some space before tab slipped in
Jozsef Kadlecsik
1
-2
/
+2
2011-06-16
netfilter: ipset: timeout can be modified for already added elements
Jozsef Kadlecsik
12
-101
/
+136
2011-06-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/...
Patrick McHardy
9
-133
/
+100
2011-06-16
Merge branch 'master' of /repos/git/net-next-2.6
Patrick McHardy
7750
-390994
/
+480964
2011-06-15
tg3: Create funcs for power source switching
Matt Carlson
1
-82
/
+119
2011-06-15
tg3: Migrate phy preprocessor defs to system defs
Matt Carlson
3
-22
/
+14
2011-06-15
tg3: Show flowctrl settings through get_settings()
Matt Carlson
1
-0
/
+12
2011-06-15
tg3: Fix EEE debounce timer values
Matt Carlson
1
-2
/
+2
2011-06-15
tg3: Add more selfboot formats to NVRAM selftest
Matt Carlson
1
-1
/
+13
2011-06-15
tg3: Remove 4G_DMA_BNDRY_BUG flag
Matt Carlson
2
-12
/
+3
2011-06-15
tg3: Remove 40BIT_DMA_LIMIT_BUG
Matt Carlson
2
-7
/
+2
2011-06-15
tg3: Workaround tagged status update bug
Matt Carlson
2
-1
/
+40
2011-06-15
bnx2x: Update date to 2011/06/13 and version to 1.70.00-0
Vladislav Zolotarov
1
-2
/
+2
2011-06-15
bnx2x: PFC support for 578xx
Dmitry Kravkov
2
-121
/
+406
2011-06-15
bnx2x: Rename LASI registers to definitions in mdio.h
Yaniv Rosner
2
-47
/
+41
2011-06-15
bnx2x: Add a periodic task for link PHY events
Yaniv Rosner
6
-18
/
+294
2011-06-15
bnx2x: Adjust BCM84833 to BCM578xx
Yaniv Rosner
2
-5
/
+127
[next]