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
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
7
-9
/
+51
2013-02-08
skbuff: Move definition of NETDEV_FRAG_PAGE_MAX_SIZE
Alexander Duyck
1
-0
/
+4
2013-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+3
2013-02-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
4
-4
/
+17
2013-02-08
net: usb: fix regression from FLAG_NOARP code
Lucas Stach
1
-1
/
+1
2013-02-07
tg3: add support for Ethernet core in bcm4785
Hauke Mehrtens
1
-0
/
+1
2013-02-07
ssb: get mac address from sprom struct for gige driver
Hauke Mehrtens
1
-12
/
+11
2013-02-07
Merge branch 'mlx4'
David S. Miller
1
-3
/
+2
2013-02-07
net/mlx4: Move Ethernet related functionality from mlx4_core to mlx4_en
Yan Burman
1
-3
/
+2
2013-02-07
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+25
2013-02-06
macvlan: add multicast filter
Eric Dumazet
1
-0
/
+6
2013-02-06
net: adjust skb_gso_segment() for calling in rx path
Cong Wang
1
-2
/
+9
2013-02-06
team: allow userspace to take control over carrier
Flavio Leitner
1
-0
/
+1
2013-02-06
drivers: net:ethernet: cpsw: add support for VLAN
Mugunthan V N
1
-0
/
+1
2013-02-06
netpoll: protect napi_poll and poll_controller during dev_[open|close]
Neil Horman
1
-1
/
+10
2013-02-06
Merge tag 'usb-3.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2
-0
/
+5
2013-02-05
tcp: remove Appropriate Byte Count support
Stephen Hemminger
1
-1
/
+0
2013-02-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
2013-02-05
memcg: fix typo in kmemcg cache walk macro
Glauber Costa
1
-1
/
+1
2013-02-05
mm: fix wrong comments about anon_vma lock
Yuanhan Liu
1
-1
/
+1
2013-02-02
Merge branch 'delete-wanrouter' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
3
-264
/
+4
2013-02-01
bcma: cc: fix (and rename) define of NAND flash type
Rafał Miłecki
1
-1
/
+1
2013-01-31
wanrouter: delete now orphaned header content, files/drivers
Paul Gortmaker
3
-264
/
+4
2013-01-31
net/mlx4_en: Don't reassign port mac address on firmware that supports it
Matan Barak
1
-1
/
+2
2013-01-31
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-6
/
+18
2013-01-30
ipv6 flowlabel: Convert np->ipv6_fl_list to RCU.
YOSHIFUJI Hideaki / 吉藤英明
1
-1
/
+1
2013-01-30
net: usbnet: prevent buggy devices from killing us
Bjørn Mork
1
-0
/
+2
2013-01-30
bcma: add gpio_to_irq
Hauke Mehrtens
1
-2
/
+7
2013-01-30
ssb: add gpio_to_irq
Hauke Mehrtens
1
-0
/
+5
2013-01-30
efi: Make 'efi_enabled' a function to query EFI facilities
Matt Fleming
1
-6
/
+18
2013-01-30
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-1
/
+4
2013-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
15
-49
/
+160
2013-01-29
ipv4: introduce address lifetime
Jiri Pirko
1
-0
/
+6
2013-01-28
drivers/net/phy/micrel_phy: Add support for new PHYs
David J. Choi
1
-1
/
+8
2013-01-28
netpoll: add RCU annotation to npinfo field
Cong Wang
1
-1
/
+1
2013-01-28
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
3
-45
/
+61
2013-01-28
can: rework skb reserved data handling
Oliver Hartkopp
1
-0
/
+10
2013-01-28
Merge tag 'mfd-for-linus-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
6
-35
/
+93
2013-01-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
3
-45
/
+61
2013-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-13
/
+47
2013-01-28
net: fix possible wrong checksum generation
Eric Dumazet
1
-0
/
+19
2013-01-28
Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next
David S. Miller
3
-0
/
+97
2013-01-27
Merge branch 'master' of git://1984.lsi.us.es/nf-next
David S. Miller
1
-0
/
+3
2013-01-27
mfd: da9052/53 lockup fix
Ashish Jangam
2
-4
/
+65
2013-01-27
mfd: rtsx: Add clock divider hook
Wei WANG
2
-0
/
+4
2013-01-27
mfd: rtsx: Add output voltage switch hook
Wei WANG
1
-4
/
+20
2013-01-26
can: add private data space for CAN sk_buffs
Oliver Hartkopp
1
-0
/
+35
2013-01-26
can: rename LED trigger name on netdev renames
Kurt Van Dijck
1
-0
/
+9
2013-01-26
can: export a safe netdev_priv wrapper for candev
Kurt Van Dijck
1
-0
/
+3
2013-01-26
can: add tx/rx LED trigger support
Fabio Baltieri
2
-0
/
+50
[next]