index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ntfs
/
collate.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-01-05
firmware: convert acenic driver to request_firmware()
Jaswinder Singh
6
-46
/
+9510
2009-01-05
ipv6: Fix sporadic sendmsg -EINVAL when sending to multicast groups.
David S. Miller
2
-7
/
+49
2008-12-30
net: Fix percpu counters deadlock
Herbert Xu
6
-8
/
+21
2008-12-30
cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits: net
Rusty Russell
4
-8
/
+8
2008-12-30
drivers/net/usb: use USB API functions rather than constants
Julia Lawall
2
-3
/
+2
2008-12-30
cls_cgroup: clean up Kconfig
Li Zefan
1
-3
/
+0
2008-12-30
cls_cgroup: clean up for cgroup part
Li Zefan
1
-9
/
+14
2008-12-30
cls_cgroup: fix an oops when removing a cgroup
Li Zefan
1
-1
/
+1
2008-12-30
EtherExpress16: fix printing timed out status
Roel Kluin
1
-28
/
+28
2008-12-30
mlx4_en: Added "set_ringparam" Ethtool interface implementation
Yevgeny Petrilin
3
-33
/
+61
2008-12-30
mlx4_en: Always allocate RX ring for each interrupt vector
Yevgeny Petrilin
2
-13
/
+4
2008-12-30
mlx4_en: Verify number of RX rings doesn't exceed MAX_RX_RINGS
Yevgeny Petrilin
1
-1
/
+2
2008-12-30
IPVS: Make "no destination available" message more consistent between schedulers
Simon Horman
9
-10
/
+24
2008-12-30
net: KS8695: removed duplicated #include
Huang Weiyi
1
-1
/
+0
2008-12-30
tun: Fix SIOCSIFHWADDR error.
Kusanagi Kouichi
1
-1
/
+1
2008-12-30
smsc911x: compile fix re netif_rx signature changes
Alexey Dobriyan
1
-2
/
+2
2008-12-30
netns: foreach_netdev_safe is insufficient in default_device_exit
Eric W. Biederman
1
-3
/
+5
2008-12-30
net: make xfrm_statistics_seq_show use generic snmp_fold_field
Rusty Russell
1
-15
/
+2
2008-12-30
net: Fix more NAPI interface netdev argument drop fallout.
Kamalesh Babulal
3
-3
/
+3
2008-12-29
net: Fix unused variable warnings in pasemi_mac.c and spider_net.c
David S. Miller
2
-3
/
+0
2008-12-29
net: ehea NAPI interface cleanup fix
Stephen Rothwell
2
-2
/
+2
2008-12-29
cifs: update for new IP4/6 address printing
Stephen Rothwell
1
-4
/
+4
2008-12-28
powerpc/44x: Support 16K/64K base page sizes on 44x
Ilya Yanok
10
-48
/
+130
2008-12-28
powerpc: Force memory size to be a multiple of PAGE_SIZE
Hollis Blanchard
1
-1
/
+15
2008-12-28
m68k: use the new byteorder headers
Harvey Harrison
1
-11
/
+5
2008-12-28
fbcon: Protect free_irq() by MACH_IS_ATARI check
Geert Uytterhoeven
1
-1
/
+2
2008-12-28
fbcon: remove broken mac vbl handler
Finn Thain
1
-72
/
+3
2008-12-28
m68k: fix trigraph ignored warning in setox.S
Finn Thain
1
-2
/
+2
2008-12-28
macfb annotations and compiler warning fix
Finn Thain
1
-16
/
+16
2008-12-28
m68k: mac baboon interrupt enable/disable
Finn Thain
2
-15
/
+35
2008-12-28
m68k: machw.h cleanup
Finn Thain
12
-33
/
+0
2008-12-28
m68k: Mac via cleanup and commentry
Finn Thain
1
-47
/
+32
2008-12-28
m68k: Reinstate mac rtc
Finn Thain
2
-9
/
+10
2008-12-28
net: Allow dependancies of FDDI & Tokenring to be modular.
Dave Jones
2
-2
/
+2
2008-12-27
igb: Fix build warning when DCA is disabled.
David S. Miller
1
-2
/
+1
2008-12-27
net: Fix warning fallout from recent NAPI interface changes.
David S. Miller
11
-14
/
+0
2008-12-26
gro: Fix potential use after free
Herbert Xu
1
-1
/
+4
2008-12-26
sfc: If AN is enabled, always read speed/duplex from the AN advertising bits
Ben Hutchings
1
-7
/
+10
2008-12-26
sfc: When disabling the NIC, close the device rather than unregistering it
Ben Hutchings
1
-24
/
+23
2008-12-26
sfc: SFT9001: Add cable diagnostics
Ben Hutchings
1
-8
/
+107
2008-12-26
sfc: Add support for multiple PHY self-tests
Ben Hutchings
5
-15
/
+44
2008-12-26
sfc: Merge top-level functions for self-tests
Ben Hutchings
3
-55
/
+48
2008-12-26
sfc: Clean up PHY mode management in loopback self-test
Ben Hutchings
1
-12
/
+7
2008-12-26
sfc: Fix unreliable link detection in some loopback modes
Ben Hutchings
3
-13
/
+24
2008-12-26
sfc: Generate unique names for per-NIC workqueues
Ben Hutchings
2
-1
/
+6
2008-12-26
802.3ad: use standard ethhdr instead of ad_header
Holger Eitzenberger
2
-18
/
+8
2008-12-26
802.3ad: generalize out mac address initializer
Holger Eitzenberger
2
-11
/
+14
2008-12-26
802.3ad: initialize ports LACPDU from const initializer
Holger Eitzenberger
1
-49
/
+12
2008-12-26
802.3ad: remove typedef around ad_system
Holger Eitzenberger
1
-3
/
+3
2008-12-26
802.3ad: turn ports is_individual into a bool
Holger Eitzenberger
2
-4
/
+4
[next]