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.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
2008-07-09
netdev: The ingress_lock member is no longer needed.
David S. Miller
5
-18
/
+17
2008-07-09
netdev: Move queue_lock into struct netdev_queue.
David S. Miller
12
-62
/
+73
2008-07-09
pkt_sched: Remove 'dev' member of struct Qdisc.
David S. Miller
17
-92
/
+93
2008-07-09
netdev: Create netdev_queue abstraction.
David S. Miller
14
-29
/
+74
2008-07-09
pkt_sched: Remove comment reference to old style TX locking.
David S. Miller
1
-1
/
+1
2008-07-09
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
15
-26
/
+77
2008-07-09
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...
David S. Miller
49
-678
/
+1449
2008-07-09
vlan: avoid header copying and linearisation where possible
Patrick McHardy
2
-44
/
+8
2008-07-09
ipv6: fix race between ipv6_del_addr and DAD timer
Andrey Vagin
1
-2
/
+2
2008-07-08
net/wireless/nl80211.c: fix endless Netlink callback loop.
Julius Volz
1
-2
/
+4
2008-07-08
rtl8187: Change detection of RTL8187B with USB ID of 8187
Larry Finger
2
-36
/
+47
2008-07-08
rtl8187: updating Kconfig to support RTL8187B
Hin-Tak Leung
1
-3
/
+9
2008-07-08
rtl8187: change rtl8187_dev.c to support RTL8187B (part 2)
Hin-Tak Leung
1
-40
/
+168
2008-07-08
rtl8187: change rtl8187_dev.c to support RTL8187B (part 1)
Hin-Tak Leung
1
-29
/
+234
2008-07-08
rtl8187: updating rtl8187_rtl8225.c to support RTL8187B
Hin-Tak Leung
1
-14
/
+215
2008-07-08
rtl8187: updating rtl818x.h to support RTL8187B
Hin-Tak Leung
1
-9
/
+27
2008-07-08
rtl8187: updating rtl8187.h to support RTL8187B
Hin-Tak Leung
1
-16
/
+97
2008-07-08
rt2x00: Fix register comments
Ivo van Doorn
2
-8
/
+36
2008-07-08
hostap: don't compile prism2_suspend() for hostap_pci without CONFIG_PM
Pavel Roskin
1
-2
/
+2
2008-07-08
b43legacy: Remove switch statement with 64-bit index
Larry Finger
1
-15
/
+51
2008-07-08
rt2x00: Report RX end time for rt2400pci
Ivo van Doorn
3
-0
/
+26
2008-07-08
rt2x00: Use ieee80211_hw->workqueue again
Ivo van Doorn
3
-17
/
+8
2008-07-08
rt2x00: Decrease alignment headroom
Ivo van Doorn
1
-3
/
+4
2008-07-08
rt2x00: Remove input_polldev requirements for rfkill
Ivo van Doorn
5
-93
/
+38
2008-07-08
zd1211rw: beacon config error checking
Daniel Drake
1
-17
/
+45
2008-07-08
mac80211: fix lots of kernel-doc
Randy Dunlap
3
-36
/
+86
2008-07-08
rfkill: ignore errors from rfkill_toggle_radio in rfkill_add_switch
Henrique de Moraes Holschuh
1
-6
/
+4
2008-07-08
rfkill: some minor kernel-doc changes for rfkill_toggle_radio
Henrique de Moraes Holschuh
1
-5
/
+7
2008-07-08
mac80211: add support for iwconfig wlanX frag auto
Emmanuel Grumbach
1
-0
/
+2
2008-07-08
mac80211: aes_ccm.c remove crypto wrapper and extra args
Harvey Harrison
1
-21
/
+17
2008-07-08
mac80211: pass scratch buffer directly, remove additional pointers
Harvey Harrison
3
-23
/
+20
2008-07-08
mac80211: wpa.c remove rx/tx_data ->fc users
Harvey Harrison
1
-13
/
+8
2008-07-08
mac80211: remove trivial rx_data->fc users
Harvey Harrison
1
-56
/
+51
2008-07-08
mac80211: call bss_info_change only once upon disassociation
Tomas Winkler
3
-8
/
+8
2008-07-08
mac80211: remove ieee80211_get_hdr_info
Harvey Harrison
3
-41
/
+35
2008-07-08
mac80211: remove one user of ieee80211_get_hdr_info
Harvey Harrison
1
-41
/
+37
2008-07-08
mac80211: use symbolic defines in wpa.c
Harvey Harrison
1
-7
/
+7
2008-07-08
mac80211: move QOS control helpers into ieee80211.h
Harvey Harrison
4
-24
/
+18
2008-07-08
iwlwifi: fix typo which caused iwl_get_tx_fail_reason to ever return an empty...
Helmut Schaa
2
-2
/
+2
2008-07-08
mac80211: remove MAC80211_DEBUG from net/mac80211/Kconfig.
Rami Rosen
1
-2
/
+1
2008-07-08
iwlwifi: remove input device and fix rfkill state
Adel Gadllah
8
-111
/
+105
2008-07-08
mac80211: fix warning: unused variable ifsta
Tomas Winkler
1
-0
/
+2
2008-07-08
iwlwifi: request Tx of block ack request if necessary
Ron Rindjunsky
2
-6
/
+6
2008-07-08
mac80211: remove useless tid assignment for management and control frames
Tomas Winkler
1
-1
/
+0
2008-07-08
mac80211: add block ack request capability
Ron Rindjunsky
5
-2
/
+56
2008-07-08
mac80211: Don't request encryption for probe response
Ivo van Doorn
1
-0
/
+1
2008-07-08
iwlwifi: fix error path of iwl_rfkill_init
Tomas Winkler
1
-6
/
+2
2008-07-08
vlan: TCI related type and naming cleanups
Patrick McHardy
6
-95
/
+103
2008-07-08
vlan: remove useless struct hlist_node declaration from if_vlan.h
Patrick McHardy
1
-4
/
+0
2008-07-08
vlan: move struct vlan_dev_info to private header
Patrick McHardy
7
-53
/
+80
[next]