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-11-02
broadcom: Fix slow link problem
Matt Carlson
1
-8
/
+14
2009-11-02
broadcom: Isolate phy dsp accesses
Matt Carlson
1
-48
/
+42
2009-11-02
tg3: Extend loopback test timeout
Matt Carlson
1
-2
/
+2
2009-11-02
tg3: 5785: Set port mode to MII when link down
Matt Carlson
1
-1
/
+4
2009-11-02
tg3: Add AC131 power down support
Matt Carlson
2
-0
/
+23
2009-11-02
tg3: Improve 5785 PCIe performance
Matt Carlson
2
-1
/
+5
2009-11-02
tg3: Add more PCI DMA map error checking
Matt Carlson
1
-3
/
+11
2009-11-02
tg3: Prevent a PCIe tx glitch
Matt Carlson
2
-1
/
+49
2009-11-02
tg3: Convert PHY_ADDR => TG3_PHY_MII_ADDR
Matt Carlson
2
-23
/
+30
2009-11-02
tg3: Fix disappearing 57780 devices
Matt Carlson
2
-23
/
+2
2009-11-02
tg3: Fix 5906 transmit hangs
Matt Carlson
2
-7
/
+20
2009-11-02
tg3: Assign flags to fixes in start_xmit_dma_bug
Matt Carlson
2
-7
/
+21
2009-11-02
qlge: Change naming on vlan API.
Ron Mercer
1
-6
/
+6
2009-11-02
qlge: Add ethtool self-test.
Ron Mercer
3
-1
/
+137
2009-11-02
ipv6: no more dev_put() in datagram_send_ctl()
Eric Dumazet
1
-5
/
+9
2009-11-02
ipv6: no more dev_put() in inet6_bind()
Eric Dumazet
1
-8
/
+9
2009-11-02
ip6tnl: less dev_put() calls
Eric Dumazet
1
-6
/
+5
2009-11-02
packet: less dev_put() calls
Eric Dumazet
1
-10
/
+12
2009-11-01
pppoe: RCU locking in get_item_by_addr()
Eric Dumazet
1
-10
/
+9
2009-11-01
ifb: RCU locking avoids touching dev refcount
Eric Dumazet
1
-2
/
+4
2009-11-01
net: RCU locking for simple ioctl()
Eric Dumazet
1
-4
/
+4
2009-11-01
icmp: icmp_send() can avoid a dev_put()
Eric Dumazet
1
-4
/
+5
2009-11-01
ipv4: inetdev_by_index() switch to RCU
Eric Dumazet
1
-3
/
+4
2009-11-01
veth: Fix unregister_netdevice_queue for veth
Eric W. Biederman
1
-1
/
+2
2009-11-01
net: Introduce dev_get_by_name_rcu()
Eric Dumazet
2
-9
/
+41
2009-11-01
NET:KS8695: add API for get rx interrupt bit
Figo.zhang
1
-12
/
+55
2009-10-30
RDS/IB+IW: Move recv processing to a tasklet
Andy Grover
6
-12
/
+52
2009-10-30
RDS: Do not send congestion updates to loopback connections
Andy Grover
1
-0
/
+2
2009-10-30
RDS: Fix panic on unload
Andy Grover
2
-8
/
+2
2009-10-30
RDS: Fix potential race around rds_i[bw]_allocation
Andy Grover
2
-6
/
+8
2009-10-30
RDS: Add GET_MR_FOR_DEST sockopt
Andy Grover
4
-0
/
+36
2009-10-30
bond: Get the rtnl_link_ops support correct
Eric W. Biederman
1
-1
/
+3
2009-10-30
bond: Add support for multiple network namespaces
Eric W. Biederman
6
-58
/
+99
2009-10-30
bond: Implement a basic set of rtnl link ops
Eric W. Biederman
1
-25
/
+30
2009-10-30
bond: Simplify bond device destruction
Eric W. Biederman
1
-29
/
+16
2009-10-30
bond: Simplify bond_create.
Eric W. Biederman
1
-18
/
+4
2009-10-30
bond: Simply bond sysfs group creation
Eric W. Biederman
3
-30
/
+4
2009-10-30
net: Allow devices to specify a device specific sysfs group.
Eric W. Biederman
2
-3
/
+6
2009-10-30
net: use hlist_for_each_entry()
Eric Dumazet
1
-8
/
+8
2009-10-30
veth: Fix veth_dellink method
Eric Dumazet
1
-2
/
+2
2009-10-29
vlan: cleanup multiple unregistrations
Patrick McHardy
1
-32
/
+20
2009-10-29
convert kaweth to use usb_reset_configuration()
Oliver Neukum
1
-10
/
+1
2009-10-29
ax25: unsigned cannot be less than 0 in ax25_ctl_ioctl()
roel kluin
1
-4
/
+3
2009-10-29
sky2: version 1.26
Stephen Hemminger
1
-1
/
+1
2009-10-29
sky2: 88E8059 support
Stephen Hemminger
1
-1
/
+78
2009-10-29
sky2: workarounds for Yukon-2 supreme
Stephen Hemminger
1
-2
/
+32
2009-10-29
sky2: fix receive pause thresholds
Stephen Hemminger
2
-5
/
+12
2009-10-29
sky2: add register definitions for new chips
Stephen Hemminger
1
-1
/
+177
2009-10-29
sky2: add SK-9E21M device id
Stephen Hemminger
1
-0
/
+1
2009-10-29
sfc: Enable heuristic selection between page and skb RX buffers
Ben Hutchings
1
-1
/
+1
[prev]
[next]