aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-06-21ixgbe: DCB use existing TX and RX queuesJohn Fastabend2-60/+49
2011-06-21ixgbe: configure minimal packet buffers to support TCJohn Fastabend3-114/+138
2011-06-21ixgbe: consolidate MRQC and MTQC handlingJohn Fastabend2-57/+7
2011-06-21ixgbe: consolidate packet buffer allocationJohn Fastabend13-170/+160
2011-06-21ixgbe: dcbnl reduce duplicated code and indentationJohn Fastabend1-26/+23
2011-06-21ixgbevf: remove unnecessary ampersandsStephen Hemminger1-11/+11
2011-06-21ixgbevf: Fix bungled declaration of ixgbevf_mbx_opsGreg Rose2-2/+2
2011-06-21igb: convert to ndo_fix_featuresMichał Mirosław2-74/+26
2011-06-21e1000: convert to ndo_fix_featuresMichał Mirosław2-73/+26
2011-06-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller776-5119/+10588
2011-06-20Linux 3.0-rc4Linus Torvalds1-1/+1
2011-06-20vfs: i_state needs to be 'unsigned long' for nowLinus Torvalds1-1/+1
2011-06-20Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds10-61/+84
2011-06-20Merge branch 'msm-fix' of git://codeaurora.org/quic/kernel/davidb/linux-msmLinus Torvalds1-3/+11
2011-06-20Merge branch 'for-2.6.40' of git://linux-nfs.org/~bfields/linuxLinus Torvalds5-21/+25
2011-06-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds48-77/+563
2011-06-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds12-44/+15
2011-06-21drm/radeon/kms/r6xx+: voltage fixesAlex Deucher4-0/+16
2011-06-20msm: timer: Fix DGT rate on 8960 and 8660Stephen Boyd1-2/+4
2011-06-20pxa168_eth: fix race in transmit path.Richard Cochran1-1/+1
2011-06-20gianfar v5: implement nfcSebastian Poehn3-4/+989
2011-06-20ucc_geth: enable transmit time stamping.Richard Cochran1-0/+2
2011-06-20pxa168_eth: enable transmit time stamping.Richard Cochran1-0/+3
2011-06-20smsc911x: enable transmit time stamping.Richard Cochran1-0/+1
2011-06-20fs_enet: enable transmit time stamping.Richard Cochran1-0/+2
2011-06-20macb: enable transmit time stamping.Richard Cochran1-0/+2
2011-06-20fec_mpc52xx: enable transmit and receive time stamping.Richard Cochran1-1/+3
2011-06-20ll_temac: enable transmit and receive time stamping.Richard Cochran1-1/+4
2011-06-20emaclite: enable transmit and receive time stamping.Richard Cochran1-2/+7
2011-06-20lib8390: enable transmit and receive time stamping.Richard Cochran1-2/+3
2011-06-20net: export the receive time stamping hook for non-NAPI driversRichard Cochran1-0/+1
2011-06-20ipv4, ping: Remove duplicate icmp.h includeJesper Juhl1-1/+0
2011-06-20netxen: fix race in skb->len accessEric Dumazet1-2/+2
2011-06-20myricom: remove stats_lockEric Dumazet1-7/+3
2011-06-20Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-mergeDavid S. Miller27-462/+2080
2011-06-20myri_sbus: remove driverJon Mason4-1508/+0
2011-06-20Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds5-8/+32
2011-06-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds6-6/+8
2011-06-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds11-189/+174
2011-06-20Merge branch 'kvm-updates/3.0' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-5/+11
2011-06-20devcgroup_inode_permission: take "is it a device node" checks to inlined wrapperAl Viro2-8/+10
2011-06-20fix comment in generic_permission()Al Viro1-1/+2
2011-06-20kill obsolete comment for follow_down()Al Viro1-3/+0
2011-06-20proc_sys_permission() is OK in RCU modeAl Viro1-3/+0
2011-06-20reiserfs_permission() doesn't need to bail out in RCU modeAl Viro1-2/+0
2011-06-20proc_fd_permission() is doesn't need to bail out in RCU modeAl Viro1-5/+1
2011-06-20nilfs2_permission() doesn't need to bail out in RCU modeAl Viro1-6/+1
2011-06-20logfs doesn't need ->permission() at allAl Viro1-8/+0
2011-06-20coda_ioctl_permission() is safe in RCU modeAl Viro1-2/+0
2011-06-20cifs_permission() doesn't need to bail out in RCU modeAl Viro1-3/+0