summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | net/atm/pppoatm.c: checkpatch cleanupsJoe Perches2010-01-271-4/+7
* | | | net/atm/mpoa_proc.c: checkpatch cleanupsJoe Perches2010-01-271-33/+31
* | | | net/atm/mpoa_caches.c: checkpatch cleanupsJoe Perches2010-01-271-72/+88
* | | | net/atm/mpc.c: checkpatch cleanupsJoe Perches2010-01-271-193/+252
* | | | net/atm/lec.c: checkpatch cleanupsJoe Perches2010-01-271-148/+136
* | | | net/atm/ioctl.c: checkpatch cleanupsJoe Perches2010-01-271-98/+97
* | | | net/atm/common.c: checkpatch cleanupsJoe Perches2010-01-271-165/+173
* | | | net/atm/clip.c: checkpatch cleanupsJoe Perches2010-01-271-14/+12
* | | | net/atm/br2684.c: checkpatch cleanupsJoe Perches2010-01-271-41/+31
* | | | net/atm/atm_sysfs.c: checkpatch cleanupsJoe Perches2010-01-271-13/+14
* | | | net/atm/atm_misc.c: checkpatch cleanupsJoe Perches2010-01-271-24/+16
* | | | net/atm/addr.c: Convert include <asm to include <linuxJoe Perches2010-01-271-1/+1
* | | | net/atm: Convert printk to pr_<level>Joe Perches2010-01-2712-212/+190
* | | | ariadne: Fix build.David S. Miller2010-01-261-2/+0
* | | | net: use helpers to access uc list V2Jiri Pirko2010-01-2514-33/+38
* | | | ixgbevf: Fix IPv6 GSO type checksJeff Kirsher2010-01-231-1/+1
* | | | IP: Send an ICMP "Fragment Reassembly Timeout" message when enabling connecti...Shan Wei2010-01-231-4/+30
* | | | icmp: move icmp_err_convert[] to .rodataAlexey Dobriyan2010-01-232-2/+2
* | | | net: constify MIB name tablesAlexey Dobriyan2010-01-235-11/+11
* | | | neigh: simplify seq_file codeAlexey Dobriyan2010-01-231-7/+4
* | | | netdev: remove certain HAVE_ macrosAlexey Dobriyan2010-01-231-10/+0
* | | | ixgbevf: Tell network stack to stop tx when the VF detects PF resetGreg Rose2010-01-231-0/+2
* | | | ixgbevf: Fix panics in the VF driverGreg Rose2010-01-231-4/+20
* | | | ixgbevf: Take action when the PF notifies the VF it is resetting.Greg Rose2010-01-231-0/+7
* | | | ixgbe: Improve reset coordination between the PF and the VFGreg Rose2010-01-233-0/+39
* | | | ixgbe: Allow the VF driver to be loaded before the PF driverGreg Rose2010-01-232-5/+8
* | | | ixgbe: Remove unused emulation MAC storage from the per VF data structure.Greg Rose2010-01-231-1/+0
* | | | ixgbe: Set the correct pool when VLANs are added in SR-IOV mode.Greg Rose2010-01-231-2/+4
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-01-231380-11830/+31844
|\| | |
| * | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-01-234351-89846/+223296
| |\ \ \
| | * | | Linux 2.6.33-rc5v2.6.33-rc5Linus Torvalds2010-01-221-1/+1
| | * | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-01-218-12/+35
| | |\ \ \
| | | * | | perf: x86: Add support for the ANY bitStephane Eranian2010-01-212-0/+8
| | | * | | perf: Change the is_software_event() definitionPeter Zijlstra2010-01-211-3/+8
| | | * | | perf: Honour event state for aux stream dataPeter Zijlstra2010-01-211-0/+9
| | | * | | perf: Fix perf_event_do_pending() fallback callsitePeter Zijlstra2010-01-211-2/+1
| | | * | | perf kmem: Print usage help for unknown commandsPekka Enberg2010-01-201-1/+2
| | | * | | perf kmem: Increase "Hit" column lengthPekka Enberg2010-01-201-2/+2
| | | * | | hw-breakpoints, perf: Fix broken mmiotrace due to dr6 by reference changeLuca Barbieri2010-01-171-3/+4
| | | * | | perf timechart: Use tid not pid for COMM changeArjan van de Ven2010-01-171-1/+1
| | * | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2010-01-213-3/+6
| | |\ \ \ \
| | | * | | | sched: Reassign prev and switch_count when reacquire_kernel_lock() failYong Zhang2010-01-211-1/+4
| | | * | | | sched: Fix vmark regression on big machinesMike Galbraith2010-01-212-2/+2
| | * | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-01-211-2/+3
| | |\ \ \ \ \
| | | * | | | | libata: retry FS IOs even if it has failed with AC_ERR_INVALIDTejun Heo2010-01-201-2/+3
| | | |/ / / /
| | * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2010-01-217-73/+54
| | |\ \ \ \ \
| | | * | | | | tty: fix race in tty_fasyncGreg Kroah-Hartman2010-01-211-1/+1
| | | * | | | | serial: serial_cs: oxsemi quirk breaks resumePavel Machek2010-01-211-1/+2
| | | * | | | | serial: imx: bit &/| confusionRoel Kluin2010-01-211-1/+1
| | | * | | | | serial: Fix crash if the minimum rate of the device is > 9600 baudAlan Cox2010-01-211-5/+12