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
2009-04-27
vxge: fix possible NULL dereference in vxge-traffic.c
Alexander Beregalov
1
-2
/
+2
2009-04-27
bonding: ignore updelay param when there is no active slave
Jiri Pirko
1
-0
/
+8
2009-04-27
bonding: use ethtool for link checking first
Jiri Pirko
1
-14
/
+12
2009-04-27
net: fix fsl_pq_mdio driver to use module_init()
Grant Likely
1
-1
/
+1
2009-04-27
net: add Xilinx ll_temac device driver
Grant Likely
5
-0
/
+1473
2009-04-27
net: Rework fs_enet driver to use of_mdio infrastructure
Grant Likely
4
-114
/
+16
2009-04-27
powerpc/82xx: Rework Embedded Planet ep8248e platform to use of_mdio
Grant Likely
1
-6
/
+3
2009-04-27
net: Rework ucc_geth driver to use of_mdio infrastructure
Grant Likely
2
-36
/
+13
2009-04-27
net: Rework pasemi_mac driver to use of_mdio infrastructure
Grant Likely
3
-52
/
+9
2009-04-27
net: Rework gianfar driver to use of_mdio infrastructure.
Grant Likely
2
-74
/
+39
2009-04-27
net: rework fsl_pq_mdio driver to use of_mdio infrastructure
Grant Likely
1
-48
/
+3
2009-04-27
net: Rework mpc5200 fec driver to use of_mdio infrastructure.
Grant Likely
2
-147
/
+59
2009-04-27
openfirmware: Add OF phylib support code
Grant Likely
4
-0
/
+168
2009-04-27
phylib: add *_direct() variants of phy_connect and phy_attach functions
Grant Likely
2
-33
/
+90
2009-04-27
phylib: rework to prepare for OF registration of PHYs
Grant Likely
3
-30
/
+45
2009-04-27
of: add of_parse_phandle() helper for parsing phandle properties
Grant Likely
2
-0
/
+27
2009-04-27
snmp: add missing counters for RFC 4293
Neil Horman
13
-36
/
+97
2009-04-27
pcnet32: Remove redundant set of skb->dev
John Dykstra
1
-1
/
+0
2009-04-27
ipv4: remove unused member in fib_table.
Rami Rosen
1
-1
/
+0
2009-04-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
187
-5549
/
+7859
2009-04-24
wireless: remove some (bogus?) 'may be used uninitialized' warnings
John W. Linville
3
-3
/
+3
2009-04-24
libertas: fix format warning
John W. Linville
1
-1
/
+1
2009-04-24
8390p: fix build breakage
Alexander Beregalov
1
-4
/
+4
2009-04-23
af_iucv: Fix merge.
Ursula Braun
1
-4
/
+0
2009-04-23
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
28
-189
/
+298
2009-04-23
af_iucv: New socket option for setting IUCV MSGLIMITs
Hendrik Brueckner
2
-2
/
+27
2009-04-23
af_iucv: cleanup and refactor recvmsg() EFAULT handling
Hendrik Brueckner
1
-7
/
+3
2009-04-23
af_iucv: Provide new socket type SOCK_SEQPACKET
Hendrik Brueckner
1
-17
/
+56
2009-04-23
af_iucv: Modify iucv msg target class using control msghdr
Hendrik Brueckner
2
-4
/
+78
2009-04-23
af_iucv: Support data in IUCV msg parameter lists (IPRMDATA)
Hendrik Brueckner
2
-20
/
+103
2009-04-23
af_iucv: add sockopt() to enable/disable use of IPRM_DATA msgs
Hendrik Brueckner
3
-3
/
+81
2009-04-23
af_iucv: sync sk shutdown flag if iucv path is quiesced
Hendrik Brueckner
1
-1
/
+18
2009-04-23
iucv: provide second per-cpu IUCV command parameter block
Ursula Braun
1
-10
/
+31
2009-04-23
nl80211: Add event for authentication/association timeout
Jouni Malinen
6
-6
/
+115
2009-04-23
rndis_wlan: select CFG80211 in Kconfig
John W. Linville
1
-0
/
+1
2009-04-23
mac80211: calculate maximum sleep interval
Johannes Berg
2
-7
/
+32
2009-04-23
nl80211: allow configuring IBSS beacon interval
Johannes Berg
4
-2
/
+19
2009-04-23
mac80211: remove IEEE80211_CONF_CHANGE_DYNPS_TIMEOUT
Johannes Berg
2
-8
/
+5
2009-04-23
mac80211: fix variable truncation on 32-bit
Johannes Berg
1
-6
/
+6
2009-04-23
rndis_wlan: free priv correctly when rndis_wext_bind fails
Jussi Kivilinna
1
-3
/
+3
2009-04-23
rndis_wlan: fix initialization order for workqueue&workers
Jussi Kivilinna
1
-5
/
+12
2009-04-23
rndis_wlan: make some symbols static
Johannes Berg
1
-2
/
+2
2009-04-23
mac80211: fix IBSS code to not sleep while atomic
Johannes Berg
1
-3
/
+3
2009-04-23
iwlwifi: allow config if device not ready
Mohamed Abbas
1
-6
/
+5
2009-04-23
iwlwifi: remove radio disable parameter.
Abhijeet Kolekar
5
-34
/
+4
2009-04-23
iwlcore: Fix stay in table function.
Mohamed Abbas
1
-16
/
+10
2009-04-23
iwlwifi: clean up unused NL80211_IFTYPE_MONITOR for Monitor mode
Wey-Yi Guy
8
-24
/
+7
2009-04-23
iwl3945: calculate debugfs isr statistics
Abhijeet Kolekar
1
-3
/
+16
2009-04-23
iwl3945: add debugfs to 3945
Abhijeet Kolekar
2
-1
/
+7
2009-04-23
iwlwifi: support truly passive scanning
Johannes Berg
2
-2
/
+12
[prev]
[next]