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
2009-02-16
bnx2x: Supporting BCM8726 PHY
Eilon Greenstein
5
-64
/
+851
2009-02-16
bnx2x: GPIO accessories
Eilon Greenstein
3
-2
/
+109
2009-02-16
bnx2x: Removing redundant device parameters
Eilon Greenstein
2
-15
/
+9
2009-02-16
bnx2x: Removing the board type
Eilon Greenstein
3
-41
/
+14
2009-02-16
bnx2x: Flow control enhancement
Eilon Greenstein
5
-10
/
+157
2009-02-16
bnx2x: BW shaper enhancements
Eilon Greenstein
3
-189
/
+153
2009-02-16
bnx2x: Moving skb_record_rx_queue
Eilon Greenstein
1
-1
/
+1
2009-02-16
bnx2x: Per queue statistics
Eilon Greenstein
4
-274
/
+643
2009-02-16
bnx2x: Removing microcode assertion check
Eilon Greenstein
2
-6
/
+2
2009-02-16
bnx2x: Disabling interrupts after iSCSI-boot
Eilon Greenstein
2
-2
/
+72
2009-02-16
bnx2x: System-page alignment
Eilon Greenstein
2
-9
/
+9
2009-02-16
bnx2x: MSI support
Eilon Greenstein
4
-54
/
+132
2009-02-16
bnx2x: Multi-queue
Eilon Greenstein
3
-113
/
+178
2009-02-16
bnx2x: New FW
Eilon Greenstein
6
-12635
/
+14374
2009-02-16
igb: use timecompare to implement hardware time stamping
Patrick Ohly
5
-8
/
+304
2009-02-16
igb: stub support for SIOCSHWTSTAMP
Patrick Ohly
1
-0
/
+31
2009-02-16
igb: access to NIC time
Patrick Ohly
3
-0
/
+143
2009-02-16
net: pass new SIOCSHWTSTAMP through to device drivers
Patrick Ohly
2
-0
/
+8
2009-02-16
ip: support for TX timestamps on UDP and RAW sockets
Patrick Ohly
7
-0
/
+19
2009-02-16
net: socket infrastructure for SO_TIMESTAMPING
Patrick Ohly
4
-42
/
+186
2009-02-16
net: infrastructure for hardware time stamping
Patrick Ohly
3
-3
/
+161
2009-02-16
net: new user space API for time stamping of incoming and outgoing packets
Patrick Ohly
26
-0
/
+883
2009-02-16
timecompare: generic infrastructure to map between two time bases
Patrick Ohly
3
-1
/
+317
2009-02-16
clocksource: allow usage independent of timekeeping.c
Patrick Ohly
2
-0
/
+177
2009-02-15
e1000e: Remove mutex_trylock and associated WARN on failure.
dave graham
1
-16
/
+1
2009-02-15
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
349
-12872
/
+18272
2009-02-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
108
-16848
/
+19259
2009-02-15
net: replace __constant_{endian} uses in net headers
Harvey Harrison
14
-101
/
+101
2009-02-15
rndis: remove private wrapper of __constant_cpu_to_le32
Harvey Harrison
4
-149
/
+143
2009-02-15
tun: Fix merge error
Herbert Xu
1
-1
/
+1
2009-02-14
Linux 2.6.29-rc5
v2.6.29-rc5
Linus Torvalds
1
-1
/
+1
2009-02-13
ath9k: add udelay() for AR5416 on ath9k_hw_configpcipowersave()
Luis R. Rodriguez
1
-2
/
+2
2009-02-13
ath9k: add comments for ath9k_hw_configpcipowersave()
Luis R. Rodriguez
1
-0
/
+35
2009-02-13
iwlwifi: fix FAT channel config for 5000 series
Reinette Chatre
3
-6
/
+8
2009-02-13
iwlwifi: drop PCIe workaround applicable for development boards
Tomas Winkler
1
-10
/
+0
2009-02-13
iwlwifi: use pci registers defined in pci_regs.h
Tomas Winkler
8
-48
/
+40
2009-02-13
mac80211: split managed/ibss code a little more
Johannes Berg
1
-108
/
+146
2009-02-13
mac80211: fix IBSS auth
Johannes Berg
1
-0
/
+1
2009-02-13
mac80211: calculate wstats_flags on the fly
Johannes Berg
3
-12
/
+18
2009-02-13
mac80211: use cfg80211s BSS infrastructure
Johannes Berg
8
-421
/
+117
2009-02-13
cfg80211: add more flexible BSS lookup
Johannes Berg
2
-3
/
+19
2009-02-13
cfg80211: allow users to request removing a BSS
Johannes Berg
2
-0
/
+32
2009-02-13
cfg80211: free_priv for BSS info
Johannes Berg
3
-1
/
+5
2009-02-13
mac80211: dont add BSS when creating IBSS
Johannes Berg
3
-58
/
+60
2009-02-13
cfg80211/nl80211: scanning (and mac80211 update to use it)
Johannes Berg
21
-383
/
+1546
2009-02-13
mac80211: further cleanups to stopping BA sessions
Johannes Berg
4
-39
/
+44
2009-02-13
mac80211: RX aggregation: clean up stop session
Johannes Berg
1
-25
/
+32
2009-02-13
mac80211: clean up BA session teardown
Johannes Berg
4
-8
/
+7
2009-02-13
mac80211: fix aggregation timer lockups
Johannes Berg
3
-6
/
+43
2009-02-13
mac80211: fix race in TX aggregation
Johannes Berg
1
-47
/
+48
[next]