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-07-22
net: RTA_MARK addition
Eric Dumazet
2
-0
/
+8
2010-07-22
CAN: Add Flexcan CAN controller driver
Marc Kleine-Budde
4
-0
/
+1060
2010-07-21
r6040: Fix args to phy_mii_ioctl().
David S. Miller
1
-1
/
+1
2010-07-21
vhost net: Fix warning.
David S. Miller
1
-1
/
+0
2010-07-21
net: remove last uses of __attribute__((packed))
Gustavo F. Padovan
2
-2
/
+2
2010-07-21
irda: Use __packed annotation instead IRDA_PACKED macro
Gustavo F. Padovan
2
-13
/
+9
2010-07-21
drivers/net/irda: use for_each_pci_dev()
Kulikov Vasiliy
1
-4
/
+1
2010-07-21
drivers/net/qlge: Use pr_<level>, shrink text a bit
Joe Perches
2
-491
/
+318
2010-07-21
arch/um/drivers: remove duplicate structure field initialization
Julia Lawall
1
-8
/
+2
2010-07-21
drivers/net/cxgb3/t3_hw.c: use new hex_to_bin() method
Andy Shevchenko
1
-12
/
+4
2010-07-20
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
20
-39
/
+92
2010-07-20
drop_monitor: convert some kfree_skb call sites to consume_skb
Neil Horman
3
-6
/
+7
2010-07-20
drop_monitor: Add error code to detect duplicate state changes
Neil Horman
1
-2
/
+8
2010-07-20
__dst_free(): put EXPORT_SYMBOLS after the fct
Nicolas Dichtel
1
-1
/
+1
2010-07-20
phy: add suspend/resume in the ic+
Giuseppe Cavallaro
1
-0
/
+2
2010-07-20
cxgb4vf: add maintainer entry for cxgb4vf
Casey Leedom
1
-0
/
+7
2010-07-20
cxgb4vf: Fix bug where we were only allocating one queue in MSI mode
Casey Leedom
1
-4
/
+2
2010-07-20
cxgb4vf: Fix off-by-one error checking for the end of the mailbox delay array
Casey Leedom
1
-1
/
+1
2010-07-19
bridge: Partially disable netpoll support
Herbert Xu
2
-31
/
+1
2010-07-19
ipv6: Make IP6CB(skb)->nhoff 16-bit.
David S. Miller
1
-1
/
+1
2010-07-19
bnx2: Update version to 2.0.17.
Michael Chan
1
-2
/
+2
2010-07-19
bnx2: Remove some unnecessary smp_mb() in tx fast path.
Michael Chan
1
-1
/
+9
2010-07-19
bnx2: Call pci_enable_msix() with actual number of vectors.
Michael Chan
2
-7
/
+26
2010-07-19
bnx2: Use proper counter for net_device_stats->multicast.
Michael Chan
1
-1
/
+1
2010-07-19
ixgbe: fix version string for ixgbe
Don Skidmore
1
-1
/
+1
2010-07-19
ixgbe: use GFP_ATOMIC when allocating FCoE DDP context from the dma pool
Yi Zou
1
-1
/
+1
2010-07-19
ixgbe: properly toggling netdev feature flags when disabling FCoE
Yi Zou
2
-13
/
+11
2010-07-19
ixgbe: drop support for UDP in RSS hash generation
Alexander Duyck
1
-3
/
+1
2010-07-19
ixgbe: dcb, set DPF bit when PFC is enabled
John Fastabend
1
-1
/
+1
2010-07-19
e1000: allow option to limit number of descriptors down to 48 per ring
Alexander Duyck
1
-2
/
+2
2010-07-19
drivers/net/82596.c: fix warning
Andrew Morton
1
-1
/
+1
2010-07-19
ks8842: Fix ks8842_tx_frame() for 16bit case.
David S. Miller
1
-5
/
+3
2010-07-19
net: this_cpu_xxx conversions
Eric Dumazet
2
-4
/
+3
2010-07-19
smsc911x: Add spinlocks around registers access
Catalin Marinas
1
-40
/
+52
2010-07-19
bonding: avoid a warning
Eric Dumazet
1
-0
/
+2
2010-07-19
net: Removing dead ARCH_PNX010X
Christoph Egger
2
-47
/
+2
2010-07-19
net-next: vmxnet3 fixes [5/5] Respect the interrupt type in VM configuration
Shreyas Bhatewara
2
-5
/
+12
2010-07-19
net-next: vmxnet3 fixes [4/5] Do not reset when the device is not opened
Shreyas Bhatewara
1
-0
/
+2
2010-07-19
tcp: fix crash in tcp_xmit_retransmit_queue
Ilpo Järvinen
1
-0
/
+3
2010-07-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2
-5
/
+6
2010-07-19
net: 64bit stats for netdev_queue
Eric Dumazet
2
-4
/
+6
2010-07-19
bonding: fix bond_inet6addr_event()
Eric Dumazet
1
-0
/
+2
2010-07-19
s2io: Remove unnecessary memset of netdev private data
Tobias Klauser
1
-1
/
+0
2010-07-18
sch_atm: Convert to use standard list_head facilities.
David S. Miller
1
-57
/
+41
2010-07-18
net: support time stamping in phy devices.
Richard Cochran
10
-1
/
+208
2010-07-18
net: added a BPF to help drivers detect PTP packets.
Richard Cochran
1
-0
/
+126
2010-07-18
net: preserve ifreq parameter when calling generic phy_mii_ioctl().
Richard Cochran
25
-43
/
+34
2010-07-18
net: add driver hook for tx time stamping.
Richard Cochran
1
-0
/
+21
2010-07-18
vlan_dev: VLAN 0 should be treated as "no vlan tag" (802.1p packet)
Pedro Garcia
3
-49
/
+86
2010-07-18
net: Remove MAX_SOCK_ADDR constant
Tetsuo Handa
1
-9
/
+0
[next]