index
:
Linux Stable
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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: Abstract dst->neighbour accesses behind helpers.
David S. Miller
2011-07-17
29
-140
/
+200
*
ipv6: Get rid of rt6i_nexthop macro.
David S. Miller
2011-07-17
5
-20
/
+19
*
neigh: Pass neighbour entry to output ops.
David S. Miller
2011-07-17
8
-45
/
+50
*
net: vlan, qlcnic: make vlan_find_dev private
David Lamparter
2011-07-17
3
-12
/
+18
*
net: add 802.1ad / 802.1ah / QinQ ethertypes
David Lamparter
2011-07-17
1
-0
/
+5
*
neigh: Kill ndisc_ops->queue_xmit
David S. Miller
2011-07-16
6
-17
/
+5
*
neigh: Kill hh_cache->hh_output
David S. Miller
2011-07-16
4
-29
/
+7
*
neigh: Kill neigh_ops->hh_output
David S. Miller
2011-07-16
6
-14
/
+2
*
neigh: Simply destroy handling wrt. hh_cache.
David S. Miller
2011-07-16
1
-9
/
+0
*
net: Create and use new helper, neigh_output().
David S. Miller
2011-07-16
3
-14
/
+15
*
ipv6: Use calculated 'neigh' instead of re-evaluating dst->neighbour
David S. Miller
2011-07-16
1
-1
/
+1
*
ipv4: Use calculated 'neigh' instead of re-evaluating dst->neighbour
David S. Miller
2011-07-16
1
-1
/
+1
*
bnx2x: Fix compilation when CNIC is not selected in config
Dmitry Kravkov
2011-07-16
1
-1
/
+1
*
68360enet: Remove Kconfig/Makefile references
Jeff Kirsher
2011-07-16
2
-8
/
+0
*
bnx2: Close device if tx_timeout reset fails
Michael Chan
2011-07-16
1
-3
/
+10
*
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2011-07-15
162
-1916
/
+3892
|
\
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-07-15
162
-1916
/
+3892
|
|
\
|
|
*
mac80211: allow driver to disconnect after resume
Johannes Berg
2011-07-13
7
-6
/
+86
|
|
*
mac80211: remove a redundant check
Mohammed Shafi Shajakhan
2011-07-13
1
-2
/
+1
|
|
*
mwifiex: add cfg80211 handler for set_bitrate_mask
Yogesh Ashok Powar
2011-07-13
1
-0
/
+54
|
|
*
ath5k: do not call ieee80211_stop_queue for queues not managed by mac80211
Felix Fietkau
2011-07-13
1
-1
/
+6
|
|
*
ath5k: disable 32KHz sleep clock operation by default
Felix Fietkau
2011-07-13
3
-3
/
+13
|
|
*
ath5k: fix reference clock usec duration setting restore
Felix Fietkau
2011-07-13
1
-1
/
+11
|
|
*
ath5k: delay full calibration after reset
Felix Fietkau
2011-07-13
1
-1
/
+1
|
|
*
ath5k: initialize common->clockrate
Felix Fietkau
2011-07-13
1
-0
/
+1
|
|
*
ath5k: fix reference clock frequency for spur mitigation on AR2413
Felix Fietkau
2011-07-13
1
-0
/
+1
|
|
*
ath5k: apply the synth voltage tweak only on AR5112 rev 2
Felix Fietkau
2011-07-13
1
-8
/
+11
|
|
*
ath5k: add missing checks for rfgain probe
Felix Fietkau
2011-07-13
1
-4
/
+6
|
|
*
ath9k_hw: Fix incorrect key_miss handling
Senthil Balasubramanian
2011-07-13
2
-4
/
+2
|
|
*
iwlagn: Add missing comma between constant string array
Joe Perches
2011-07-13
1
-2
/
+2
|
|
*
iwlegacy: Add missing comma between constant string array
Joe Perches
2011-07-13
1
-1
/
+1
|
|
*
iwlagn: fix warning in testmode attribute table
Wey-Yi Guy
2011-07-11
1
-1
/
+1
|
|
*
ath9k: remove an unnecessary function declaration
Mohammed Shafi Shajakhan
2011-07-11
1
-26
/
+24
|
|
*
rt2800usb: Add new device ID for Belkin
Eduardo Bacchi Kienetz
2011-07-11
1
-0
/
+2
|
|
*
ath5k: Add missing breaks in switch/case
Joe Perches
2011-07-11
1
-0
/
+3
|
|
*
rtlwifi: rtl8192cu: Fix duplicate if test
Larry Finger
2011-07-11
1
-1
/
+1
|
|
*
libertas: fix handling of command timeout, completion and interruption
Daniel Drake
2011-07-11
4
-17
/
+45
|
|
*
mac80211: allocate only one RX queue
Johannes Berg
2011-07-11
1
-2
/
+2
|
|
*
mac80211: fix docbook
Johannes Berg
2011-07-11
1
-2
/
+3
|
|
*
cfg80211: fix docbook
Johannes Berg
2011-07-11
1
-0
/
+1
|
|
*
bcma: add check if sprom is available before accessing it.
Hauke Mehrtens
2011-07-11
2
-1
/
+6
|
|
*
libertas: fix errors in functions accessing module registers
Olivier Sobrie
2011-07-11
1
-1
/
+3
|
|
*
ath5k: fix typos, bad comment formatting and GHz in place of MHz
Pavel Roskin
2011-07-11
18
-94
/
+94
|
|
*
ath5k: validate mode in ath5k_ani_init() before trying to set it
Pavel Roskin
2011-07-11
1
-0
/
+5
|
|
*
ath9k_hw: add a missing delay for an analog register
Felix Fietkau
2011-07-11
1
-2
/
+3
|
|
*
ath9k_hw: fix synth delay for half/quarter channels
Felix Fietkau
2011-07-11
1
-0
/
+5
|
|
*
ath9k_hw: set 5 GHz half/quarter channels on AR9002 using fractional mode
Felix Fietkau
2011-07-11
1
-1
/
+3
|
|
*
ath9k_hw: remove ar9287 v1.3+ specific hardcoded register hacks
Felix Fietkau
2011-07-11
4
-49
/
+7
|
|
*
ath9k_hw: initialize more timing related registers for half/quarter channels
Felix Fietkau
2011-07-11
1
-8
/
+59
|
|
*
ath9k_hw: fix MAC clock rate for AR9287 v1.3+
Felix Fietkau
2011-07-11
1
-1
/
+4
[next]