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-10-13
udp: Fix udp_poll() and ioctl()
Eric Dumazet
1
-30
/
+43
2009-10-13
WAN: fix Cisco HDLC handshaking.
Krzysztof Halasa
1
-10
/
+8
2009-10-13
tcp: fix tcp_defer_accept to consider the timeout
Willy Tarreau
1
-0
/
+1
2009-10-13
3c574_cs: spin_lock the set_multicast_list function
Ken Kawasaki
1
-1
/
+12
2009-10-13
net: Teach pegasus driver to ignore bluetoother adapters with clashing Vendor...
Chris Rankin
2
-1
/
+18
2009-10-13
netxen: fix pci bar mapping
Dhananjay Phadke
1
-1
/
+2
2009-10-13
ethoc: fix warning from 32bit build
Alan Cox
1
-1
/
+2
2009-10-13
libertas: fix build
Alan Cox
1
-0
/
+1
2009-10-13
net: VMware virtual Ethernet NIC driver: vmxnet3
Shreyas Bhatewara
9
-0
/
+4193
2009-10-13
net: Fix IXP 2000 network driver building.
Vincent Sanders
2
-17
/
+12
2009-10-12
acenic: Pass up error code from ace_load_firmware()
Ben Hutchings
1
-1
/
+2
2009-10-11
net: Fix struct sock bitfield annotation
Eric Dumazet
1
-5
/
+5
2009-10-11
pkt_sched: pedit use proper struct
jamal
1
-1
/
+1
2009-10-11
net: Add patchwork URL to MAINTAINERS
Eric Dumazet
1
-0
/
+1
2009-10-09
net: Link in PHY drivers before others.
David S. Miller
1
-4
/
+4
2009-10-08
ibm_newemac: Added 16K Tx FIFO size support for EMAC4
Dave Mitchell
2
-2
/
+6
2009-10-08
qlge: Add disable/enable firmare irqs to handler.
Ron Mercer
1
-0
/
+4
2009-10-08
qlge: Restore rx mode after internal reset.
Ron Mercer
1
-0
/
+6
2009-10-08
qlge: Fix chip reset process.
Ron Mercer
3
-0
/
+106
2009-10-08
qlge: Fix RX multicast filter settings.
Ron Mercer
1
-10
/
+39
2009-10-08
qlge: Fix frame routing for multicast frames.
Ron Mercer
1
-2
/
+2
2009-10-08
qlge: Fix frame routing issue related to bonding.
Ron Mercer
1
-0
/
+7
2009-10-08
qlge: Fix RSS hashing values.
Ron Mercer
2
-11
/
+13
2009-10-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
19
-156
/
+184
2009-10-08
cfg80211: fix netns error unwinding bug
Johannes Berg
1
-1
/
+2
2009-10-08
netlink: fix typo in initialization
Jiri Pirko
1
-1
/
+1
2009-10-07
znet: Don't claim DMA lock around free_dma() calls.
David S. Miller
1
-8
/
+0
2009-10-07
include/linux/netdevice.h: fix nanodoc mismatch
Wolfram Sang
1
-1
/
+1
2009-10-07
b43: do not stack-allocate pio rx/tx header and tail buffers
Albert Herranz
3
-116
/
+132
2009-10-07
b43: Fix PPC crash in rfkill polling on unload
Larry Finger
1
-0
/
+1
2009-10-07
mac80211: use kfree_skb() to free struct sk_buff pointers
Roel Kluin
1
-2
/
+2
2009-10-07
mac80211: fix ADM8211_SYNCTL_RFtype define
Roel Kluin
1
-1
/
+1
2009-10-07
iwlwifi: use %pM for formatted MAC addresses
Bjorn Helgaas
1
-1
/
+1
2009-10-07
b43: Protect sanity check against physical device removal
Michael Buesch
1
-1
/
+3
2009-10-07
iwlagn: fix compile warning in iwl5000_gain_computation
Reinette Chatre
1
-1
/
+1
2009-10-07
iwlwifi: fix compile warning
Reinette Chatre
3
-3
/
+3
2009-10-07
iwlwifi: fix EEPROM enhance tx power offset
Wey-Yi Guy
1
-10
/
+10
2009-10-07
iwlwifi: incorrect method used for finding valid OTP blocks
Jay Sternberg
1
-12
/
+11
2009-10-07
mac80211: fix vlan and optimise RX
Johannes Berg
3
-3
/
+12
2009-10-07
b43: Don't use struct wldev after detach.
Michael Buesch
3
-5
/
+5
2009-10-07
ethoc: limit the number of buffers to 128
Thomas Chou
1
-2
/
+2
2009-10-07
ethoc: use system memory as buffer
Thomas Chou
1
-20
/
+44
2009-10-07
ethoc: align received packet to make IP header at word boundary
Thomas Chou
1
-0
/
+4
2009-10-07
ethoc: fix buffer address mapping
Thomas Chou
1
-4
/
+3
2009-10-07
ethoc: fix typo to compute number of tx descriptors
Thomas Chou
1
-1
/
+1
2009-10-07
au1000_eth: Duplicate test of RX_OVERLEN bit in update_rx_stats()
roel kluin
1
-3
/
+1
2009-10-07
netxen: Fix Unlikely(x) > y
Roel Kluin
1
-1
/
+1
2009-10-07
pasemi_mac: ethtool get settings fix
Valentine Barshak
1
-0
/
+3
2009-10-07
add maintainer for network drop monitor kernel service
Neil Horman
1
-0
/
+7
2009-10-07
tg3: Fix phylib locking strategy
Matt Carlson
2
-28
/
+14
[next]