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-10
pkt_sched: gen_estimator: add a new lock
Eric Dumazet
1
-3
/
+12
2010-06-10
net: deliver skbs on inactive slaves to exact matches
John Fastabend
3
-6
/
+20
2010-06-09
ipv6: fix ICMP6_MIB_OUTERRORS
Eric Dumazet
1
-2
/
+2
2010-06-09
r8169: fix mdio_read and update mdio_write according to hw specs
Timo Teräs
1
-3
/
+9
2010-06-09
Merge branch 'num_rx_queues' of git://kernel.ubuntu.com/rtg/net-2.6
David S. Miller
1
-5
/
+3
2010-06-09
gianfar: Revive the driver for eTSEC devices (disable timestamping)
Anton Vorontsov
1
-2
/
+1
2010-06-09
caif: fix a couple range checks
Dan Carpenter
2
-2
/
+2
2010-06-09
phylib: Add support for the LXT973 phy.
Richard Cochran
1
-1
/
+50
2010-06-09
net: Print num_rx_queues imbalance warning only when there are allocated queues
Tim Gardner
1
-5
/
+3
2010-06-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
16
-218
/
+362
2010-06-08
mac80211: fix deauth before assoc
Johannes Berg
1
-2
/
+38
2010-06-08
iwlwifi: add missing rcu_read_lock
Johannes Berg
1
-0
/
+2
2010-06-07
mac80211: fix function pointer check
Holger Schurig
1
-1
/
+1
2010-06-07
wireless: remove my name from the maintainer list
Zhu Yi
1
-4
/
+0
2010-06-07
ath5k: fix NULL pointer in antenna configuration
Bruno Randolf
1
-0
/
+7
2010-06-07
p54usb: Add device ID for Dell WLA3310 USB
Jason Dravet
1
-0
/
+1
2010-06-07
wl1251: fix a memory leak in probe
Grazvydas Ignotas
1
-0
/
+1
2010-06-07
ipmr: dont corrupt lists
Eric Dumazet
2
-2
/
+6
2010-06-07
8139too: fix buffer overrun in rtl8139_init_board
Denis Kirjanov
1
-0
/
+1
2010-06-07
asix: check packet size against mtu+ETH_HLEN instead of ETH_FRAME_LEN
Jussi Kivilinna
1
-1
/
+1
2010-06-06
r8169: fix random mdio_write failures
Timo Teräs
1
-0
/
+5
2010-06-06
ip6mr: fix a typo in ip6mr_for_each_table()
Eric Dumazet
1
-1
/
+1
2010-06-05
iwlwifi: move sysfs_create_group to post request firmware
Emmanuel Grumbach
1
-159
/
+159
2010-06-05
iwlwifi: add name to Maintainers list
Wey-Yi Guy
1
-0
/
+1
2010-06-05
iwl3945: fix internal scan
Abhijeet Kolekar
4
-31
/
+96
2010-06-05
iwl3945: enable stuck queue detection on 3945
Reinette Chatre
1
-0
/
+1
2010-06-05
ipv6: avoid high order allocations
Eric Dumazet
1
-1
/
+4
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-04
ath5k: retain promiscuous setting
Bob Copeland
1
-1
/
+3
2010-06-04
ath5k: depend on CONFIG_PM_SLEEP for suspend/resume functions
Tobias Doerffel
1
-4
/
+4
2010-06-04
mac80211: process station blockack action frames from work
Johannes Berg
2
-7
/
+48
2010-06-04
Revert "wireless: hostap, fix oops due to early probing interrupt"
John W. Linville
1
-9
/
+0
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
[next]