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
2009-02-05
netlink: change return-value logic of netlink_broadcast()
Pablo Neira Ayuso
9
-48
/
+28
2009-02-05
e1000e: normalize usage of serdes_has_link
Alex Chiang
2
-3
/
+3
2009-02-05
ixgbe: Display EEPROM version in ethtool -i queries
Peter P Waskiewicz Jr
3
-1
/
+13
2009-02-05
ixgbe: Update link setup code to better support autonegotiation of speed
Peter P Waskiewicz Jr
4
-80
/
+49
2009-02-05
ixgbe: Refactor set_num_queues() and cache_ring_register()
Peter P Waskiewicz Jr
1
-104
/
+118
2009-02-05
gro: Fix frag_list merging on imprecisely split packets
Herbert Xu
2
-1
/
+13
2009-02-05
net: fix some trailing whitespaces
Graf Yang
2
-9
/
+9
2009-02-05
tun: Limit amount of queued packets per device
Herbert Xu
3
-53
/
+118
2009-02-04
net: Reexport sock_alloc_send_pskb
Herbert Xu
2
-4
/
+9
2009-02-04
net: Partially allow skb destructors to be used on receive path
Herbert Xu
2
-0
/
+3
2009-02-04
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
3
-3
/
+5
2009-02-04
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
148
-1791
/
+2431
2009-02-04
gianfar: Fix stashing support
Andy Fleming
3
-3
/
+38
2009-02-04
gianfar: Add support for skb recycling
Andy Fleming
2
-4
/
+21
2009-02-04
netdev: Merge UCC and gianfar MDIO bus drivers
Andy Fleming
12
-490
/
+549
2009-02-04
gianfar: Fix potential soft reset race
Andy Fleming
1
-0
/
+3
2009-02-04
gianfar: Fix BD_LENGTH_MASK definition
Andy Fleming
1
-1
/
+1
2009-02-04
virtio_net: Allow setting the MAC address of the NIC
Alex Williamson
1
-2
/
+21
2009-02-04
virtio_net: Add support for VLAN filtering in the hypervisor
Alex Williamson
2
-1
/
+44
2009-02-04
virtio_net: Add a MAC filter table
Alex Williamson
2
-8
/
+70
2009-02-04
virtio_net: Add a set_rx_mode interface
Alex Williamson
2
-1
/
+44
2009-02-04
virtio_net: Add a virtqueue for outbound control commands
Alex Williamson
2
-3
/
+83
2009-02-04
cxgb3: Fix lro switch
Divy Le Ray
1
-2
/
+1
2009-02-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...
Linus Torvalds
59
-867
/
+985
2009-02-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
17
-284
/
+548
2009-02-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
21
-57
/
+93
2009-02-04
Merge branch 'for-linus' of git://git.o-hand.com/linux-mfd
Linus Torvalds
1
-1
/
+0
2009-02-04
Blackfin arch: Remove outdated code
Michael Hennerich
1
-23
/
+1
2009-02-04
Blackfin arch: Fix udelay implementation
Michael Hennerich
1
-6
/
+5
2009-02-04
Blackfin arch: Update Copyright information
Michael Hennerich
1
-1
/
+1
2009-02-04
Blackfin arch: Add BF561 PPI POLS, POLC Masks
Michael Hennerich
1
-0
/
+2
2009-02-04
Blackfin arch: Update CM-BF527 kernel config
Michael Hennerich
1
-124
/
+321
2009-02-04
Blackfin arch: define bfin_memmap as static since it is only used here
Mike Frysinger
1
-1
/
+1
2009-02-04
Blackfin arch: cplb mananger: use a do...while loop rather than a for loop
Mike Frysinger
1
-4
/
+8
2009-02-04
Blackfin arch: fix bug - traps test case 19 for exception 0x2d fails
Bernd Schmidt
1
-3
/
+1
2009-02-04
Blackfin arch: add platform device bfin_mii-bus and KSZ8893M switch driver pl...
Graf Yang
10
-0
/
+105
2009-02-04
Blackfin arch: build jtag tty driver as a module by default
Mike Frysinger
9
-9
/
+9
2009-02-04
Blackfin arch: fix 2 bugs related to debug
Jie Zhang
1
-8
/
+1
2009-02-04
Blackfin arch: Add ANOMALY_05000380 to BF54x to kill the compile warning
Bryan Wu
1
-0
/
+1
2009-02-04
Blackfin arch: Fix bug - 561 SMP kernel can't boot from jffs2
Graf Yang
1
-42
/
+42
2009-02-04
Blackfin arch: base SIC_IWR# programming on whether the MMR exists
Mike Frysinger
2
-14
/
+8
2009-02-04
Blackfin arch: read SYSCR on newer parts that mirror the bits of SWRST in it
Mike Frysinger
1
-0
/
+6
2009-02-04
Blackfin arch: fixup board init function name
Mike Frysinger
6
-12
/
+12
2009-02-04
Blackfin arch: drop CONFIG_I2C_BOARDINFO ifdefs
Mike Frysinger
8
-42
/
+0
2009-02-04
Blackfin arch: bfin_reset->_bfin_reset redirection no longer needed
Mike Frysinger
1
-7
/
+1
2009-02-04
Blackfin arch: sync reboot handler with version in u-boot
Mike Frysinger
1
-11
/
+15
2009-02-04
Blackfin arch: Faster Implementation of csum_tcpudp_nofold()
Michael Hennerich
1
-17
/
+17
2009-02-04
Blackfin arch: Fix bug - BF518 port F, G, and H have different mux offset com...
Graf Yang
1
-5
/
+12
2009-02-04
Blackfin arch: Add in cflag to support mlong-calls for kgdb_test
Grace Pan
1
-0
/
+2
2009-02-04
Blackfin arch: Fix bug - Run "reboot" hangs bf518-ezbrd
Sonic Zhang
16
-15
/
+19
[next]