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
2011-02-18
net: dont leave active on stack LIST_HEAD
Linus Torvalds
1
-2
/
+5
2011-02-18
net: provide default_advmss() methods to blackhole dst_ops
Eric Dumazet
2
-0
/
+2
2011-02-18
tg3: Restrict phy ioctl access
Matt Carlson
1
-2
/
+6
2011-02-18
drivers/net: Call netif_carrier_off at the end of the probe
Ivan Vecera
2
-0
/
+4
2011-02-17
ixgbe: work around for DDP last buffer size
Amir Hanania
2
-1
/
+52
2011-02-17
ixgbe: fix panic due to uninitialised pointer
Andy Gospodarek
1
-2
/
+4
2011-02-17
e1000e: flush all writebacks before unload
Jesse Brandeburg
1
-10
/
+21
2011-02-17
e1000e: check down flag in tasks
Jesse Brandeburg
1
-0
/
+21
2011-02-15
isdn: hisax: Use l2headersize() instead of dup (and buggy) func.
David S. Miller
1
-8
/
+1
2011-02-15
arp_notify: unconditionally send gratuitous ARP for NETDEV_NOTIFY_PEERS.
Ian Campbell
1
-10
/
+20
2011-02-15
cxgb4vf: Use defined Mailbox Timeout
Casey Leedom
1
-1
/
+1
2011-02-15
cxgb4vf: Quiesce Virtual Interfaces on shutdown ...
Casey Leedom
1
-0
/
+41
2011-02-15
cxgb4vf: Behave properly when CONFIG_DEBUG_FS isn't defined ...
Casey Leedom
1
-8
/
+8
2011-02-15
cxgb4vf: Check driver parameters in the right place ...
Casey Leedom
1
-12
/
+11
2011-02-15
pch_gbe: Fix the MAC Address load issue.
Toshiharu Okada
2
-1
/
+8
2011-02-15
iwlwifi: Delete iwl3945_good_plcp_health.
David S. Miller
1
-66
/
+0
2011-02-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
5
-1
/
+8
2011-02-14
net/can/softing: make CAN_SOFTING_CS depend on CAN_SOFTING
Kurt Van Dijck
1
-1
/
+1
2011-02-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
1
-1
/
+2
2011-02-14
netfilter: nf_iterate: fix incorrect RCU usage
Patrick McHardy
1
-1
/
+2
2011-02-14
pch_gbe: Fix the issue that the receiving data is not normal.
Toshiharu Okada
1
-42
/
+55
2011-02-14
stmmac: enable wol via magic frame by default.
Giuseppe Cavallaro
1
-1
/
+3
2011-02-14
ATM, Solos PCI ADSL2+: Don't deref NULL pointer if net_ratelimit() and alloc_...
Jesper Juhl
1
-2
/
+3
2011-02-14
Net, USB, Option, hso: Do not dereference NULL pointer
Jesper Juhl
1
-6
/
+6
2011-02-14
hisax: Fix unchecked alloc_skb() return.
David S. Miller
1
-15
/
+20
2011-02-13
USB Network driver infrastructure: Fix leak when usb_autopm_get_interface() r...
Jesper Juhl
1
-1
/
+3
2011-02-13
Don't potentially dereference NULL in net/dcb/dcbnl.c:dcbnl_getapp()
Jesper Juhl
1
-0
/
+3
2011-02-13
net: dcb: application priority is per net_device
John Fastabend
1
-1
/
+5
2011-02-12
bridge: Replace mp->mglist hlist with a bool
Herbert Xu
3
-12
/
+9
2011-02-12
bridge: Fix timer typo that may render snooping less effective
Herbert Xu
1
-2
/
+2
2011-02-12
bridge: Fix mglist corruption that leads to memory corruption
Herbert Xu
1
-1
/
+2
2011-02-11
ip_gre: Add IPPROTO_GRE to flowi in ipgre_tunnel_xmit
Steffen Klassert
1
-0
/
+1
2011-02-11
xfrm: avoid possible oopse in xfrm_alloc_dst
Hiroaki SHIMODA
1
-2
/
+5
2011-02-11
net: fix ifenslave build flags
Randy Dunlap
1
-0
/
+2
2011-02-10
virtio_net: Add schedule check to napi_enable call
Bruce Rogers
1
-11
/
+16
2011-02-10
x25: Do not reference freed memory.
David S. Miller
1
-1
/
+4
2011-02-10
pch_can: fix tseg1/tseg2 setting issue
Tomoya MORINAGA
1
-2
/
+2
2011-02-10
isdn: hysdn: Kill (partially buggy) CVS regision log reporting.
David S. Miller
4
-32
/
+2
2011-02-09
can: softing_cs needs slab.h
Randy Dunlap
1
-0
/
+1
2011-02-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
1
-2
/
+9
2011-02-09
mac80211: add missing locking in ieee80211_reconfig
Eliad Peller
1
-0
/
+2
2011-02-09
iwl3945: remove plcp check
Stanislaw Gruszka
1
-1
/
+0
2011-02-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
John W. Linville
3
-0
/
+6
2011-02-09
pch_gbe: Fix the issue which a driver locks when rx offload is set by ethtool
Toshiharu Okada
1
-8
/
+4
2011-02-09
netfilter: nf_conntrack: set conntrack templates again if we return NF_REPEAT
Pablo Neira Ayuso
1
-2
/
+9
2011-02-09
pch_can: fix module reload issue with MSI
Tomoya
1
-0
/
+1
2011-02-09
pch_can: fix rmmod issue
Tomoya
1
-1
/
+1
2011-02-09
pch_can: fix 800k comms issue
Tomoya
1
-1
/
+1
2011-02-09
net: Fix lockdep regression caused by initializing netdev queues too early.
David S. Miller
1
-11
/
+16
2011-02-09
net/caif: Fix dangling list pointer in freed object on error.
David S. Miller
1
-2
/
+2
[next]