summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sctp: Remove useless last_time_used variableVlad Yasevich2009-11-234-15/+5
* sctp: remove deprecated SCTP_GET_*_OLD stuffsAmerigo Wang2009-11-233-345/+0
* sctp: allow setting path_maxrxt independent of SPP_PMTUD_ENABLEAndrei Pelinescu-Onciul2009-11-231-4/+3
* sctp: Update SWS avaoidance receiver side algorithmVlad Yasevich2009-11-236-4/+30
* sctp: Select a working primary during sctp_connectx()Vlad Yasevich2009-11-232-0/+8
* sctp: Fix malformed "Invalid Stream Identifier" errorVlad Yasevich2009-11-233-10/+19
* sctp: implement the sender side for SACK-IMMEDIATELY extensionWei Yongjun2009-11-233-1/+22
* sctp: implement the receiver side for SACK-IMMEDIATELY extensionWei Yongjun2009-11-231-2/+6
* sctp: implement definition for SACK-IMMEDIATELY extensionWei Yongjun2009-11-231-0/+1
* ixgbe: Only set/clear VFE in ixgbe_set_rx_modeAlexander Duyck2009-11-231-8/+10
* ixgbe: Use rx buffer length from rx ring for configuring rscctlMallikarjuna R Chilakala2009-11-231-4/+4
* ixgbe: Modify 82599 HWRSC statistics countersMallikarjuna R Chilakala2009-11-233-8/+24
* be2net: remove BUG_ON() when be2net runs out of mccq wrbsSathya Perla2009-11-231-4/+85
* be2net: Fix cleanup path in be_probe()Sathya Perla2009-11-231-4/+12
* be2net: Issue fw_init/clean cmds to fwSathya Perla2009-11-233-16/+87
* be2net: Fix rx_drops_no_fragments stat being incorrectly indexedSathya Perla2009-11-231-1/+2
* be2net: support configuration of 64 multicast addresses instead of 32Sathya Perla2009-11-234-17/+55
* net/ipv4: Move && and || to end of previous lineJoe Perches2009-11-2312-72/+73
* net: Fix missing kernel-doc notationJaswinder Singh Rajput2009-11-221-1/+1
* e1000e: update Tx Unit hang detection messageBruce Allan2009-11-212-8/+39
* e1000e: cosmetic - group local variables of the same typeBruce Allan2009-11-213-16/+9
* e1000e: remove redundant might_sleep()Bruce Allan2009-11-211-2/+0
* e1000e: do not error out on identification LED init failureBruce Allan2009-11-213-9/+6
* e1000e: set pm_qos DMA latency requirement per interface when neededBruce Allan2009-11-211-19/+28
* e1000e: cleanup functions that clear hardware statisticsBruce Allan2009-11-214-123/+116
* e1000e: cleanup - shift indentation left by exiting early in e1000_tsoBruce Allan2009-11-211-54/+50
* e1000e: set bools to true/false instead of 1/0Bruce Allan2009-11-215-28/+30
* e1000e: provide comment for 82571 workaroundBruce Allan2009-11-211-0/+7
* e1000e: remove comments regarding a non-existent api moduleBruce Allan2009-11-212-31/+8
* e1000e: update copyright informationBruce Allan2009-11-2111-12/+12
* e1000e: cleanup ops function pointersBruce Allan2009-11-218-203/+201
* e1000e: consolidate two dbug macros into one simpler oneBruce Allan2009-11-218-206/+183
* e1000e: cleanup redundant #include'sBruce Allan2009-11-215-19/+1
* e1000e: Incorrect MII Link beat reporting.Bruce Allan2009-11-211-0/+2
* e1000e: disable K1 on PCH LOM when in PHY loopback modeBruce Allan2009-11-213-2/+6
* e1000e: improper return code signageBruce Allan2009-11-211-1/+1
* e1000e: link reporting problemsBruce Allan2009-11-211-0/+11
* e1000e: don't clean Rx ring while resettingBruce Allan2009-11-211-1/+1
* e1000e: function pointers for ethtool set/get offloadsBruce Allan2009-11-211-0/+2
* e1000e: clearing interrupt timers causes descriptors to get flushedBruce Allan2009-11-211-2/+0
* e1000e: add missing tests for 82583 in ethtool functionsBruce Allan2009-11-211-1/+4
* e1000e: check WoL mode is among set of supported modesBruce Allan2009-11-211-5/+4
* tcp: Don't make syn cookies initial setting depend on CONFIG_SYSCTLDavid S. Miller2009-11-211-7/+1
* net: rename skb->iif to skb->skb_iifEric Dumazet2009-11-2011-20/+20
* be2net: Patch to flash redboot section while firmware update.Sarveshwar Bandi2009-11-204-0/+67
* netxen: remove PCI IDs of CNA deviceAmit Kumar Salecha2009-11-201-6/+0
* igb: Add full support for 82580 devicesAlexander Duyck2009-11-205-3/+193
* igb: add support for 82580 MACAlexander Duyck2009-11-207-42/+299
* igb: add support for the 82580 phyAlexander Duyck2009-11-203-0/+275
* drivers/net: tasklet_init - Remove unnecessary leading & from second argJoe Perches2009-11-193-8/+8
OpenPOWER on IntegriCloud