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-21
Bluetooth: Reassigned copyright to Code Aurora Forum
Ron Shaffer
3
-3
/
+3
2010-07-21
Bluetooth: Remove extraneous white space
Ron Shaffer
1
-7
/
+7
2010-07-21
Bluetooth: Fix warning: variable 'tty' set but not used
Justin P. Mattock
1
-2
/
+0
2010-07-21
Bluetooth: Silence warning in btmrvl SDIO driver
Kulikov Vasiliy
1
-3
/
+3
2010-07-21
Bluetooth: Add debugfs support for showing the blacklist
Johan Hedberg
1
-0
/
+38
2010-07-21
Bluetooth: Add blacklist support for incoming connections
Johan Hedberg
6
-1
/
+108
2010-07-21
Bluetooth: Fix L2CAP control bit field corruption
Gustavo F. Padovan
1
-0
/
+4
2010-07-21
Bluetooth: Proper shutdown ERTM when closing the channel
Gustavo F. Padovan
1
-22
/
+37
2010-07-21
Bluetooth: Fix bug with ERTM minimum packet length
Nathan Holstein
1
-4
/
+4
2010-07-21
Bluetooth: Fix SREJ_QUEUE corruption in L2CAP
João Paulo Rechi Vita
1
-1
/
+12
2010-07-21
Bluetooth: Fix bug in l2cap_ertm_send() behavior
Gustavo F. Padovan
1
-6
/
+6
2010-07-21
Bluetooth: Only check SAR bits if frame is an I-frame
Gustavo F. Padovan
1
-1
/
+1
2010-07-21
Bluetooth: Fix bug with ERTM vars increment
Gustavo F. Padovan
1
-3
/
+4
2010-07-21
Bluetooth: Fix drop of packets with invalid req_seq/tx_seq
Gustavo F. Padovan
1
-2
/
+3
2010-07-21
Bluetooth: Remove L2CAP Extended Features from Kconfig
Gustavo F. Padovan
2
-17
/
+0
2010-07-21
Bluetooth: Remove max_tx and tx_window module paramenters from L2CAP
Gustavo F. Padovan
1
-10
/
+2
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
[next]