index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
trace
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-02-21
ipv4: ping: Fix recvmsg MSG_OOB error handling.
David S. Miller
1
-0
/
+1
2012-02-21
rtnetlink: Fix problem with buffer allocation
Greg Rose
4
-22
/
+62
2012-02-21
neighbour: Fixed race condition at tbl->nht
Michel Machado
1
-0
/
+2
2012-02-21
mlx4: Setting new port types after all interfaces unregistered
Yevgeny Petrilin
1
-3
/
+2
2012-02-21
mlx4: Replacing pool_lock with mutex
Yevgeny Petrilin
3
-6
/
+6
2012-02-21
zaurus: Add ID for C-750/C-760/C-860/SL-C3000 PDA in MDLM mode
Dave Jones
1
-0
/
+5
2012-02-21
mlx4_core: Do not map BF area if capability is 0
Jack Morgenstein
1
-0
/
+3
2012-02-20
can: sja1000: fix isr hang when hw is unplugged under load
Oliver Hartkopp
1
-1
/
+12
2012-02-20
b44: remove __exit from b44_pci_exit()
Nikola Pajkovsky
1
-1
/
+1
2012-02-20
drivers/atm/solos-pci.c: exchange pci_iounmaps
Julia Lawall
1
-2
/
+2
2012-02-20
net/ethernet: ks8851_mll: signedness bug in ks8851_probe()
Dan Carpenter
1
-1
/
+1
2012-02-20
vmxnet3: cap copy length at size of skb to prevent dropped frames on tx
Neil Horman
1
-2
/
+2
2012-02-20
atl1c: dont use highprio tx queue
Eric Dumazet
1
-4
/
+0
2012-02-20
netem: fix dequeue
Eric Dumazet
1
-4
/
+2
2012-02-19
Linux 3.3-rc4
v3.3-rc4
Linus Torvalds
1
-1
/
+1
2012-02-18
i387: re-introduce FPU state preloading at context switch time
Linus Torvalds
4
-42
/
+133
2012-02-18
i387: move TS_USEDFPU flag from thread_info to task_struct
Linus Torvalds
6
-32
/
+30
2012-02-17
i387: move AMD K7/K8 fpu fxsave/fxrstor workaround from save to restore
Linus Torvalds
3
-22
/
+16
2012-02-17
i387: do not preload FPU state at task switch time
Linus Torvalds
4
-68
/
+11
2012-02-16
ecryptfs: remove the second argument of k[un]map_atomic()
Cong Wang
2
-4
/
+4
2012-02-16
eCryptfs: Copy up lower inode attrs after setting lower xattr
Tyler Hicks
1
-0
/
+2
2012-02-16
eCryptfs: Improve statfs reporting
Tyler Hicks
4
-14
/
+83
2012-02-16
i387: don't ever touch TS_USEDFPU directly, use helper functions
Linus Torvalds
4
-23
/
+58
2012-02-16
i387: move TS_USEDFPU clearing out of __save_init_fpu and into callers
Linus Torvalds
1
-3
/
+6
2012-02-16
i387: fix x86-64 preemption-unsafe user stack save/restore
Linus Torvalds
3
-8
/
+45
2012-02-16
powerpc/perf: power_pmu_start restores incorrect values, breaking frequency e...
Anton Blanchard
1
-1
/
+7
2012-02-16
powerpc/adb: Use set_current_state()
majianpeng
1
-2
/
+2
2012-02-16
powerpc: Disable interrupts early in Program Check
Benjamin Herrenschmidt
1
-1
/
+1
2012-02-16
powerpc: Remove legacy iSeries from ppc64_defconfig
Stephen Rothwell
1
-5
/
+0
2012-02-16
powerpc/fsl/pci: Fix PCIe fixup regression
Benjamin Herrenschmidt
1
-19
/
+29
2012-02-16
powerpc: Fix kernel log of oops/panic instruction dump
Ira Snyder
1
-3
/
+3
2012-02-16
crypto: sha512 - use standard ror64()
Alexey Dobriyan
2
-9
/
+24
2012-02-15
net/ethernet: ks8851_mll fix irq handling
Jan Weitzel
1
-8
/
+6
2012-02-15
veth: Enforce minimum size of VETH_INFO_PEER
Thomas Graf
1
-1
/
+3
2012-02-15
stmmac: update the driver version to Feb 2012 (v2)
Giuseppe CAVALLARO
1
-1
/
+1
2012-02-15
stmmac: move hw init in the probe (v2)
Giuseppe CAVALLARO
4
-116
/
+105
2012-02-15
stmmac: request_irq when use an ext wake irq line (v2)
Francesco Virlinzi
1
-0
/
+16
2012-02-15
stmmac: do not discard frame on dribbling bit assert
Giuseppe CAVALLARO
4
-3
/
+9
2012-02-15
ipheth: Add iPhone 4S
Tim Gardner
1
-0
/
+5
2012-02-15
mlx4: add unicast steering entries to resource_tracker
Eugenia Emantayev
1
-7
/
+11
2012-02-15
mlx4: fix QP tree trashing
Eugenia Emantayev
1
-0
/
+1
2012-02-15
mlx4: fix buffer overrun
Eugenia Emantayev
1
-1
/
+1
2012-02-15
ath9k: stop on rates with idx -1 in ath9k rate control's .tx_status
Pavel Roskin
1
-1
/
+1
2012-02-15
mwifiex: clear previous security setting during association
Amitkumar Karwar
1
-1
/
+7
2012-02-15
mac80211: do not call rate control .tx_status before .rate_init
Felix Fietkau
1
-1
/
+1
2012-02-15
mac80211: call rate control only after init
Johannes Berg
4
-3
/
+6
2012-02-15
regmap: Fix cache defaults initialization from raw cache defaults
Lars-Peter Clausen
1
-2
/
+2
2012-02-15
i387: fix sense of sanity check
Linus Torvalds
1
-1
/
+1
2012-02-15
Bluetooth: Fix possible use after free in delete path
Ulisses Furquim
1
-2
/
+2
2012-02-15
Bluetooth: Remove usage of __cancel_delayed_work()
Ulisses Furquim
2
-5
/
+5
[next]