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-11-01
trivial: fix typos concerning "function"
Uwe Kleine-König
1
-2
/
+2
2010-11-01
bnx2x: Update version number
Yaniv Rosner
1
-2
/
+2
2010-11-01
bnx2x: Reset 8073 phy during common init
Yaniv Rosner
1
-0
/
+1
2010-11-01
bnx2x: Do not enable CL37 BAM unless it is explicitly enabled
Yaniv Rosner
2
-7
/
+20
2010-11-01
bnx2x: Fix resetting BCM8726 PHY during common init
Yaniv Rosner
1
-1
/
+1
2010-11-01
bnx2x: Clear latch indication on link reset
Yaniv Rosner
1
-1
/
+10
2010-11-01
bnx2x: Fix port selection in case of E2
Yaniv Rosner
1
-3
/
+12
2010-11-01
bnx2x: Fix waiting for reset complete on BCM848x3 PHYs
Yaniv Rosner
1
-3
/
+5
2010-11-01
bnx2x: Restore appropriate delay during BMAC reset
Yaniv Rosner
1
-1
/
+1
2010-10-31
text ematch: check for NULL pointer before destroying textsearch config
Thomas Graf
1
-1
/
+2
2010-10-31
qlcnic: fix panic on load
Eric Dumazet
1
-1
/
+0
2010-10-31
jme: fix panic on load
Eric Dumazet
1
-4
/
+0
2010-10-31
isdn: mISDN: socket: fix information leak to userland
Kulikov Vasiliy
1
-0
/
+2
2010-10-31
netdev: can: Change mail address of Hans J. Koch
Hans J. Koch
1
-1
/
+1
2010-10-31
pcnet_cs: add new_id
Ken Kawasaki
1
-0
/
+1
2010-10-31
net: Truncate recvfrom and sendto length to INT_MAX.
Linus Torvalds
1
-0
/
+4
2010-10-31
RDS: Let rds_message_alloc_sgs() return NULL
Andy Grover
3
-0
/
+17
2010-10-31
RDS: Copy rds_iovecs into kernel memory instead of rereading from userspace
Andy Grover
1
-39
/
+65
2010-10-31
RDS: Clean up error handling in rds_cmsg_rdma_args
Andy Grover
1
-3
/
+2
2010-10-31
RDS: Return -EINVAL if rds_rdma_pages returns an error
Andy Grover
1
-1
/
+3
2010-10-31
net: fix rds_iovec page count overflow
Linus Torvalds
1
-0
/
+7
2010-10-31
can: pch_can: fix section mismatch warning by using a whitelisted name
Marc Kleine-Budde
1
-3
/
+3
2010-10-31
can: pch_can: fix sparse warning
Marc Kleine-Budde
1
-2
/
+2
2010-10-31
netxen_nic: Fix the tx queue manipulation bug in netxen_nic_probe
Denis Kirjanov
1
-1
/
+0
2010-10-31
ip_gre: fix fallback tunnel setup
Eric Dumazet
1
-3
/
+3
2010-10-31
vmxnet: trivial annotation of protocol constant
Harvey Harrison
1
-1
/
+1
2010-10-31
vmxnet3: remove unnecessary byteswapping in BAR writing macros
Harvey Harrison
1
-4
/
+4
2010-10-31
ipv6/udp: report SndbufErrors and RcvbufErrors
Eric Dumazet
1
-0
/
+4
2010-10-30
phy/marvell: rename 88ec048 to 88e1318s and fix mscr1 addr
Cyril Chemparathy
2
-10
/
+10
2010-10-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
11
-38
/
+102
2010-10-29
b43: Fix warning at drivers/mmc/core/core.c:237 in mmc_wait_for_cmd
Larry Finger
1
-0
/
+2
2010-10-29
mac80211: fix failure to check kmalloc return value in key_key_read
Jesper Juhl
1
-1
/
+5
2010-10-29
libertas: Fix sd8686 firmware reload
Paul Fox
1
-3
/
+29
2010-10-29
ath9k: Fix incorrect access of rate flags in RC
Mohammed Shafi Shajakhan
1
-1
/
+1
2010-10-28
netfilter: xt_socket: Make tproto signed in socket_mt6_v1().
David S. Miller
1
-4
/
+3
2010-10-28
stmmac: enable/disable rx/tx in the core with a single write.
avisconti
1
-30
/
+10
2010-10-28
net: atarilance - flags should be unsigned long
Geert Uytterhoeven
1
-1
/
+1
2010-10-28
netxen: fix kdump
Rajesh Borundia
2
-15
/
+7
2010-10-28
pktgen: Limit how much data we copy onto the stack.
Nelson Elhage
1
-3
/
+4
2010-10-28
net: Limit socket I/O iovec total length to INT_MAX.
David S. Miller
3
-16
/
+16
2010-10-28
USB: gadget: fix ethernet gadget crash in gether_setup
Dmitry Artamonow
1
-1
/
+1
2010-10-28
fib: Fix fib zone and its hash leak on namespace stop
Pavel Emelyanov
4
-1
/
+26
2010-10-28
cxgb3: Fix panic in free_tx_desc()
Krishna Kumar
1
-1
/
+3
2010-10-28
cxgb3: fix crash due to manipulating queues before registration
Nishanth Aravamudan
1
-1
/
+1
2010-10-28
8390: Don't oops on starting dev queue
Pavel Emelyanov
1
-1
/
+0
2010-10-28
dccp ccid-2: Stop polling
Gerrit Renker
2
-8
/
+20
2010-10-28
dccp: Refine the wait-for-ccid mechanism
Gerrit Renker
4
-54
/
+89
2010-10-28
dccp: Extend CCID packet dequeueing interface
Gerrit Renker
3
-58
/
+89
2010-10-28
dccp: Return-value convention of hc_tx_send_packet()
Gerrit Renker
2
-9
/
+37
2010-10-28
igbvf: fix panic on load
Emil Tantilov
1
-4
/
+4
[next]