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-06-04
X25: remove duplicated #include
Huang Weiyi
1
-2
/
+0
2010-06-04
tcp: use correct net ns in cookie_v4_check()
Eric Dumazet
1
-1
/
+1
2010-06-04
rps: tcp: fix rps_sock_flow_table table updates
Eric Dumazet
1
-3
/
+4
2010-06-04
ppp_generic: fix multilink fragment sizes
Ben McKeegan
1
-1
/
+1
2010-06-04
syncookies: remove Kconfig text line about disabled-by-default
Florian Westphal
1
-5
/
+5
2010-06-04
ixgbe: only check pfc bits in hang logic if pfc is enabled
John Fastabend
1
-1
/
+1
2010-06-04
net: check for refcount if pop a stacked dst_entry
Steffen Klassert
2
-5
/
+5
2010-06-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
3
-18
/
+18
2010-06-03
ixgbe: return IXGBE_ERR_RAR_INDEX when out of range
Jeff Kirsher
2
-0
/
+3
2010-06-03
act_pedit: access skb->data safely
Changli Gao
1
-10
/
+14
2010-06-03
sfc: Store port number in net_device::dev_id
Ben Hutchings
2
-4
/
+2
2010-06-03
epic100: Test __BIG_ENDIAN instead of (non-existent) CONFIG_BIG_ENDIAN
Roland Dreier
1
-3
/
+4
2010-06-03
tehuti: return -EFAULT on copy_to_user errors
Dan Carpenter
1
-2
/
+2
2010-06-03
isdn/kcapi: return -EFAULT on copy_from_user errors
Dan Carpenter
1
-3
/
+3
2010-06-03
e1000e: change logical negate to bitwise
Dan Carpenter
1
-1
/
+1
2010-06-03
sfc: Get port number from CS_PORT_NUM, not PCI function number
Ben Hutchings
2
-1
/
+7
2010-06-02
cls_u32: use skb_header_pointer() to dereference data safely
Changli Gao
1
-13
/
+36
2010-06-02
TCP: tcp_hybla: Fix integer overflow in slow start increment
Daniele Lacamera
1
-2
/
+2
2010-06-02
act_nat: fix the wrong checksum when addr isn't in old_addr/mask
Changli Gao
1
-0
/
+4
2010-06-02
net/fec: fix pm to survive to suspend/resume
Eric BĂ©nard
1
-8
/
+8
2010-06-02
korina: count RX DMA OVR as rx_fifo_error
Phil Sutter
1
-1
/
+1
2010-06-02
korina: use netdev_alloc_skb_ip_align() here, too
Phil Sutter
1
-2
/
+1
2010-06-02
korina: fix deadlock on RX FIFO overrun
Phil Sutter
1
-14
/
+13
2010-06-02
net: fix conflict between null_or_orig and null_or_bond
John Fastabend
1
-4
/
+4
2010-06-02
net: init_vlan should not copy slave or master flags
John Fastabend
1
-1
/
+2
2010-06-02
enic: bug fix: make the set/get netlink VF_PORT support symmetrical
Scott Feldman
2
-103
/
+104
2010-06-02
bnx2: Fix hang during rmmod bnx2.
Michael Chan
1
-1
/
+13
2010-06-02
xfrm: force a dst reference in __xfrm_route_forward()
Eric Dumazet
1
-0
/
+1
2010-06-01
mac80211: fix dialog token allocator
Johannes Berg
1
-2
/
+4
2010-06-01
mac80211: fix blockack-req processing
Johannes Berg
1
-2
/
+11
2010-06-01
ath5k: wake queues on reset
Bruno Randolf
1
-14
/
+3
2010-06-01
drivers/isdn/hardware/mISDN: Use GFP_ATOMIC when a lock is held
Julia Lawall
1
-2
/
+2
2010-06-01
ksz884x: Add missing validate_addr hook
Denis Kirjanov
1
-0
/
+1
2010-06-01
ksz884x: convert to netdev_tx_t
Denis Kirjanov
1
-1
/
+1
2010-06-01
virtio-net: pass gfp to add_buf
Michael S. Tsirkin
1
-4
/
+4
2010-06-01
be2net: convert hdr.timeout in be_cmd_loopback_test() to le32
Sathya Perla
1
-1
/
+1
2010-06-01
can: mpc5xxx_can.c: Fix build failure
Anatolij Gustschin
1
-5
/
+5
2010-05-31
net/ipv4/tcp_input.c: fix compilation breakage when FASTRETRANS_DEBUG > 1
Joe Perches
1
-2
/
+2
2010-05-31
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
4
-17
/
+6
2010-05-31
net: sock_queue_err_skb() dont mess with sk_forward_alloc
Eric Dumazet
4
-24
/
+33
2010-05-31
netfilter: xtables: stackptr should be percpu
Eric Dumazet
4
-13
/
+6
2010-05-31
netfilter: don't xt_jumpstack_alloc twice in xt_register_table
Xiaotian Feng
1
-4
/
+0
2010-05-31
greth: Fix build after OF device conversions.
David S. Miller
1
-6
/
+5
2010-05-31
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
3919
-121402
/
+289099
2010-05-30
Linux 2.6.35-rc1
v2.6.35-rc1
Linus Torvalds
1
-2
/
+2
2010-05-30
Merge branch 'slub/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2
-29
/
+15
2010-05-30
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+7
2010-05-30
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
8
-16
/
+45
2010-05-30
ia64: revert __node_random addition
Linus Torvalds
1
-17
/
+0
2010-05-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
7
-82
/
+500
[next]