aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* sctp: fix integer overflow when setting the autoclose timerAndrei Pelinescu-Onciul2009-11-23
* sctp: limit maximum autoclose setsockopt valueAndrei Pelinescu-Onciul2009-11-23
* sctp: Fix mis-ordering of user space data when multihoming in useNeil Horman2009-11-23
* sctp: Update max.burst implementationVlad Yasevich2009-11-23
* sctp: Turn the enum socket options into definesVlad Yasevich2009-11-23
* sctp: Remove useless last_time_used variableVlad Yasevich2009-11-23
* sctp: remove deprecated SCTP_GET_*_OLD stuffsAmerigo Wang2009-11-23
* sctp: allow setting path_maxrxt independent of SPP_PMTUD_ENABLEAndrei Pelinescu-Onciul2009-11-23
* sctp: Update SWS avaoidance receiver side algorithmVlad Yasevich2009-11-23
* sctp: Select a working primary during sctp_connectx()Vlad Yasevich2009-11-23
* sctp: Fix malformed "Invalid Stream Identifier" errorVlad Yasevich2009-11-23
* sctp: implement the sender side for SACK-IMMEDIATELY extensionWei Yongjun2009-11-23
* sctp: implement the receiver side for SACK-IMMEDIATELY extensionWei Yongjun2009-11-23
* sctp: implement definition for SACK-IMMEDIATELY extensionWei Yongjun2009-11-23
* ixgbe: Only set/clear VFE in ixgbe_set_rx_modeAlexander Duyck2009-11-23
* ixgbe: Use rx buffer length from rx ring for configuring rscctlMallikarjuna R Chilakala2009-11-23
* ixgbe: Modify 82599 HWRSC statistics countersMallikarjuna R Chilakala2009-11-23
* be2net: remove BUG_ON() when be2net runs out of mccq wrbsSathya Perla2009-11-23
* be2net: Fix cleanup path in be_probe()Sathya Perla2009-11-23
* be2net: Issue fw_init/clean cmds to fwSathya Perla2009-11-23
* be2net: Fix rx_drops_no_fragments stat being incorrectly indexedSathya Perla2009-11-23
* be2net: support configuration of 64 multicast addresses instead of 32Sathya Perla2009-11-23
* net/ipv4: Move && and || to end of previous lineJoe Perches2009-11-23
* net: Fix missing kernel-doc notationJaswinder Singh Rajput2009-11-22
* e1000e: update Tx Unit hang detection messageBruce Allan2009-11-21
* e1000e: cosmetic - group local variables of the same typeBruce Allan2009-11-21
* e1000e: remove redundant might_sleep()Bruce Allan2009-11-21
* e1000e: do not error out on identification LED init failureBruce Allan2009-11-21
* e1000e: set pm_qos DMA latency requirement per interface when neededBruce Allan2009-11-21
* e1000e: cleanup functions that clear hardware statisticsBruce Allan2009-11-21
* e1000e: cleanup - shift indentation left by exiting early in e1000_tsoBruce Allan2009-11-21
* e1000e: set bools to true/false instead of 1/0Bruce Allan2009-11-21
* e1000e: provide comment for 82571 workaroundBruce Allan2009-11-21
* e1000e: remove comments regarding a non-existent api moduleBruce Allan2009-11-21
* e1000e: update copyright informationBruce Allan2009-11-21
* e1000e: cleanup ops function pointersBruce Allan2009-11-21
* e1000e: consolidate two dbug macros into one simpler oneBruce Allan2009-11-21
* e1000e: cleanup redundant #include'sBruce Allan2009-11-21
* e1000e: Incorrect MII Link beat reporting.Bruce Allan2009-11-21
* e1000e: disable K1 on PCH LOM when in PHY loopback modeBruce Allan2009-11-21
* e1000e: improper return code signageBruce Allan2009-11-21
* e1000e: link reporting problemsBruce Allan2009-11-21
* e1000e: don't clean Rx ring while resettingBruce Allan2009-11-21
* e1000e: function pointers for ethtool set/get offloadsBruce Allan2009-11-21
* e1000e: clearing interrupt timers causes descriptors to get flushedBruce Allan2009-11-21
* e1000e: add missing tests for 82583 in ethtool functionsBruce Allan2009-11-21
* e1000e: check WoL mode is among set of supported modesBruce Allan2009-11-21
* tcp: Don't make syn cookies initial setting depend on CONFIG_SYSCTLDavid S. Miller2009-11-21
* net: rename skb->iif to skb->skb_iifEric Dumazet2009-11-20
* be2net: Patch to flash redboot section while firmware update.Sarveshwar Bandi2009-11-20