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-27
net: filter: Just In Time compiler for x86-64
Eric Dumazet
14
-62
/
+918
2011-04-27
ipv4: Kill RTO_CONN.
David S. Miller
1
-4
/
+0
2011-04-27
ipv4: Remove erroneous check in igmpv3_newpack() and igmp_send_report().
David S. Miller
1
-10
/
+0
2011-04-27
ipv4: Sanitize and simplify ip_route_{connect,newports}()
David S. Miller
6
-48
/
+74
2011-04-27
r8169: fix merge conflict fix.
Francois Romieu
1
-20
/
+5
2011-04-27
sctp: clean up route lookup calls
Vlad Yasevich
4
-31
/
+24
2011-04-27
sctp: remove useless arguments from get_saddr() call
Vlad Yasevich
4
-7
/
+2
2011-04-27
sctp: make sctp over IPv6 work with IPsec
Vlad Yasevich
1
-5
/
+11
2011-04-27
sctp: cache the ipv6 source after route lookup
Vlad Yasevich
5
-127
/
+112
2011-04-27
sctp: fix sctp to work with ipv6 source address routing
Weixing Shi
1
-1
/
+43
2011-04-27
ixgbe: convert to ethtool set_phys_id
Emil Tantilov
2
-12
/
+18
2011-04-27
ixgbe: fix X540 ethtool loopback test.
Don Skidmore
1
-0
/
+7
2011-04-27
ixgbe: Bump version
Don Skidmore
1
-2
/
+2
2011-04-27
ixgbe: enable SCTP checksum offload for X540
Don Skidmore
1
-1
/
+7
2011-04-27
ixgbe: do not clear FCoE DDP error status for received ABTS
Yi Zou
1
-2
/
+2
2011-04-27
ixgbe: fix static functions
John Fastabend
4
-5
/
+5
2011-04-27
ixgbe: remove ntuple display support
Alexander Duyck
2
-6
/
+0
2011-04-27
ixgbe: add LED blink code for x540
Emil Tantilov
1
-2
/
+62
2011-04-27
ixgbe: add support for 64k EEPROM for 82599
Emil Tantilov
1
-1
/
+30
2011-04-27
ixgbe: register defines cleanup
Emil Tantilov
2
-67
/
+125
2011-04-27
ixgbe: explicitly disable 100H for x540
Emil Tantilov
1
-1
/
+2
2011-04-27
e1000e: implement ethtool set_phys_id
Bruce Allan
8
-59
/
+32
2011-04-26
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
30
-102
/
+226
2011-04-26
tg3: Update version to 3.118
Matt Carlson
1
-2
/
+2
2011-04-26
tg3: Whitespace cleanups
Matt Carlson
1
-7
/
+2
2011-04-26
tg3: Add EEH support
Matt Carlson
1
-0
/
+147
2011-04-26
tg3: Add TSO loopback test
Matt Carlson
1
-35
/
+123
2011-04-26
tg3: Organize loopback test failure flags
Matt Carlson
1
-8
/
+12
2011-04-26
tg3: Fix int generation hw bug for 5719 / 5720
Matt Carlson
2
-0
/
+4
2011-04-25
bluetooth: Fix use-before-initiailized var.
David S. Miller
1
-1
/
+1
2011-04-25
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
192
-5933
/
+7199
2011-04-25
be2net: Fixed a bug in be_cmd_get_regs().
Somnath Kotur
1
-25
/
+28
2011-04-25
bonding: move processing of recv handlers into handle_frame()
Jiri Pirko
8
-189
/
+43
2011-04-25
net: make WARN_ON in dev_disable_lro() useful
Michał Mirosław
1
-1
/
+2
2011-04-25
net: provide cow_metrics() methods to blackhole dst_ops
Held Bernhard
2
-0
/
+14
2011-04-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
192
-5933
/
+7199
2011-04-24
cdc_ncm: fix short packet issue on some devices
Hans Petter Selasky
1
-2
/
+2
2011-04-24
Merge branch 'davem.r8169' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
David S. Miller
1
-28
/
+71
2011-04-24
net: Remove __KERNEL__ cpp checks from include/net
David S. Miller
21
-73
/
+0
2011-04-24
r8169: don't request firmware when there's no userspace.
François Romieu
1
-28
/
+71
2011-04-23
bnx2x: fix UDP csum offload
Vladislav Zolotarov
1
-10
/
+24
2011-04-22
netconsole: fix deadlock when removing net driver that netconsole is using (v2)
Neil Horman
1
-0
/
+8
2011-04-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
10
-20
/
+32
2011-04-22
inet: constify ip headers and in6_addr
Eric Dumazet
64
-310
/
+316
2011-04-21
Revert "bridge: Forward reserved group addresses if !STP"
David S. Miller
1
-1
/
+1
2011-04-21
atl1c: Fix work event interrupt/task races
Tim Gardner
2
-12
/
+8
2011-04-21
be2net: increment work_counter in be_worker
Ivan Vecera
1
-0
/
+1
2011-04-21
ipv6: Remove hoplimit initialization to -1
Thomas Egerer
1
-1
/
+0
2011-04-21
net: fix hw_features ethtool_ops->set_flags compatibility
Michał Mirosław
1
-2
/
+2
2011-04-21
tg3: Add additional EEE messaging
Matt Carlson
1
-2
/
+9
[next]