index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
rapidio
/
rio-sysfs.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-01-27
net/atm: Cleanup dprint/ddprintk #defines and uses
Joe Perches
3
-107
/
+124
2010-01-27
net/atm/lec.c: Add __lec_arp_check_expire and other cleanups
Joe Perches
1
-73
/
+80
2010-01-27
net/atm/svc.c: checkpatch cleanups
Joe Perches
1
-124
/
+125
2010-01-27
net/atm/signaling.c: checkpatch cleanups
Joe Perches
1
-101
/
+101
2010-01-27
net/atm/resources.c: checkpatch cleanups
Joe Perches
1
-198
/
+192
2010-01-27
net/atm/raw.c: checkpatch cleanups
Joe Perches
1
-14
/
+7
2010-01-27
net/atm/pvc.c: checkpatch cleanups
Joe Perches
1
-22
/
+21
2010-01-27
net/atm/proc.c: checkpatch cleanups
Joe Perches
1
-37
/
+44
2010-01-27
net/atm/pppoatm.c: checkpatch cleanups
Joe Perches
1
-4
/
+7
2010-01-27
net/atm/mpoa_proc.c: checkpatch cleanups
Joe Perches
1
-33
/
+31
2010-01-27
net/atm/mpoa_caches.c: checkpatch cleanups
Joe Perches
1
-72
/
+88
2010-01-27
net/atm/mpc.c: checkpatch cleanups
Joe Perches
1
-193
/
+252
2010-01-27
net/atm/lec.c: checkpatch cleanups
Joe Perches
1
-148
/
+136
2010-01-27
net/atm/ioctl.c: checkpatch cleanups
Joe Perches
1
-98
/
+97
2010-01-27
net/atm/common.c: checkpatch cleanups
Joe Perches
1
-165
/
+173
2010-01-27
net/atm/clip.c: checkpatch cleanups
Joe Perches
1
-14
/
+12
2010-01-27
net/atm/br2684.c: checkpatch cleanups
Joe Perches
1
-41
/
+31
2010-01-27
net/atm/atm_sysfs.c: checkpatch cleanups
Joe Perches
1
-13
/
+14
2010-01-27
net/atm/atm_misc.c: checkpatch cleanups
Joe Perches
1
-24
/
+16
2010-01-27
net/atm/addr.c: Convert include <asm to include <linux
Joe Perches
1
-1
/
+1
2010-01-27
net/atm: Convert printk to pr_<level>
Joe Perches
12
-212
/
+190
2010-01-26
ariadne: Fix build.
David S. Miller
1
-2
/
+0
2010-01-25
net: use helpers to access uc list V2
Jiri Pirko
14
-33
/
+38
2010-01-23
ixgbevf: Fix IPv6 GSO type checks
Jeff Kirsher
1
-1
/
+1
2010-01-23
IP: Send an ICMP "Fragment Reassembly Timeout" message when enabling connecti...
Shan Wei
1
-4
/
+30
2010-01-23
icmp: move icmp_err_convert[] to .rodata
Alexey Dobriyan
2
-2
/
+2
2010-01-23
net: constify MIB name tables
Alexey Dobriyan
5
-11
/
+11
2010-01-23
neigh: simplify seq_file code
Alexey Dobriyan
1
-7
/
+4
2010-01-23
netdev: remove certain HAVE_ macros
Alexey Dobriyan
1
-10
/
+0
2010-01-23
ixgbevf: Tell network stack to stop tx when the VF detects PF reset
Greg Rose
1
-0
/
+2
2010-01-23
ixgbevf: Fix panics in the VF driver
Greg Rose
1
-4
/
+20
2010-01-23
ixgbevf: Take action when the PF notifies the VF it is resetting.
Greg Rose
1
-0
/
+7
2010-01-23
ixgbe: Improve reset coordination between the PF and the VF
Greg Rose
3
-0
/
+39
2010-01-23
ixgbe: Allow the VF driver to be loaded before the PF driver
Greg Rose
2
-5
/
+8
2010-01-23
ixgbe: Remove unused emulation MAC storage from the per VF data structure.
Greg Rose
1
-1
/
+0
2010-01-23
ixgbe: Set the correct pool when VLANs are added in SR-IOV mode.
Greg Rose
1
-2
/
+4
2010-01-22
be2net: fix bug in rx page posting
Sathya Perla
1
-3
/
+5
2010-01-22
be2net: Add link test to list of ethtool self tests.
Sarveshwar Bandi
1
-0
/
+11
2010-01-22
be2net: ethtool self test reorganization.
Sarveshwar Bandi
1
-3
/
+4
2010-01-22
Linux 2.6.33-rc5
v2.6.33-rc5
Linus Torvalds
1
-1
/
+1
2010-01-21
vmalloc: remove BUG_ON due to racy counting of VM_LAZY_FREE
Yongseok Koh
1
-3
/
+1
2010-01-21
perf: x86: Add support for the ANY bit
Stephane Eranian
2
-0
/
+8
2010-01-21
perf: Change the is_software_event() definition
Peter Zijlstra
1
-3
/
+8
2010-01-21
perf: Honour event state for aux stream data
Peter Zijlstra
1
-0
/
+9
2010-01-21
perf: Fix perf_event_do_pending() fallback callsite
Peter Zijlstra
1
-2
/
+1
2010-01-21
sched: Reassign prev and switch_count when reacquire_kernel_lock() fail
Yong Zhang
1
-1
/
+4
2010-01-21
sched: Fix vmark regression on big machines
Mike Galbraith
2
-2
/
+2
2010-01-21
net/sctp: Eliminate useless code
Julia Lawall
1
-1
/
+1
2010-01-21
vhost: fix TUN=m VHOST_NET=y
Michael S. Tsirkin
1
-1
/
+1
2010-01-21
net: Optimize non-gso test checks
Krishna Kumar
1
-12
/
+17
[next]