summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-01-23IP: Send an ICMP "Fragment Reassembly Timeout" message when enabling connecti...Shan Wei1-4/+30
2010-01-23igb/igbvf: cleanup exception handling in tx_map_advAlexander Duyck2-2/+2
2010-01-23icmp: move icmp_err_convert[] to .rodataAlexey Dobriyan2-2/+2
2010-01-23net: constify MIB name tablesAlexey Dobriyan5-11/+11
2010-01-23neigh: simplify seq_file codeAlexey Dobriyan1-7/+4
2010-01-23netdev: remove certain HAVE_ macrosAlexey Dobriyan1-10/+0
2010-01-23MAINTAINERS: Add Intel igbvf maintainerJeff Kirsher1-1/+3
2010-01-23ixgbevf: Tell network stack to stop tx when the VF detects PF resetGreg Rose1-0/+2
2010-01-23ixgbevf: Fix panics in the VF driverGreg Rose1-4/+20
2010-01-23ixgbevf: Take action when the PF notifies the VF it is resetting.Greg Rose1-0/+7
2010-01-23ixgbe: Improve reset coordination between the PF and the VFGreg Rose3-0/+39
2010-01-23ixgbe: Allow the VF driver to be loaded before the PF driverGreg Rose2-5/+8
2010-01-23ixgbe: Remove unused emulation MAC storage from the per VF data structure.Greg Rose1-1/+0
2010-01-23ixgbe: Set the correct pool when VLANs are added in SR-IOV mode.Greg Rose1-2/+4
2010-01-23e1000/e1000e: don't use small hardware rx buffersJesse Brandeburg2-38/+2
2010-01-23fmvj18x_cs: add new id (Panasonic lan & modem card)Ken Kawasaki2-0/+2
2010-01-23be2net: swap only first 2 fields of mcc_wrbSathya Perla1-1/+1
2010-01-23Please add support for Microsoft MN-120 PCMCIA network cardRon Murray1-0/+1
2010-01-23Merge branch 'linux-2.6.33.y' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2-1/+13
2010-01-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1380-11830/+31844
2010-01-23Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller4351-89846/+223296
2010-01-22be2net: fix bug in rx page postingSathya Perla1-3/+5
2010-01-22be2net: Add link test to list of ethtool self tests.Sarveshwar Bandi1-0/+11
2010-01-22be2net: ethtool self test reorganization.Sarveshwar Bandi1-3/+4
2010-01-22wimax/i2400m: Add support for more i6x50 SKUsInaky Perez-Gonzalez2-1/+13
2010-01-22Linux 2.6.33-rc5v2.6.33-rc5Linus Torvalds1-1/+1
2010-01-21Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds8-12/+35
2010-01-21Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-3/+6
2010-01-21Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+3
2010-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds7-73/+54
2010-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds6-45/+59
2010-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2-21/+14
2010-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds17-48/+112
2010-01-21Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds16-87/+107
2010-01-21Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds19-269/+396
2010-01-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...Linus Torvalds4-50/+109
2010-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds7-41/+125
2010-01-21vmalloc: remove BUG_ON due to racy counting of VM_LAZY_FREEYongseok Koh1-3/+1
2010-01-21Merge branch 'sh/for-2.6.33' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-5/+7
2010-01-21Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds12-57/+110
2010-01-21perf: x86: Add support for the ANY bitStephane Eranian2-0/+8
2010-01-21perf: Change the is_software_event() definitionPeter Zijlstra1-3/+8
2010-01-21perf: Honour event state for aux stream dataPeter Zijlstra1-0/+9
2010-01-21perf: Fix perf_event_do_pending() fallback callsitePeter Zijlstra1-2/+1
2010-01-21sched: Reassign prev and switch_count when reacquire_kernel_lock() failYong Zhang1-1/+4
2010-01-21sched: Fix vmark regression on big machinesMike Galbraith2-2/+2
2010-01-21net/sctp: Eliminate useless codeJulia Lawall1-1/+1
2010-01-21vhost: fix TUN=m VHOST_NET=yMichael S. Tsirkin1-1/+1
2010-01-21net: Optimize non-gso test checksKrishna Kumar1-12/+17
2010-01-21phy: add RTBI mode for m88e1111Liu Yu-B132011-0/+38