summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net-2.6 : V2 - fix dev_get_valid_nameDaniel Lezcano2010-05-231-8/+12
* net: Fix definition of netif_vdbg() when VERBOSE_DEBUG is not definedBen Hutchings2010-05-231-1/+1
* bfin_mac: fix memleak in mii_bus{probe|remove}Denis Kirjanov2010-05-231-0/+2
* ethoc: fix null dereference in ethoc_probeThomas Chou2010-05-231-4/+30
* rtnetlink: Fix error handling in do_setlink()David Howells2010-05-231-1/+3
* net-caif: drop redundant Kconfig entriesMike Frysinger2010-05-231-4/+1
* net_sched: Fix qdisc_notify()Eric Dumazet2010-05-231-7/+7
* ieee802154: Fix possible NULL pointer dereference in wpan_phy_allocDenis Kirjanov2010-05-231-1/+6
* enic: Use random mac addr when associating port-profileScott Feldman2010-05-231-0/+8
* enic: bug fix: sprintf UUID to string as u8[] rather than u16[] arrayScott Feldman2010-05-231-8/+13
* net: fix problem in dequeuing from input_pkt_queueTom Herbert2010-05-212-16/+26
* can: SJA1000 add missing spin_lock_init()Oliver Hartkopp2010-05-201-0/+2
* sh_eth: Fix memleak in sh_mdio_releaseDenis Kirjanov2010-05-201-0/+3
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-05-204-10/+16
|\
| * netfilter: fix description of expected checkentry return code on xt_targetLuciano Coelho2010-05-201-1/+1
| * netfilter: nf_conntrack: fix a race in __nf_conntrack_confirm against nf_ct_g...Joerg Marx2010-05-202-1/+11
| * netfilter: nf_ct_sip: handle non-linear skbsPatrick McHardy2010-05-141-8/+4
* | gro: Fix bogus gso_size on the first fraglist entryHerbert Xu2010-05-201-0/+1
* | ixgbe:add support for a new 82599 10G Base-T deviceMallikarjuna R Chilakala2010-05-207-0/+111
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-05-20261-8360/+17242
|\ \
| * | USB: remove unused usb_buffer_alloc and usb_buffer_free macrosGreg Kroah-Hartman2010-05-201-12/+0
| * | usb: musb: update gfp/slab.h includesTejun Heo2010-05-201-1/+0
| * | USB: ftdi_sio: fix legacy SIO-device headerJohan Hovold2010-05-201-1/+1
| * | USB: kl5usb105: reimplement using generic frameworkJohan Hovold2010-05-201-333/+47
| * | USB: kl5usb105: minor clean upsJohan Hovold2010-05-201-46/+33
| * | USB: kl5usb105: fix memory leakJohan Hovold2010-05-201-0/+1
| * | USB: io_ti: use kfifo to implement write bufferingJohan Hovold2010-05-201-210/+13
| * | USB: io_ti: remove unsused private counterJohan Hovold2010-05-201-5/+0
| * | USB: ti_usb: use kfifo to implement write bufferingJohan Hovold2010-05-201-165/+14
| * | USB: ir-usb: fix incorrect write-buffer lengthJohan Hovold2010-05-201-1/+3
| * | USB: aircable: fix incorrect write-buffer lengthJohan Hovold2010-05-201-1/+1
| * | USB: safe_serial: straighten out read processingJohan Hovold2010-05-201-22/+21
| * | USB: safe_serial: reimplement read using generic frameworkJohan Hovold2010-05-201-39/+8
| * | USB: safe_serial: reimplement write using generic frameworkJohan Hovold2010-05-201-111/+32
| * | usb-storage: always print quirksFelipe Contreras2010-05-201-3/+6
| * | USB: usb-storage: trivial debug improvementsFelipe Contreras2010-05-201-29/+32
| * | USB: oti6858: use port write fifoJohan Hovold2010-05-201-37/+25
| * | USB: oti6858: use kfifo to implement write bufferingJohan Hovold2010-05-201-201/+17
| * | USB: cypress_m8: use kfifo to implement write bufferingJohan Hovold2010-05-201-222/+17
| * | USB: cypress_m8: remove unused drain defineJohan Hovold2010-05-201-1/+0
| * | USB: usb_debug: set bulk out size at probeJohan Hovold2010-05-201-7/+1
| * | USB: gadget: Use kmemdupJulia Lawall2010-05-201-2/+1
| * | USB: CP210x New Device IDs 11 New device IDsCraig Shelley2010-05-201-0/+11
| * | USB: visor: increase bulk-out buffer sizeJohan Hovold2010-05-201-0/+3
| * | USB: belkin_sa: implement line status handlingJohan Hovold2010-05-201-26/+51
| * | USB: belkin_sa: clean up openJohan Hovold2010-05-201-15/+6
| * | USB: belkin_sa: minor clean-upsJohan Hovold2010-05-201-21/+7
| * | USB: cp210x: use generic open to start reading from deviceJohan Hovold2010-05-201-1/+1
| * | USB: visor: reimplement using generic frameworkJohan Hovold2010-05-201-329/+13
| * | USB: visor: fix memory leakJohan Hovold2010-05-201-0/+1
OpenPOWER on IntegriCloud