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-09
net: dev_addr_init() fix
Eric Dumazet
1
-2
/
+2
2009-06-09
be2net: Remove unnecessary frag list traversing.
David S. Miller
1
-31
/
+25
2009-06-09
xfrm: Use frag list abstraction interfaces.
David S. Miller
1
-22
/
+19
2009-06-09
sctp: Use frag list abstraction interfaces.
David S. Miller
3
-9
/
+8
2009-06-09
phonet: Use frag list abstraction interfaces.
David S. Miller
2
-4
/
+4
2009-06-09
netfilter: Use frag list abstraction interfaces.
David S. Miller
2
-4
/
+5
2009-06-09
ipv6: Use frag list abstraction interfaces.
David S. Miller
2
-5
/
+5
2009-06-09
ipv4: Use frag list abstraction interfaces.
David S. Miller
2
-5
/
+5
2009-06-09
net/core/user_dma.c: Use frag list abstraction interfaces.
David S. Miller
1
-24
/
+22
2009-06-09
net/core/skbuff.c: Use frag list abstraction interfaces.
David S. Miller
1
-124
/
+106
2009-06-09
net/core/dev.c: Use frag list abstraction interfaces.
David S. Miller
1
-2
/
+2
2009-06-09
datagram: Use frag list abstraction interfaces.
David S. Miller
1
-95
/
+83
2009-06-09
appletalk: Use frag list abstraction interfaces.
David S. Miller
1
-17
/
+14
2009-06-09
netdevice.h: Use frag list abstraction interfaces.
David S. Miller
1
-1
/
+1
2009-06-09
skbuff: Add frag list abstraction interfaces.
David S. Miller
1
-1
/
+20
2009-06-08
bluetooth: Kill skb_frags_no(), unused.
David S. Miller
1
-9
/
+0
2009-06-08
declance: Restore tx descriptor ring locking
Maciej W. Rozycki
1
-0
/
+5
2009-06-08
isdn: extend INTERFACE.CAPI document
Tilman Schmidt
1
-2
/
+88
2009-06-08
isdn: prevent NULL ptr Oops in capi_cmsg2str()
Tilman Schmidt
1
-0
/
+2
2009-06-08
isdn: kerneldoc for capiutil.c
Tilman Schmidt
1
-3
/
+62
2009-06-08
isdn: rename capi_ctr_reseted() to capi_ctr_down()
Tilman Schmidt
9
-15
/
+15
2009-06-08
tun: Fix unregister race
Eric W. Biederman
1
-3
/
+4
2009-06-08
e100: Fix napi_enable BUG_ON when recovering from EEH error
Andre Detsch
1
-5
/
+6
2009-06-08
net pkgen.c:fix no need for check
Figo.zhang
1
-4
/
+2
2009-06-08
mlx4: FIX error flow when initializing EQ table
Yevgeny Petrilin
1
-1
/
+3
2009-06-08
tun: Fix copy/paste error in tun_get_user
Sridhar Samudrala
1
-1
/
+1
2009-06-08
net: Fix memcpy_toiovecend() to use the right offset
Sridhar Samudrala
1
-2
/
+2
2009-06-08
net: Fix skb_copy_datagram_from_iovec() to pass the right offset
Sridhar Samudrala
1
-1
/
+2
2009-06-08
net: skb_shared_info optimization
Eric Dumazet
10
-29
/
+30
2009-06-08
net: num_dma_maps is not used
Eric Dumazet
2
-4
/
+0
2009-06-08
s2io: Remove private boolean definitions
Tobias Klauser
2
-20
/
+11
2009-06-08
hso: convert dev_alloc_skb() to netdev_alloc_skb()
Paulius Zaleckas
1
-3
/
+2
2009-06-08
netdev: Added KS8842 driver
Richard Röjfors
3
-0
/
+738
2009-06-08
net: Ensure partial checksum offset is inside the skb head
Herbert Xu
1
-3
/
+3
2009-06-08
tun: Optimise handling of bogus gso->hdr_len
Herbert Xu
1
-0
/
+4
2009-06-08
virtio_net: Set correct gso->hdr_len
Herbert Xu
1
-1
/
+1
2009-06-08
sis190: fix gigabit negotiation
Riccardo Ghetta
1
-12
/
+25
2009-06-08
sis190: add new phy found on asus F5Sr laptop
Riccardo Ghetta
1
-0
/
+1
2009-06-08
sis190: better message on unknown PHY
Riccardo Ghetta
1
-6
/
+9
2009-06-08
sis190: fix for x86_64 (bug 11509)
Riccardo Ghetta
1
-2
/
+2
2009-06-08
qlge: Fix timeout on firmware mailbox commands.
Ron Mercer
1
-2
/
+2
2009-06-08
qlge: Fix timeout on indexed register wait.
Ron Mercer
1
-1
/
+1
2009-06-08
qlge: Fix bug in MTU setting process.
Ron Mercer
1
-4
/
+1
2009-06-08
qlge: Fix bug in firmware event handler.
Ron Mercer
1
-0
/
+7
2009-06-08
qlge: Fix firmware event handler loop.
Ron Mercer
1
-1
/
+7
2009-06-08
netdev: smsc911x: add missing __devexit_p() usage
Mike Frysinger
1
-1
/
+1
2009-06-08
netdev: smsc911x: allow building on Blackfin systems
Mike Frysinger
1
-1
/
+1
2009-06-07
ixgbe: Increase the driver version number
Peter P Waskiewicz Jr
1
-1
/
+1
2009-06-07
ixgbe: Add FW detection and warning for 82599 SFP+ adapters
Peter P Waskiewicz Jr
4
-8
/
+85
2009-06-07
ixgbe: Re-adjust ring layouts to have better cacheline efficiency
Jesse Brandeburg
1
-16
/
+19
[next]