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-06-20
ipv4: fix NULL pointer + success return in route lookup path
Neil Horman
1
-2
/
+12
2009-06-20
isdn: clean up documentation index
Tilman Schmidt
1
-17
/
+2
2009-06-19
mv643xx_eth: fix unicast filter programming in promiscuous mode
Prabhanjan Sarnaik
1
-4
/
+3
2009-06-19
r8169: remove unused variable
Florian Westphal
1
-3
/
+0
2009-06-19
e1000e: stop unnecessary polling when using msi-x
Andy Gospodarek
1
-1
/
+1
2009-06-19
cdc_ether: additional PID's to the whitelist
Jonas Sjöquist
2
-1
/
+28
2009-06-19
MAINTAINERS: fix address of IEEE 802.15.4 git tree
Dmitry Baryshkov
1
-1
/
+1
2009-06-19
ieee802154: use standard routine for printing dumps
Dmitry Baryshkov
1
-9
/
+3
2009-06-19
be2net: receive asynchronous link status notifications from BE
Sathya Perla
4
-33
/
+80
2009-06-19
be2net: cleanup multicast_set cmd to avoid mc_list copy
Sathya Perla
4
-41
/
+32
2009-06-19
be2net: Use MCC queue for cmds that may be called in BH context
Sathya Perla
1
-17
/
+52
2009-06-19
be2net: Add MCC queue mechanism for BE cmds
Sathya Perla
5
-161
/
+455
2009-06-19
pegasus usb-net: Fix endianness bugs
Michael Buesch
1
-12
/
+17
2009-06-19
af_iucv: Return -EAGAIN if iucv msg limit is exceeded
Hendrik Brueckner
2
-43
/
+103
2009-06-19
af_iucv: Change if condition in sendmsg() for more readability
Hendrik Brueckner
1
-82
/
+81
2009-06-18
netxen: fix tx ring accounting
Dhananjay Phadke
4
-21
/
+35
2009-06-18
netxen: fix detection of cut-thru firmware mode
Dhananjay Phadke
2
-2
/
+3
2009-06-18
forcedeth: fix dma api mismatches
Eric Dumazet
1
-19
/
+27
2009-06-18
atm: sk_wmem_alloc initial value is one
Eric Dumazet
4
-11
/
+10
2009-06-18
net: correct off-by-one write allocations reports
Eric Dumazet
25
-51
/
+58
2009-06-18
via-velocity : fix no link detection on boot
Séguier Régis
1
-1
/
+3
2009-06-18
Net / e100: Fix suspend of devices that cannot be power managed
Rafael J. Wysocki
1
-5
/
+6
2009-06-18
TI DaVinci EMAC : Fix rmmod error
chaithrika@ti.com
1
-1
/
+0
2009-06-18
net: group address list and its count
Jiri Pirko
9
-90
/
+89
2009-06-18
ipv4: Fix fib_trie rebalancing, part 2
Jarek Poplawski
1
-14
/
+10
2009-06-17
pkt_sched: Update drops stats in act_police
Jarek Poplawski
1
-0
/
+4
2009-06-17
sky2: version 1.23
Stephen Hemminger
1
-1
/
+1
2009-06-17
sky2: add GRO support
Stephen Hemminger
1
-8
/
+21
2009-06-17
sky2: skb recycling
Stephen Hemminger
2
-11
/
+28
2009-06-17
sky2: reduce default transmit ring
Stephen Hemminger
1
-2
/
+2
2009-06-17
sky2: receive counter update
Stephen Hemminger
1
-10
/
+19
2009-06-17
sky2: fix shutdown synchronization
Stephen Hemminger
1
-5
/
+9
2009-06-17
sky2: PCI irq issues
Stephen Hemminger
1
-0
/
+2
2009-06-17
sky2: more receive shutdown
Stephen Hemminger
1
-1
/
+8
2009-06-17
sky2: turn off pause during shutdown
Stephen Hemminger
1
-1
/
+2
2009-06-17
r8169: do not bring device down when suspending
françois romieu
1
-11
/
+8
2009-06-17
sis190: use an adequate phy list entry as a fallback
françois romieu
1
-1
/
+1
2009-06-17
net/ucc_geth: Add SGMII support for UCC GETH driver
Haiying Wang
3
-2
/
+86
2009-06-17
Revert "net/ucc_geth: Add SGMII support for UEC GETH driver"
Grant Likely
3
-107
/
+2
2009-06-17
skbuff: don't corrupt mac_header on skb expansion
Stephen Hemminger
1
-3
/
+6
2009-06-17
skbuff: skb_mac_header_was_set is always true on >32 bit
Stephen Hemminger
1
-0
/
+4
2009-06-17
net: sk_wmem_alloc has initial value of one, not zero
Eric Dumazet
7
-16
/
+41
2009-06-17
phy_device: fix parameter name in kernel-doc
Randy Dunlap
1
-1
/
+1
2009-06-17
net: fix network drivers ndo_start_xmit() return values
Patrick McHardy
4
-31
/
+24
2009-06-17
vxge: Enable SRIOV support in the driver.
Sivakumar Subramani
3
-7
/
+22
2009-06-17
skbuff.h: fix skb_dst kernel-doc
Randy Dunlap
1
-1
/
+1
2009-06-17
sonic: Fix build after ndo_start_xmit() changes.
David S. Miller
1
-1
/
+1
2009-06-16
x25: Fix sleep from timer on socket destroy.
David S. Miller
3
-7
/
+20
2009-06-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
19
-297
/
+304
2009-06-16
sky2: don't look for VPD size
Stephen Hemminger
1
-15
/
+16
[next]