aboutsummaryrefslogtreecommitdiffstats
path: root/net (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2011-09-27tcp: unalias tcp_skb_cb flags and ip_dsfieldEric Dumazet3-3/+3
2011-09-27enic: Add support for port profile association on a enic SRIOV VFRoopa Prabhu4-96/+232
2011-09-27enic: Helper code for SRIOV proxy commandsRoopa Prabhu5-5/+54
2011-09-27enic: Add SRIOV supportRoopa Prabhu2-2/+57
2011-09-27tcp: ECN blackhole should not force quickack modeEric Dumazet2-7/+17
2011-09-27sky2: manage irq better on single port cardstephen hemminger1-26/+59
2011-09-27pch_gbe: remove unused variableJon Mason1-1/+0
2011-09-27xen/pciback: Add flag indicating device has been assigned by XenKonrad Rzeszutek Wilk1-0/+2
2011-09-27ehea: Remove sleep at .ndo_get_statsbrenohl@br.ibm.com2-23/+37
2011-09-26dp83640: add time stamp insertion for sync messagesRichard Cochran1-13/+57
2011-09-26net: introduce ptp one step time stamp mode for sync packetsRichard Cochran1-0/+9
2011-09-26dp83640: enable six external events and one periodic outputRichard Cochran1-19/+116
2011-09-23qlcnic: Change CDRP functionAnirban Chakraborty3-222/+185
2011-09-23qlcnic: Added error logging for firmware abortAmeen Rahman1-3/+8
2011-09-23net/fec: add imx6q enet supportShawn Guo2-18/+57
2011-09-23net/fec: fix fec1 check in fec_enet_mii_init()Shawn Guo1-1/+1
2011-09-23net/fec: fec_reset_phy() does not need to always succeedShawn Guo1-8/+5
2011-09-23ixgb: finish conversion to ndo_fix_featuresMichał Mirosław2-43/+18
2011-09-23ixgb: eliminate checkstack warningsJesse Brandeburg7-24/+28
2011-09-23seeq: fix compile breakage on s390Heiko Carstens1-0/+1
2011-09-23ixgbe: remove global reset to the MACEmil Tantilov1-17/+2
2011-09-23ixgbe: add WOL support for X540Emil Tantilov4-2/+30
2011-09-23ixgbe: avoid HW lockup when adapter is reset with Tx work pendingEmil Tantilov6-85/+104
2011-09-23ixgbe: dcb, set priority to traffic class mappingsJohn Fastabend1-0/+3
2011-09-23ixgbe: cleanup X540 interrupt enablementDon Skidmore1-2/+2
2011-09-23ixgbe: DCB, do not call set_state() from IEEE modeJohn Fastabend4-42/+69
2011-09-23ixgbe: Reconfigure SR-IOV InitGreg Rose5-97/+225
2011-09-23pci: Add flag indicating device has been assigned by KVMGreg Rose3-0/+8
2011-09-22vmxnet3: convert to SKB paged frag API.Ian Campbell1-4/+4
2011-09-22virtionet: convert to SKB paged frag API.Ian Campbell1-1/+1
2011-09-22via-velocity: convert to SKB paged frag API.Ian Campbell1-3/+4
2011-09-22typhoon: convert to SKB paged frag API.Ian Campbell1-2/+1
2011-09-22tsi108: convert to SKB paged frag API.Ian Campbell1-3/+4
2011-09-22tehuti: convert to SKB paged frag API.Ian Campbell1-3/+3
2011-09-22sunhme: convert to SKB paged frag API.Ian Campbell1-3/+2
2011-09-22sungem: convert to SKB paged frag API.Ian Campbell1-4/+2
2011-09-22stmmac: convert to SKB paged frag API.Ian Campbell1-3/+2
2011-09-22starfire: convert to SKB paged frag API.Ian Campbell1-1/+4
2011-09-22sky2: convert to SKB paged frag API.Ian Campbell1-7/+6
2011-09-22skge: convert to SKB paged frag API.Ian Campbell1-2/+2
2011-09-22sfc: convert to SKB paged frag API.Ian Campbell2-10/+5
2011-09-22s2io: convert to SKB paged frag API.Ian Campbell1-4/+4
2011-09-22r8169: jumbo fixes.Francois Romieu1-56/+252
2011-09-22r8169: expand received packet length indication.Francois Romieu1-1/+1
2011-09-22r8169: support new chips of RTL8111FHayes Wang1-2/+178
2011-09-22r8169: define the early size for 8111evlHayes Wang1-1/+2
2011-09-21bna: PCI Probe Conf Lock FixRasesh Mody1-0/+1
2011-09-21Linux 3.1-rc7Linus Torvalds1-1/+1
2011-09-21XZ: Fix incorrect XZ_BUF_ERRORLasse Collin1-7/+20
2011-09-21init: carefully handle loglevel option on kernel cmdline.Alexander Sverdlin1-2/+13