index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-07-28
vhost-net: mergeable buffers support
David Stevens
3
-18
/
+315
2010-07-28
vhost: apply cgroup to vhost workers
Michael S. Tsirkin
1
-0
/
+6
2010-07-28
cgroups: Add an API to attach a task to current task's cgroup
Sridhar Samudrala
2
-0
/
+30
2010-07-28
vhost: replace vhost_workqueue with per-vhost kthread
Tejun Heo
3
-73
/
+164
2010-07-22
r6040: Fix args to phy_mii_ioctl().
David S. Miller
1
-1
/
+1
2010-07-22
vhost net: Fix warning.
David S. Miller
1
-1
/
+0
2010-07-22
net: remove last uses of __attribute__((packed))
Gustavo F. Padovan
2
-2
/
+2
2010-07-22
irda: Use __packed annotation instead IRDA_PACKED macro
Gustavo F. Padovan
2
-13
/
+9
2010-07-22
drivers/net/irda: use for_each_pci_dev()
Kulikov Vasiliy
1
-4
/
+1
2010-07-22
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-21
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
20
-39
/
+92
2010-07-21
drop_monitor: convert some kfree_skb call sites to consume_skb
Neil Horman
3
-6
/
+7
2010-07-21
drop_monitor: Add error code to detect duplicate state changes
Neil Horman
1
-2
/
+8
2010-07-21
__dst_free(): put EXPORT_SYMBOLS after the fct
Nicolas Dichtel
1
-1
/
+1
2010-07-21
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-20
bridge: Partially disable netpoll support
Herbert Xu
2
-31
/
+1
2010-07-20
ipv6: Make IP6CB(skb)->nhoff 16-bit.
David S. Miller
1
-1
/
+1
2010-07-20
bnx2: Update version to 2.0.17.
Michael Chan
1
-2
/
+2
2010-07-20
bnx2: Remove some unnecessary smp_mb() in tx fast path.
Michael Chan
1
-1
/
+9
2010-07-20
bnx2: Call pci_enable_msix() with actual number of vectors.
Michael Chan
2
-7
/
+26
2010-07-20
bnx2: Use proper counter for net_device_stats->multicast.
Michael Chan
1
-1
/
+1
2010-07-20
ixgbe: fix version string for ixgbe
Don Skidmore
1
-1
/
+1
2010-07-20
ixgbe: use GFP_ATOMIC when allocating FCoE DDP context from the dma pool
Yi Zou
1
-1
/
+1
2010-07-20
ixgbe: properly toggling netdev feature flags when disabling FCoE
Yi Zou
2
-13
/
+11
2010-07-20
ixgbe: drop support for UDP in RSS hash generation
Alexander Duyck
1
-3
/
+1
2010-07-20
ixgbe: dcb, set DPF bit when PFC is enabled
John Fastabend
1
-1
/
+1
2010-07-20
e1000: allow option to limit number of descriptors down to 48 per ring
Alexander Duyck
1
-2
/
+2
2010-07-20
drivers/net/82596.c: fix warning
Andrew Morton
1
-1
/
+1
2010-07-20
ks8842: Fix ks8842_tx_frame() for 16bit case.
David S. Miller
1
-5
/
+3
2010-07-20
net: this_cpu_xxx conversions
Eric Dumazet
2
-4
/
+3
2010-07-20
smsc911x: Add spinlocks around registers access
Catalin Marinas
1
-40
/
+52
2010-07-20
bonding: avoid a warning
Eric Dumazet
1
-0
/
+2
2010-07-20
net: Removing dead ARCH_PNX010X
Christoph Egger
2
-47
/
+2
2010-07-20
net-next: vmxnet3 fixes [5/5] Respect the interrupt type in VM configuration
Shreyas Bhatewara
2
-5
/
+12
2010-07-20
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-19
sch_atm: Convert to use standard list_head facilities.
David S. Miller
1
-57
/
+41
2010-07-19
net: support time stamping in phy devices.
Richard Cochran
10
-1
/
+208
2010-07-19
net: added a BPF to help drivers detect PTP packets.
Richard Cochran
1
-0
/
+126
2010-07-19
net: preserve ifreq parameter when calling generic phy_mii_ioctl().
Richard Cochran
25
-43
/
+34
2010-07-19
net: add driver hook for tx time stamping.
Richard Cochran
1
-0
/
+21
[next]