summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-07-21mlx4: do vlan cleanupJiri Pirko4-65/+37
2011-07-21jme: do vlan cleanupJiri Pirko2-27/+5
2011-07-21igbvf: do vlan cleanupJiri Pirko2-32/+16
2011-07-21gianfar: do vlan cleanupJiri Pirko3-28/+33
2011-07-21enic: do vlan cleanupJiri Pirko2-27/+6
2011-07-21cxgb4: remove forgotten unused vlan_groupJiri Pirko1-1/+0
2011-07-21cxgb4vf: do vlan cleanupJiri Pirko3-45/+40
2011-07-21chelsio: do vlan cleanupJiri Pirko4-27/+34
2011-07-21bnad: do vlan cleanupJiri Pirko2-39/+19
2011-07-21atl1e: do vlan cleanupJiri Pirko2-30/+50
2011-07-21atl1c: do vlan cleanupJiri Pirko2-29/+46
2011-07-21amd8111e: do vlan cleanupJiri Pirko2-31/+6
2011-07-21lro: do vlan cleanupJiri Pirko2-30/+11
2011-07-21lro: kill lro_vlan_hwaccel_receive_fragsJiri Pirko2-27/+0
2011-07-21lro: kill lro_vlan_hwaccel_receive_skbJiri Pirko2-25/+0
2011-07-21ehea: do vlan cleanupJiri Pirko2-48/+7
2011-07-21nes: do vlan cleanupJiri Pirko3-28/+45
2011-07-21vlan: introduce __vlan_find_dev_deep()Jiri Pirko2-0/+29
2011-07-21vlan: finish removing vlan_find_dev from public headerJiri Pirko1-6/+0
2011-07-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller76-346/+489
2011-07-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller15-112/+327
2011-07-21net: filter: BPF 'JIT' compiler for PPC64Matt Evans7-1/+1106
2011-07-21bnx2: Fix endian swapping on firmware version stringMichael Chan1-3/+3
2011-07-21cnic: Add VLAN ID as a parameter during netevent upcallMichael Chan4-20/+52
2011-07-21cnic: Wait for all Context IDs to be deleted before sending FCOE_DESTROY_FUNCMichael Chan1-18/+27
2011-07-21cnic: Fix Context ID space calculationMichael Chan1-9/+1
2011-07-21tg3: Fix NVRAM selftest failures for 5720 devsMatt Carlson1-1/+1
2011-07-21tg3: Return size from tg3_vpd_readblock()Matt Carlson1-12/+13
2011-07-21tg3: Fix int selftest for recent devices.Matt Carlson1-2/+6
2011-07-21tg3: Fix RSS indirection table distributionMatt Carlson1-6/+15
2011-07-21tg3: Add 5719 and 5720 to EEE_CAP listMatt Carlson1-1/+3
2011-07-21tg3: Fix link down notify failure when EEE disabledMatt Carlson1-13/+25
2011-07-21tg3: Fix link flap at 100Mbps with EEE enabledMatt Carlson2-5/+6
2011-07-21tg3: Fix io failures after chip resetMatt Carlson1-12/+6
2011-07-21bnx2x: Broken self-test in SF mode on 578xxVladislav Zolotarov3-3/+12
2011-07-21bnx2x: Parity errors recovery for 578xxVladislav Zolotarov4-71/+168
2011-07-21bnx2x: Read FIP mac from SHMEM in single function modeVladislav Zolotarov1-7/+9
2011-07-21bnx2x: Fixed ethtool -d for 578xxVladislav Zolotarov2-811/+1202
2011-07-21bnx2x: Implementation for netdev->ndo_fcoe_get_wwnVladislav Zolotarov4-3/+96
2011-07-21Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+16
2011-07-21x86: Make Dell Latitude E6420 use reboot=pciH. Peter Anvin1-0/+8
2011-07-21x86: Make Dell Latitude E5420 use reboot=pciDaniel J Blueman1-0/+8
2011-07-21lockdep: Fix lockdep_no_validate against IRQ statesPeter Zijlstra1-0/+3
2011-07-21Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-39/+56
2011-07-21vfs: drop conditional inode prefetch in __do_lookup_rcuLinus Torvalds1-2/+0
2011-07-21FS-Cache: Fix __fscache_uncache_all_inode_pages()'s outer loopJan Beulich1-9/+5
2011-07-21ptrace: fix ptrace_signal() && STOP_DEQUEUED interactionOleg Nesterov1-6/+11
2011-07-21mmc: MAINTAINERS: add myself as a tmio-mmc maintainerGuennadi Liakhovetski1-1/+6
2011-07-21mmc: print debug messages for runtime PM actionsDaniel Drake1-0/+8
2011-07-21mmc: fix runtime PM with -ENOSYS suspend caseOhad Ben-Cohen1-6/+2