summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | ath9k_htc: dereferencing before check in hif_usb_tx_cb()Dan Carpenter2010-05-241-2/+4
| * | rt2x00: Fix rt2800usb TX descriptor writing.Gertjan van Wingerde2010-05-241-1/+1
| * | rt2x00: Fix failed SLEEP->AWAKE and AWAKE->SLEEP transitions.Gertjan van Wingerde2010-05-244-14/+18
| * | Revert "ath9k: Group Key fix for VAPs"John W. Linville2010-05-243-27/+3
| * | wireless: update gfp/slab.h includesTejun Heo2010-05-242-0/+2
| * | rt2x00: don't use to_pci_dev in rt2x00pci_uninitializeHelmut Schaa2010-05-241-1/+1
| * | ath5k: consistently use rx_bufsize for RX DMABruno Randolf2010-05-241-3/+4
| * | cfg80211: add missing bracesJohannes Berg2010-05-211-2/+4
| * | rndis_wlan: replace wireless_send_event with cfg80211_disconnectedJussi Kivilinna2010-05-211-6/+10
| * | ath9k: remove AR9003 from PCI IDs for nowLuis R. Rodriguez2010-05-211-1/+0
| * | cfg80211: fix crash in cfg80211_set_freq()Felix Fietkau2010-05-211-1/+1
| * | wl1271: Fix RX data path frame lengthsJuuso Oikarinen2010-05-211-0/+2
| * | iwlwifi: fix internal scan raceReinette Chatre2010-05-211-3/+18
| * | cfg80211: Fix signal_type comparisonSujith2010-05-211-2/+2
* | | sock.h: fix kernel-doc warningRandy Dunlap2010-05-241-1/+1
* | | cls_cgroup: Fix build error when built-inHerbert Xu2010-05-241-1/+1
* | | macvlan: do proper cleanup in macvlan_common_newlink() V2Jiri Pirko2010-05-241-1/+8
* | | be2net: Bug fix in init code in probeSarveshwar Bandi2010-05-241-4/+6
* | | net/dccp: expansion of error code sizeYoichi Yuasa2010-05-241-3/+3
* | | fec: add support for PHY interface platform dataBaruch Siach2010-05-243-0/+45
* | | tun: Update classid on packet injectionHerbert Xu2010-05-242-0/+3
* | | cls_cgroup: Store classid in struct sockHerbert Xu2010-05-245-17/+133
* | | net/irda: bfin_sir: IRDA is not affected by anomaly 05000230Graf Yang2010-05-231-2/+6
* | | isdn/gigaset: remove dummy CAPI method implementationsTilman Schmidt2010-05-231-26/+2
* | | isdn/capi: make reset_ctr op truly optionalTilman Schmidt2010-05-231-0/+6
* | | pppoe: uninitialized variable in pppoe_flush_dev()Dan Carpenter2010-05-231-0/+1
* | | caif: Bugfix - use MSG_TRUNC in receiveSjur Braendeland2010-05-231-29/+18
* | | caif: Bugfix - missing spin_unlockSjur Braendeland2010-05-232-6/+7
* | | caif: Bugfix - Poll can't return POLLHUP while connecting.Sjur Braendeland2010-05-231-15/+6
* | | caif: Bugfix - handle mem-allocation failuresSjur Braendeland2010-05-233-9/+25
* | | caif: Bugfix - use standard Linux listsSjur Braendeland2010-05-232-68/+28
* | | caif: Bugfix - wait_ev*_timeout returns long.Sjur Braendeland2010-05-231-7/+6
* | | 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
OpenPOWER on IntegriCloud