aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | | veth: Fix veth_get_stats()Eric Dumazet2009-11-19
| * | | ieee802154: dont leak skbs in ieee802154_fake_xmit()Eric Dumazet2009-11-19
* | | | ixgbe: Display currently attached PHY through ethtoolPJ Waskiewicz2009-11-29
* | | | ethtool: Add Direct Attach support to connector port reportingPJ Waskiewicz2009-11-29
* | | | ixgbe: Fix Receive Address Register (RAR) cleaning and accountingShannon Nelson2009-11-29
* | | | ixgbe: LINKS2 is not a valid register for 82598Don Skidmore2009-11-29
* | | | ixgbe: Disable Flow Control for certain devicesPJ Waskiewicz2009-11-29
* | | | ixgbe: handle parameters for tx and rx EITR, no div0Shannon Nelson2009-11-29
* | | | X25: Fix oops and refcnt problems from x25_dev_getandrew hendry2009-11-29
* | | | X25: Check for errors in x25_initandrew hendry2009-11-29
* | | | X25: Move SYSCTL ifdefs into headerandrew hendry2009-11-29
* | | | NET: smc91x: convert to dev_pm_opsKevin Hilman2009-11-29
* | | | Merge branch 'net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vxy/...David S. Miller2009-11-29
|\ \ \ \
| * | | | sctp: prevent too-fast association id reuseVlad Yasevich2009-11-23
| * | | | 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
* | | | | sfc: Clean up RX event handlingBen Hutchings2009-11-29
* | | | | sfc: Move descriptor cache base addresses to struct efx_nic_typeBen Hutchings2009-11-29
* | | | | sfc: Decouple NIC revision number from Falcon PCI revision numberBen Hutchings2009-11-29
* | | | | sfc: Remove some redundant whitespaceBen Hutchings2009-11-29
* | | | | sfc: Remove another unused workaround macroBen Hutchings2009-11-29
* | | | | sfc: Remove EFX_WORKAROUND_9141 macroMatthew Slattery2009-11-29
* | | | | sfc: Limit some hardware workarounds to FalconBen Hutchings2009-11-29
* | | | | sfc: Always start Falcon using the XMACSteve Hodgson2009-11-29
* | | | | sfc: Replace MDIO spinlock with mutexSteve Hodgson2009-11-29
* | | | | sfc: QT202x: Reset before reading PHY idSteve Hodgson2009-11-29
* | | | | sfc: Simplify PHY pollingSteve Hodgson2009-11-29
* | | | | vlan: support "loose binding" to the underlying network devicePatrick McHardy2009-11-26
* | | | | sfc: Do not set net_device::trans_start in self-testBen Hutchings2009-11-26
* | | | | sfc: Move inline comment into kernel-docBen Hutchings2009-11-26
* | | | | sfc: Change MAC promiscuity and multicast hash at the same timeBen Hutchings2009-11-26
* | | | | sfc: Simplify XMAC link pollingBen Hutchings2009-11-26
* | | | | sfc: Move Falcon board/PHY/MAC monitoring code to falcon.cBen Hutchings2009-11-26
* | | | | sfc: Split MAC stats DMA initiation and completionBen Hutchings2009-11-26
* | | | | sfc: Hold MAC lock for longer in efx_init_port()Ben Hutchings2009-11-26
* | | | | sfc: Only switch Falcon MAC clocks as necessarySteve Hodgson2009-11-26
* | | | | sfc: Remove unused function efx_flush_queues()Ben Hutchings2009-11-26
* | | | | sfc: Fix bugs in RX queue flushingBen Hutchings2009-11-26