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-05-18
can: SJA1000 driver for EMS PCI cards
Wolfgang Grandegger
3
-0
/
+337
2009-05-18
can: SJA1000 generic platform bus driver
Wolfgang Grandegger
4
-0
/
+207
2009-05-18
can: Driver for the SJA1000 CAN controller
Wolfgang Grandegger
5
-0
/
+832
2009-05-18
can: CAN Network device driver and Netlink interface
Wolfgang Grandegger
6
-0
/
+869
2009-05-18
can: Update MAINTAINERS and CREDITS file
Wolfgang Grandegger
2
-0
/
+11
2009-05-18
can: Documentation for the CAN device driver interface
Wolfgang Grandegger
1
-38
/
+197
2009-05-18
be2net: add two new pci device ids to pci device table
Ajit Khaparde
2
-5
/
+19
2009-05-18
net: Add TI DaVinci EMAC driver
Anant Gole
3
-0
/
+2844
2009-05-18
ipv4: cleanup: remove unnecessary include.
Rami Rosen
1
-1
/
+0
2009-05-18
ipv4: cleanup - remove two unused parameters from fib_semantic_match().
Rami Rosen
4
-7
/
+3
2009-05-18
vlan: use struct netdev_queue counters instead of dev->stats
Eric Dumazet
2
-8
/
+9
2009-05-18
net: add tx_packets/tx_bytes/tx_dropped counters in struct netdev_queue
Eric Dumazet
2
-3
/
+23
2009-05-18
sch_teql: should not dereference skb after ndo_start_xmit()
Eric Dumazet
1
-2
/
+3
2009-05-18
ixgbe: Increase the driver version number
Peter P Waskiewicz Jr
1
-1
/
+1
2009-05-18
ixgbe: Add generic XAUI support to 82599
Peter P Waskiewicz Jr
3
-0
/
+7
2009-05-18
ixgbe: set max desc to prevent total RSC packet size of 64K
Alexander Duyck
2
-11
/
+20
2009-05-18
tcp: fix MSG_PEEK race check
Ilpo Järvinen
1
-1
/
+4
2009-05-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
49
-1013
/
+1116
2009-05-17
Doc: fixed descriptions on /proc/sys/net/core/* and /proc/sys/net/unix/*
Wang Tinggong
1
-3
/
+12
2009-05-17
Neterion: *FIFO1_DMA_ERR set twice, should 2nd be *FIFO2_DMA_ERR?
roel kluin
1
-1
/
+1
2009-05-17
mv643xx_eth: fix PPC DMA breakage
Gabriel Paubert
1
-19
/
+22
2009-05-17
bonding: fix link down handling in 802.3ad mode
Stephen Hemminger
1
-3
/
+8
2009-05-17
Merge branch 'linux-2.6.30.y' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
1
-3
/
+2
2009-05-17
bridge: fix initial packet flood if !STP
Stephen Hemminger
1
-0
/
+3
2009-05-17
bridge: relay bridge multicast pkgs if !STP
Stephen Hemminger
1
-0
/
+5
2009-05-17
NET: Meth: Fix unsafe mix of irq and non-irq spinlocks.
Ralf Baechle
1
-13
/
+14
2009-05-17
ixgbe: Don't reset the hardware when switching between LFC and PFC
Peter P Waskiewicz Jr
1
-17
/
+49
2009-05-17
ixgbe: When in DCB mode with PFC enabled, show LFC is disabled
Peter P Waskiewicz Jr
1
-0
/
+7
2009-05-17
ixgbe: Allow link flow control in DCB mode for 82599 adapters
Peter P Waskiewicz Jr
7
-7
/
+66
2009-05-17
ixgbe: Set Priority Flow Control low water threshhold for DCB
Peter P Waskiewicz Jr
1
-11
/
+37
2009-05-17
ixgbe: Enable jumbo frame for FCoE feature in 82599
Yi Zou
2
-0
/
+26
2009-05-17
ixgbe: Enable FCoE redirection table feature in 82599
Yi Zou
1
-4
/
+24
2009-05-17
ixgbe: Add RING_F_FCOE for FCoE feature in 82599
Yi Zou
2
-0
/
+102
2009-05-17
fcoe: adds spma mode support
Vasu Dev
3
-3
/
+33
2009-05-17
fcoe: consolidates netdev related config and cleanup for spma mode
Vasu Dev
1
-79
/
+94
2009-05-17
ixgbe: Add SAN MAC address to the RAR, return the address to DCB
Waskiewicz Jr, Peter P
4
-7
/
+29
2009-05-17
ixgbe: Add FCoE Storage MAC Address support
PJ Waskiewicz
3
-0
/
+126
2009-05-17
skfddi: convert PRINTK() to pr_debug()
Alexander Beregalov
1
-81
/
+75
2009-05-17
mac89x0: remove PRINTK()
Alexander Beregalov
1
-2
/
+0
2009-05-17
de620: convert PRINTK() to pr_debug() and cleanup
Alexander Beregalov
1
-41
/
+18
2009-05-17
de600: convert PRINTK() to pr_debug()
Alexander Beregalov
1
-16
/
+3
2009-05-17
de620: fix forgotten semicolon
Alexander Beregalov
1
-1
/
+1
2009-05-17
drivers/net: Convert #ifdef DEBUG printk(KERN_DEBUG to pr_debug(
Joe Perches
1
-8
/
+5
2009-05-17
sfc: Use generic XENPAK register definitions
Ben Hutchings
3
-73
/
+4
2009-05-17
mdio: Add XENPAK LASI register definitions
Ben Hutchings
1
-0
/
+28
2009-05-17
mdio: Add 10GBASE-T SNR register definition
Ben Hutchings
1
-0
/
+7
2009-05-17
smsc95xx: strip ethernet fcs (crc) on receive path
Peter Korsgaard
1
-2
/
+2
2009-05-17
dm9601: trivial comment fixes
Peter Korsgaard
1
-6
/
+6
2009-05-17
net: tx scalability works : trans_start
Eric Dumazet
3
-13
/
+46
2009-05-17
gigaset: remove unused structure member rcvbytes
Tilman Schmidt
3
-6
/
+2
[prev]
[next]