index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-01-10
e1000e: power off PHY after reset when interface is down
Bruce Allan
3
-35
/
+53
2011-01-10
e1000e: use either_crc_le() rather than re-write it
Bruce Allan
2
-18
/
+2
2011-01-10
e1000e: properly bounds-check string functions
Bruce Allan
2
-7
/
+11
2011-01-10
e1000e: convert calls of ops.[read|write]_reg to e1e_[r|w]phy
Bruce Allan
3
-53
/
+44
2011-01-10
e1000e: cleanup variables set but not used
Bruce Allan
4
-11
/
+21
2011-01-10
net offloading: Convert checksums to use centrally computed features.
Jesse Gross
1
-28
/
+12
2011-01-10
net offloading: Convert skb_need_linearize() to use precomputed features.
Jesse Gross
1
-15
/
+6
2011-01-10
net offloading: Convert dev_gso_segment() to use precomputed features.
Jesse Gross
1
-5
/
+3
2011-01-10
net offloading: Pass features into netif_needs_gso().
Jesse Gross
3
-12
/
+10
2011-01-10
net offloading: Generalize netif_get_vlan_features().
Jesse Gross
2
-10
/
+29
2011-01-10
net offloading: Accept NETIF_F_HW_CSUM for all protocols.
Jesse Gross
1
-1
/
+1
2011-01-10
r8169: delay phy init until device opens.
françois romieu
1
-10
/
+11
2011-01-10
net: fix kernel-doc warning in core/filter.c
Randy Dunlap
1
-1
/
+1
2011-01-10
net/sock.h: make some fields private to fix kernel-doc warning(s)
Randy Dunlap
1
-0
/
+4
2011-01-10
netlink: test for all flags of the NLM_F_DUMP composite
Jan Engelhardt
5
-6
/
+6
2011-01-10
forcedeth: Do not use legacy PCI power management
Rafael J. Wysocki
1
-22
/
+12
2011-01-10
sky2: convert to new VLAN model (v0.2)
Stephen Hemminger
2
-71
/
+52
2011-01-10
sky2: fix limited auto negotiation
Stephen Hemminger
1
-9
/
+17
2011-01-10
bnx2x: Fix the race on bp->stats_pending.
Vladislav Zolotarov
1
-0
/
+5
2011-01-10
bnx2x: Move to D0 before clearing MSI/MSI-X configuration.
Vladislav Zolotarov
1
-0
/
+6
2011-01-10
bnx2x: registers dump fixes
Vladislav Zolotarov
6
-471
/
+891
2011-01-10
bnx2x: Don't prevent RSS configuration in INT#x and MSI interrupt modes.
Vladislav Zolotarov
1
-7
/
+0
2011-01-10
Madge Ambassador ATM Adapter driver: Always release_firmware() in ucode_init(...
Jesper Juhl
1
-7
/
+12
2011-01-10
hamradio: Resolve memory leak due to missing firmware release in add_mcs()
Jesper Juhl
1
-2
/
+2
2011-01-10
net/fec: add dual fec support for mx28
Shawn Guo
3
-21
/
+139
2011-01-10
net/fec: improve pm for better suspend/resume
Shawn Guo
1
-4
/
+8
2011-01-10
net/fec: add mac field into platform data and consolidate fec_get_mac
Shawn Guo
2
-43
/
+41
2011-01-10
net/fec: remove the use of "index" which is legacy
Shawn Guo
1
-6
/
+3
2011-01-10
net/fec: fix MMFR_OP type in fec_enet_mdio_write
Shawn Guo
1
-2
/
+2
2011-01-07
input/tc3589x: fix compile error
Dan Carpenter
1
-1
/
+1
2011-01-07
spi/omap: Fix DMA API usage in OMAP MCSPI driver
Russell King - ARM Linux
1
-8
/
+3
2011-01-07
spi/imx: correct the test on platform_get_irq() return value
Richard Genoud
1
-1
/
+1
2011-01-07
sched: Constify function scope static struct sched_param usage
Peter Zijlstra
4
-4
/
+4
2011-01-07
sched: Fix strncmp operation
Hillf Danton
1
-1
/
+1
2011-01-07
sched: Move sched_autogroup_exit() to free_signal_struct()
Mike Galbraith
1
-4
/
+3
2011-01-07
sched: Fix struct autogroup memory leak
Mike Galbraith
1
-0
/
+1
2011-01-07
sched: Mark autogroup_init() __init
Yong Zhang
1
-1
/
+1
2011-01-07
sched: Consolidate the name of root_task_group and init_task_group
Yong Zhang
3
-26
/
+24
2011-01-07
dccp: make upper bound for seq_window consistent on 32/64 bit
Gerrit Renker
2
-1
/
+4
2011-01-07
dccp: fix bug in updating the GSR
Samuel Jero
1
-1
/
+2
2011-01-07
dccp: fix return value for sequence-invalid packets
Samuel Jero
1
-1
/
+1
2011-01-07
EDAC, MCE: Fix NB error formatting
Borislav Petkov
1
-7
/
+10
2011-01-07
EDAC, MCE: Use BIT_64() to eliminate warnings on 32-bit
Randy Dunlap
1
-2
/
+2
2011-01-07
EDAC, MCE: Enable MCE decoding on F15h
Borislav Petkov
1
-6
/
+8
2011-01-07
EDAC, MCE: Allow F15h bank 6 MCE injection
Borislav Petkov
1
-4
/
+5
2011-01-07
EDAC, MCE: Shorten error report formatting
Borislav Petkov
1
-22
/
+32
2011-01-07
EDAC, MCE: Overhaul error fields extraction macros
Borislav Petkov
3
-54
/
+43
2011-01-07
EDAC, MCE: Add F15h FP MCE decoder
Borislav Petkov
1
-0
/
+44
2011-01-07
EDAC, MCE: Add F15 EX MCE decoder
Borislav Petkov
1
-7
/
+34
2011-01-07
EDAC, MCE: Add an F15h NB MCE decoder
Borislav Petkov
1
-0
/
+10
[next]