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
2010-03-06
udp: use limited socket backlog
Zhu Yi
2
-12
/
+22
2010-03-06
tcp: use limited socket backlog
Zhu Yi
2
-4
/
+8
2010-03-06
net: add limit for socket backlog
Zhu Yi
2
-3
/
+28
2010-03-04
rndis_wlan: correct multicast_list handling V3
Jiri Pirko
1
-25
/
+41
2010-03-04
MAINTAINERS: Add netdev to bridge entry.
David S. Miller
1
-0
/
+1
2010-03-04
cxgb3: fix hot plug removal crash
Divy Le Ray
1
-0
/
+1
2010-03-04
gianfar: Fix TX ring processing on SMP machines
Anton Vorontsov
1
-1
/
+4
2010-03-04
r8169: use correct barrier between cacheable and non-cacheable memory
David Dillow
1
-2
/
+2
2010-03-04
tipc: Fix oops on send prior to entering networked mode (v3)
Neil Horman
3
-53
/
+11
2010-03-04
gre: fix hard header destination address checking
Timo Teräs
1
-5
/
+2
2010-03-04
net: add scheduler sync hint to tcp_prequeue().
Mike Galbraith
1
-1
/
+1
2010-03-04
IPv6: fix race between cleanup and add/delete address
stephen hemminger
1
-5
/
+13
2010-03-04
IPv6: addrconf notify when address is unavailable
stephen hemminger
1
-17
/
+29
2010-03-04
IPv6: addrconf timer race
stephen hemminger
1
-13
/
+15
2010-03-04
IPv6: addrconf dad timer unnecessary bh_disable
stephen hemminger
1
-5
/
+5
2010-03-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
17
-168
/
+237
2010-03-03
rt2x00: Export rt2x00soc_probe from rt2x00soc
Helmut Schaa
1
-0
/
+1
2010-03-03
mac80211: Fix HT rate control configuration
Sujith
4
-7
/
+10
2010-03-03
bridge: depends on INET
Randy Dunlap
1
-0
/
+1
2010-03-03
bnx2x: Removed FW 5.2.7
Vladislav Zolotarov
2
-23025
/
+0
2010-03-03
davinci_emac: off by one
Dan Carpenter
1
-1
/
+1
2010-03-03
cassini: fix off by one
Dan Carpenter
1
-1
/
+1
2010-03-03
Bluetooth: Use single_open() for inquiry cache within debugfs
Marcel Holtmann
1
-21
/
+20
2010-03-03
af_packet: move strict addr_len check right before dev_[mc/unicast]_[add/del]
Jiri Pirko
1
-1
/
+5
2010-03-03
be2net: download NCSI section during firmware update
Sarveshwar Bandi
2
-5
/
+14
2010-03-03
cpmac: use after free
Dan Carpenter
1
-1
/
+1
2010-03-03
ipsec: Fix bogus bundle flowi
Herbert Xu
4
-7
/
+11
2010-03-02
iwlwifi: load firmware asynchronously before mac80211 registration
Johannes Berg
2
-78
/
+81
2010-03-02
ar9170: load firmware asynchronously
Johannes Berg
3
-70
/
+111
2010-03-02
rt2x00: fix rt2800pci compilation with SoC
Helmut Schaa
1
-1
/
+1
2010-03-02
rt2x00: Add USB ID for CEIVA adapter to rt73usb
Bryan Polk
1
-0
/
+2
2010-03-02
mac80211: Fix reassociation processing (within ESS roaming)
Jouni Malinen
1
-2
/
+14
2010-03-02
ath9k: fix lockdep warning when unloading module
Ming Lei
1
-2
/
+2
2010-03-02
zd1211rw: fix potential array underflow
Dan Carpenter
1
-6
/
+4
2010-03-02
rfkill: Add support for KEY_RFKILL
Matthew Garrett
2
-1
/
+9
2010-03-02
airo: return from set_wep_key() when key length is zero
Stanislaw Gruszka
1
-1
/
+2
2010-03-02
Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linux
Linus Torvalds
31
-1840
/
+2186
2010-03-02
Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
206
-8019
/
+19464
2010-03-02
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-2
/
+2
2010-03-02
Revert "blkdev: fix merge_bvec_fn return value checks"
Jens Axboe
1
-2
/
+2
2010-03-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6
Linus Torvalds
23
-100
/
+176
2010-03-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1214
-39142
/
+113912
2010-03-02
OMAP: DSS2: Taal: Fix TE when resuming
Tomi Valkeinen
1
-3
/
+18
2010-03-02
virtio_net: remove forgotten assignment
Jiri Pirko
1
-1
/
+0
2010-03-02
be2net: fix tx completion polling
Sathya Perla
3
-38
/
+37
2010-03-02
sis190: fix cable detect via link status poll
Herton Ronaldo Krzesinski
1
-5
/
+18
2010-03-02
net: fix protocol sk_buff field
Eric Dumazet
1
-1
/
+1
2010-03-02
bridge: Fix build error when IGMP_SNOOPING is not enabled
Sridhar Samudrala
1
-5
/
+9
2010-03-02
Merge with mainline to remove plat-omap/Kconfig conflict
Tony Lindgren
2770
-53946
/
+145239
2010-03-02
Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
42
-295
/
+1534
[prev]
[next]