aboutsummaryrefslogtreecommitdiffstats
path: root/usr (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-01-15appletalk:: da.s_net not copied but assigned to itself in aarp_rcv()Roel Kluin1-1/+1
2010-01-15MAINTAINERS: transfer maintainership of I/OATDan Williams1-3/+1
2010-01-15dccp_probe: Fix module load dependencies between dccp and dccp_probeNeil Horman1-1/+2
2010-01-13net: fix build erros with CONFIG_BUG=n, CONFIG_GENERIC_BUG=nOctavian Purdila1-1/+1
2010-01-13ipv6: skb_dst() can be NULL in ipv6_hop_jumbo().David S. Miller1-1/+6
2010-01-13tg3: Update copyright and driver versionMatt Carlson2-3/+4
2010-01-13tg3: Disable 5717 serdes and B0 supportMatt Carlson1-0/+5
2010-01-13tg3: Add reliable serdes detection for 5717 A0Matt Carlson2-2/+9
2010-01-13tg3: Fix std rx prod ring handlingMatt Carlson1-2/+3
2010-01-13tg3: Fix std prod ring nicaddr for 5787 and 57765Matt Carlson1-1/+1
2010-01-13sfc: Fix conditions for MDIO self-testBen Hutchings1-2/+6
2010-01-13sfc: Fix polling for slow MCDI operationsBen Hutchings1-2/+3
2010-01-13e1000e: workaround link issues on busy hub in half duplex on 82577/82578Bruce Allan1-1/+18
2010-01-13e1000e: MDIO slow mode should always be done for 82577Bruce Allan3-90/+53
2010-01-13ixgbe: update copyright datesShannon Nelson20-21/+21
2010-01-13ixgbe: Do not attempt to perform interrupts in netpoll when downAlexander Duyck1-0/+4
2010-01-12sky2: Fix oops in sky2_xmit_frame() after TX timeoutJarek Poplawski1-1/+2
2010-01-11cfg80211: fix refcount imbalance when wext is disabledJohannes Berg1-2/+2
2010-01-11mac80211: fix queue selection for data frames on monitor interfacesFelix Fietkau1-2/+5
2010-01-11Documentation/3c509: document ethtool supportBen Hutchings1-4/+8
2010-01-11af_packet: Don't use skb after dev_queue_xmit()Jarek Poplawski1-5/+14
2010-01-11iwlwifi: silence buffer overflow warningDan Carpenter1-1/+1
2010-01-10vxge: use pci_dma_mapping_error to test return valueDenis Kirjanov1-1/+1
2010-01-08iwlwifi: disable tx on beacon update notificationAbhijeet Kolekar1-20/+25
2010-01-08iwlwifi: fix iwl_queue_used bug when read_ptr == write_ptrZhu Yi1-1/+1
2010-01-08mac80211: fix endian errorJohannes Berg1-2/+2
2010-01-08mac80211: add missing sanity checks for action framesFelix Fietkau2-1/+7
2010-01-08mac80211: fix queue selection for packets injected via monitor interfaceLennert Buytenhek1-0/+1
2010-01-08netfilter: ebtables: enforce CAP_NET_ADMINFlorian Westphal1-0/+6
2010-01-08e1000e: fix and commonize code for setting the receive address registersBruce Allan1-9/+15
2010-01-08e1000e: e1000e_enable_tx_pkt_filtering() returns wrong valueBruce Allan1-7/+9
2010-01-08e1000e: perform 10/100 adaptive IFS only on parts that support itBruce Allan5-0/+21
2010-01-08e1000e: don't accumulate PHY statistics on PHY read failureBruce Allan1-14/+14
2010-01-08e1000e: call pci_save_state() after pci_restore_state()Bruce Allan1-0/+2
2010-01-08netxen: update version to 4.0.72Amit Kumar Salecha1-2/+2
2010-01-08netxen: fix set mac addrAmit Kumar Salecha1-0/+3
2010-01-08netxen: fix smatch warningAmit Kumar Salecha3-4/+3
2010-01-08netxen: fix tx ring memory leakAmit Kumar Salecha1-0/+2
2010-01-08tcp: update the netstamp_needed counter when cloning socketsOctavian Purdila1-0/+4
2010-01-07TI DaVinci EMAC: Handle emac module clock correctly.Sriram1-1/+3
2010-01-07dmfe/tulip: Let dmfe handle DM910x except for SPARC on-board chipsBen Hutchings3-7/+50
2010-01-07ixgbe: Fix compiler warning about variable being used uninitializedPJ Waskiewicz1-2/+7
2010-01-07netfilter: nf_ct_ftp: fix out of bounds read in update_nl_seq()Patrick McHardy1-9/+9
2010-01-07mv643xx_eth: don't include cache padding in rx desc buffer sizeSaeed Bishara1-2/+4
2010-01-07NET: atlx, fix memory leakJiri Slaby1-2/+5
2010-01-07pcmcia: ncmlan_cs: remove odd bracketAlexander Beregalov1-1/+0
2010-01-07cs89x0: Always report failure to request interruptMark Brown1-2/+1
2010-01-07hso: fixed missing newlinesJan Dumon1-8/+8
2010-01-07hso: Fix for 5 sec timeouts with v2.x firmwareJan Dumon1-0/+4
2010-01-07hso: Attempt to recover from usb bus errorsJan Dumon1-10/+44