summaryrefslogtreecommitdiffstats
path: root/fs/proc/page.c (unfollow)
Commit message (Expand)AuthorFilesLines
2014-06-05trivial: drivers/net/ethernet/nvidia/forcedeth.c: fix typo s/SUBSTRACT1/SUBTR...Antonio Ospite1-5/+5
2014-06-04gianfar: Fix the section mismatch warnings.Xiubo Li1-1/+1
2014-06-04xen-netfront: initialise queue name in xennet_init_queueWei Liu1-0/+3
2014-06-04xen-net{back, front}: Document multi-queue feature in netif.hAndrew J. Bennieston1-0/+53
2014-06-04xen-netfront: Add support for multiple queuesAndrew J. Bennieston1-36/+134
2014-06-04xen-netfront: Factor queue-specific data into queue struct.Andrew J. Bennieston1-393/+579
2014-06-04xen-netback: Add support for multiple queuesAndrew J. Bennieston4-18/+116
2014-06-04xen-netback: Factor queue-specific data into queue structWei Liu4-590/+819
2014-06-04xen-netback: Move grant_copy_op array back into struct xenvif.Andrew J. Bennieston2-11/+1
2014-06-04e1000: Use time_after() for time comparisonManuel Schölling1-1/+2
2014-06-04e1000: remove the check: skb->len<=0Yongjian Xu1-5/+0
2014-06-04igb: add defaults for i210 TX/RX PBSIZETodd Fujinaka3-0/+13
2014-06-04igb: use mac loopback for i354 backplaneTodd Fujinaka1-2/+2
2014-06-04igb: rename igb_ptp_enable to igb_ptp_feature_enableJacob Keller1-5/+5
2014-06-04ixgbe: remove linux/export.h header from ixgbe_ptp.cJacob Keller1-1/+0
2014-06-04ixgbe: fix detection of SFP+ capable interfacesEmil Tantilov2-7/+2
2014-06-04sh_eth: fix SH7619/771x supportSergei Shtylyov1-0/+21
2014-06-04sh_eth: use RNC mode for packet receptionBen Dooks2-11/+2
2014-06-04net: remove some unless free on failure in alloc_netdev_mqs()WANG Cong1-5/+0
2014-06-04rtnetlink: fix a memory leak when ->newlink failsCong Wang1-3/+7
2014-06-04bnx2x: Fix kernel crash and data miscompare after EEH recoverywenxiong@linux.vnet.ibm.com1-0/+12
2014-06-04bnx2x: Adapter not recovery from EEH error injectionwenxiong@linux.vnet.ibm.com1-2/+2
2014-06-04net: driver: smsc: set NOCARRIER flag in dev at driver initializationBalakumaran Kannan1-0/+2
2014-06-04hyper-v: make uuid_le conststephen hemminger3-9/+9
2014-06-04lpc_eth: Use resource_size instead of computationBenoit Taine1-5/+3
2014-06-04xfrm: fix race between netns cleanup and state expire notificationMichal Kubecek1-11/+25
2014-06-03net: hisilicon: add hix5hd2 mac driverZhangfei Gao5-0/+1100