summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* caif: unlock on error path in cfserl_receive()Dan Carpenter2010-05-291-2/+4
* be2net: remove superfluous externsDan Carpenter2010-05-291-2/+2
* be2net: add unlock on error pathDan Carpenter2010-05-291-2/+5
* net/rds: Add missing mutex_unlockJulia Lawall2010-05-292-0/+2
* drivers/isdn/hardware/mISDN: Add missing spin_unlockJulia Lawall2010-05-291-1/+3
* fs_enet: Adjust BDs after tx errorMark Ware2010-05-291-6/+43
* skb: make skb_recycle_check() return a bool valueChangli Gao2010-05-292-7/+7
* IPv6: fix Mobile IPv6 regressionBrian Haley2010-05-281-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-05-287-12/+27
|\
| * ssb: fix NULL ptr deref when pcihost_wrapper is usedChristoph Fritz2010-05-282-3/+7
| * mac80211: make a function staticJohannes Berg2010-05-281-1/+1
| * libertas: fix uninitialized variable warningPrarit Bhargava2010-05-281-3/+2
| * ath9k: Fix bug in the way "bf_tx_aborted" of struct ath_buf is usedVasanthakumar Thiagarajan2010-05-281-1/+3
| * ath9k: Fix ath_print in xmit for hardware reset.Justin P. Mattock2010-05-281-1/+1
| * ar9170usb: fix read from freed driver contextChristian Lamparter2010-05-261-2/+12
| * Revert "rt2x00: Fix rt2800usb TX descriptor writing."John W. Linville2010-05-261-1/+1
* | netlink: bug fix: wrong size was calculated for vfinfo list blobScott Feldman2010-05-281-5/+6
* | netlink: bug fix: don't overrun skbs on vf_port dumpScott Feldman2010-05-281-6/+9
* | xt_tee: use skb_dst_drop()Eric Dumazet2010-05-281-2/+2
* | netdev/fec: fix ifconfig eth0 down hang issueBryan Wu2010-05-281-12/+16
* | cnic: Fix context memory init. on 5709.Michael Chan2010-05-282-9/+5
* | drivers/net: Eliminate a NULL pointer dereferenceJulia Lawall2010-05-281-2/+1
* | drivers/net/hamradio: Eliminate a NULL pointer dereferenceJulia Lawall2010-05-281-2/+1
* | be2net: Patch removes redundant while statement in loop.Sarveshwar Bandi2010-05-281-1/+1
* | ipv6: Add GSO support on forwarding pathHerbert Xu2010-05-281-1/+1
* | net: fix __neigh_event_send()Eric Dumazet2010-05-281-0/+1
* | vhost: fix the memory leak which will happen when memory_access_ok failsTakuya Yoshikawa2010-05-271-1/+3
* | vhost-net: fix to check the return value of copy_to/from_user() correctlyTakuya Yoshikawa2010-05-271-7/+7
* | vhost: fix to check the return value of copy_to/from_user() correctlyTakuya Yoshikawa2010-05-271-23/+28
* | vhost: Fix host panic if ioctl called with wrong indexKrishna Kumar2010-05-271-1/+1
* | net: fix lock_sock_bh/unlock_sock_bhEric Dumazet2010-05-275-16/+62
* | net/iucv: Add missing spin_unlockJulia Lawall2010-05-261-1/+1
* | net: ll_temac: fix checksum offload logicBrian Hill2010-05-262-24/+63
* | net: ll_temac: fix interrupt bug when interrupt 0 is usedBrian Hill2010-05-261-1/+1
* | sctp: dubious bitfields in sctp_transportDan Carpenter2010-05-261-1/+1
* | ipmr: off by one in __ipmr_fill_mroute()Dan Carpenter2010-05-262-2/+2
* | be2net: increase POST timeout for EEH recoverySathya Perla2010-05-261-1/+1
* | cls_cgroup: Initialise classid when module is absentHerbert Xu2010-05-251-1/+1
* | drivers/net/usb/asix.c: Fix pointer cast.David S. Miller2010-05-251-2/+2
* | be2net: Bug fix to avoid disabling bottom half during firmware upgrade.Sarveshwar Bandi2010-05-253-2/+20
* | proc_dointvec: write a single valueJ. R. Okajima2010-05-251-1/+3
* | hso: add support for new productsFilip Aben2010-05-251-0/+3
* | Phonet: fix potential use-after-free in pep_sock_close()RĂ©mi Denis-Courmont2010-05-251-0/+2
* | Merge branch 'wimax-2.6.35.y' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2010-05-251-2/+2
|\ \
| * | wimax/i2400m: fix bad race condition check in RX pathInaky Perez-Gonzalez2010-05-201-2/+2
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-05-2524-132/+104
|\ \ \ | | |/ | |/|
| * | ath9k: remove VEOL support for ad-hocFelix Fietkau2010-05-251-53/+10
| * | ath9k: change beacon allocation to prefer the first beacon slotFelix Fietkau2010-05-251-9/+3
| * | ath9k: Fix rx of mcast/bcast frames in PS mode with auto sleepVasanthakumar Thiagarajan2010-05-241-5/+12
| * | wireless: fix sta_info.h kernel-doc warningsRandy Dunlap2010-05-241-1/+1
OpenPOWER on IntegriCloud