| Commit message (Expand) | Author | Age | Files | Lines |
* | sctp: allow setting path_maxrxt independent of SPP_PMTUD_ENABLE | Andrei Pelinescu-Onciul | 2009-11-23 | 1 | -4/+3 |
* | sctp: Update SWS avaoidance receiver side algorithm | Vlad Yasevich | 2009-11-23 | 6 | -4/+30 |
* | sctp: Select a working primary during sctp_connectx() | Vlad Yasevich | 2009-11-23 | 2 | -0/+8 |
* | sctp: Fix malformed "Invalid Stream Identifier" error | Vlad Yasevich | 2009-11-23 | 3 | -10/+19 |
* | sctp: implement the sender side for SACK-IMMEDIATELY extension | Wei Yongjun | 2009-11-23 | 3 | -1/+22 |
* | sctp: implement the receiver side for SACK-IMMEDIATELY extension | Wei Yongjun | 2009-11-23 | 1 | -2/+6 |
* | sctp: implement definition for SACK-IMMEDIATELY extension | Wei Yongjun | 2009-11-23 | 1 | -0/+1 |
* | ixgbe: Only set/clear VFE in ixgbe_set_rx_mode | Alexander Duyck | 2009-11-23 | 1 | -8/+10 |
* | ixgbe: Use rx buffer length from rx ring for configuring rscctl | Mallikarjuna R Chilakala | 2009-11-23 | 1 | -4/+4 |
* | ixgbe: Modify 82599 HWRSC statistics counters | Mallikarjuna R Chilakala | 2009-11-23 | 3 | -8/+24 |
* | be2net: remove BUG_ON() when be2net runs out of mccq wrbs | Sathya Perla | 2009-11-23 | 1 | -4/+85 |
* | be2net: Fix cleanup path in be_probe() | Sathya Perla | 2009-11-23 | 1 | -4/+12 |
* | be2net: Issue fw_init/clean cmds to fw | Sathya Perla | 2009-11-23 | 3 | -16/+87 |
* | be2net: Fix rx_drops_no_fragments stat being incorrectly indexed | Sathya Perla | 2009-11-23 | 1 | -1/+2 |
* | be2net: support configuration of 64 multicast addresses instead of 32 | Sathya Perla | 2009-11-23 | 4 | -17/+55 |
* | net/ipv4: Move && and || to end of previous line | Joe Perches | 2009-11-23 | 12 | -72/+73 |
* | net: Fix missing kernel-doc notation | Jaswinder Singh Rajput | 2009-11-22 | 1 | -1/+1 |
* | e1000e: update Tx Unit hang detection message | Bruce Allan | 2009-11-21 | 2 | -8/+39 |
* | e1000e: cosmetic - group local variables of the same type | Bruce Allan | 2009-11-21 | 3 | -16/+9 |
* | e1000e: remove redundant might_sleep() | Bruce Allan | 2009-11-21 | 1 | -2/+0 |
* | e1000e: do not error out on identification LED init failure | Bruce Allan | 2009-11-21 | 3 | -9/+6 |
* | e1000e: set pm_qos DMA latency requirement per interface when needed | Bruce Allan | 2009-11-21 | 1 | -19/+28 |
* | e1000e: cleanup functions that clear hardware statistics | Bruce Allan | 2009-11-21 | 4 | -123/+116 |
* | e1000e: cleanup - shift indentation left by exiting early in e1000_tso | Bruce Allan | 2009-11-21 | 1 | -54/+50 |
* | e1000e: set bools to true/false instead of 1/0 | Bruce Allan | 2009-11-21 | 5 | -28/+30 |
* | e1000e: provide comment for 82571 workaround | Bruce Allan | 2009-11-21 | 1 | -0/+7 |
* | e1000e: remove comments regarding a non-existent api module | Bruce Allan | 2009-11-21 | 2 | -31/+8 |
* | e1000e: update copyright information | Bruce Allan | 2009-11-21 | 11 | -12/+12 |
* | e1000e: cleanup ops function pointers | Bruce Allan | 2009-11-21 | 8 | -203/+201 |
* | e1000e: consolidate two dbug macros into one simpler one | Bruce Allan | 2009-11-21 | 8 | -206/+183 |
* | e1000e: cleanup redundant #include's | Bruce Allan | 2009-11-21 | 5 | -19/+1 |
* | e1000e: Incorrect MII Link beat reporting. | Bruce Allan | 2009-11-21 | 1 | -0/+2 |
* | e1000e: disable K1 on PCH LOM when in PHY loopback mode | Bruce Allan | 2009-11-21 | 3 | -2/+6 |
* | e1000e: improper return code signage | Bruce Allan | 2009-11-21 | 1 | -1/+1 |
* | e1000e: link reporting problems | Bruce Allan | 2009-11-21 | 1 | -0/+11 |
* | e1000e: don't clean Rx ring while resetting | Bruce Allan | 2009-11-21 | 1 | -1/+1 |
* | e1000e: function pointers for ethtool set/get offloads | Bruce Allan | 2009-11-21 | 1 | -0/+2 |
* | e1000e: clearing interrupt timers causes descriptors to get flushed | Bruce Allan | 2009-11-21 | 1 | -2/+0 |
* | e1000e: add missing tests for 82583 in ethtool functions | Bruce Allan | 2009-11-21 | 1 | -1/+4 |
* | e1000e: check WoL mode is among set of supported modes | Bruce Allan | 2009-11-21 | 1 | -5/+4 |
* | tcp: Don't make syn cookies initial setting depend on CONFIG_SYSCTL | David S. Miller | 2009-11-21 | 1 | -7/+1 |
* | net: rename skb->iif to skb->skb_iif | Eric Dumazet | 2009-11-20 | 11 | -20/+20 |
* | be2net: Patch to flash redboot section while firmware update. | Sarveshwar Bandi | 2009-11-20 | 4 | -0/+67 |
* | netxen: remove PCI IDs of CNA device | Amit Kumar Salecha | 2009-11-20 | 1 | -6/+0 |
* | igb: Add full support for 82580 devices | Alexander Duyck | 2009-11-20 | 5 | -3/+193 |
* | igb: add support for 82580 MAC | Alexander Duyck | 2009-11-20 | 7 | -42/+299 |
* | igb: add support for the 82580 phy | Alexander Duyck | 2009-11-20 | 3 | -0/+275 |
* | drivers/net: tasklet_init - Remove unnecessary leading & from second arg | Joe Perches | 2009-11-19 | 3 | -8/+8 |
* | drivers/isdn/gigaset: tasklet_init - Remove unnecessary leading & from second... | Joe Perches | 2009-11-19 | 5 | -6/+6 |
* | X25: Enable setting of cause and diagnostic fields | Andrew Hendry | 2009-11-18 | 3 | -0/+19 |