summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * mac80211: fix skb buffering issueJohannes Berg2010-01-056-32/+132
| * rt2x00: Fix LED configuration setting for rt2800.Gertjan van Wingerde2010-01-051-1/+1
| * rt2x00: use correct headroom for transmissionPavel Roskin2010-01-051-3/+3
| * cfg80211: fix syntax error on user regulatory hintsLuis R. Rodriguez2010-01-041-1/+1
| * ath5k: Fix eeprom checksum check for custom sized eepromsLuis R. Rodriguez2010-01-042-3/+37
| * zd1211rw: Fix multicast filtering.Benoit Papillault2010-01-041-6/+7
| * iwl: off by one bugDan Carpenter2010-01-041-1/+1
| * mwl8k: fix configure_filter() memory leak on errorLennert Buytenhek2010-01-041-1/+3
| * ath9k: fix ito64Ming Lei2010-01-041-3/+3
| * ath9k: Fix Kconfig depends for ATH9K_DEBUGFSDominik Geyer2010-01-041-1/+1
* | sky2: Fix oops in sky2_xmit_frame() after TX timeoutJarek Poplawski2010-01-121-1/+2
* | Documentation/3c509: document ethtool supportBen Hutchings2010-01-111-4/+8
* | af_packet: Don't use skb after dev_queue_xmit()Jarek Poplawski2010-01-111-5/+14
* | vxge: use pci_dma_mapping_error to test return valueDenis Kirjanov2010-01-101-1/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-01-085-25/+31
|\ \
| * | netfilter: ebtables: enforce CAP_NET_ADMINFlorian Westphal2010-01-081-0/+6
| * | netfilter: nf_ct_ftp: fix out of bounds read in update_nl_seq()Patrick McHardy2010-01-071-9/+9
| * | ipvs: Add boundary check on ioctl argumentsArjan van de Ven2010-01-041-1/+13
| * | ipvs: ip_vs_wrr.c: use lib/gcd.cFlorian Fainelli2009-12-222-15/+3
* | | e1000e: fix and commonize code for setting the receive address registersBruce Allan2010-01-081-9/+15
* | | e1000e: e1000e_enable_tx_pkt_filtering() returns wrong valueBruce Allan2010-01-081-7/+9
* | | e1000e: perform 10/100 adaptive IFS only on parts that support itBruce Allan2010-01-085-0/+21
* | | e1000e: don't accumulate PHY statistics on PHY read failureBruce Allan2010-01-081-14/+14
* | | e1000e: call pci_save_state() after pci_restore_state()Bruce Allan2010-01-081-0/+2
* | | netxen: update version to 4.0.72Amit Kumar Salecha2010-01-081-2/+2
* | | netxen: fix set mac addrAmit Kumar Salecha2010-01-081-0/+3
* | | netxen: fix smatch warningAmit Kumar Salecha2010-01-083-4/+3
* | | netxen: fix tx ring memory leakAmit Kumar Salecha2010-01-081-0/+2
* | | tcp: update the netstamp_needed counter when cloning socketsOctavian Purdila2010-01-081-0/+4
* | | TI DaVinci EMAC: Handle emac module clock correctly.Sriram2010-01-071-1/+3
* | | dmfe/tulip: Let dmfe handle DM910x except for SPARC on-board chipsBen Hutchings2010-01-073-7/+50
* | | ixgbe: Fix compiler warning about variable being used uninitializedPJ Waskiewicz2010-01-071-2/+7
* | | mv643xx_eth: don't include cache padding in rx desc buffer sizeSaeed Bishara2010-01-071-2/+4
* | | NET: atlx, fix memory leakJiri Slaby2010-01-071-2/+5
* | | pcmcia: ncmlan_cs: remove odd bracketAlexander Beregalov2010-01-071-1/+0
* | | cs89x0: Always report failure to request interruptMark Brown2010-01-071-2/+1
* | | hso: fixed missing newlinesJan Dumon2010-01-071-8/+8
* | | hso: Fix for 5 sec timeouts with v2.x firmwareJan Dumon2010-01-071-0/+4
* | | hso: Attempt to recover from usb bus errorsJan Dumon2010-01-071-10/+44
* | | hso: don't change the state of a closed portJan Dumon2010-01-071-5/+5
* | | hso: Fix for endian issues on big endian machinesJan Dumon2010-01-071-5/+7
* | | hso: Add Vendor/Product ID's for new devicesJan Dumon2010-01-071-0/+9
* | | claw: use "claw" as root device nameUrsula Braun2010-01-071-1/+1
* | | pcnet_cs: add cis of KTI PE520 pcmcia network cardKen Kawasaki2010-01-065-4/+28
* | | ip: fix mc_loop checks for tunnels with multicast outer addressesOctavian Purdila2010-01-063-3/+18
* | | ucc_geth: Fix the wrong the Rx/Tx FIFO sizeDave Liu2010-01-061-6/+7
* | | cxgb3i: Fix flags test.David S. Miller2010-01-041-1/+1
* | | netxen: fix ethtool link testSucheta Chakraborty2010-01-032-21/+10
* | | netxen: fix ethtool register dumpSucheta Chakraborty2010-01-031-111/+59
* | | rrunner: fix buffer overflowDan Carpenter2010-01-031-1/+1