summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-05-29net: fix sk_forward_alloc corruptionsEric Dumazet3-2/+10
2010-05-29Phonet: listening socket lock protects the connected socket listRémi Denis-Courmont1-3/+3
2010-05-29caif: unlock on error path in cfserl_receive()Dan Carpenter1-2/+4
2010-05-29be2net: remove superfluous externsDan Carpenter1-2/+2
2010-05-29be2net: add unlock on error pathDan Carpenter1-2/+5
2010-05-29net/rds: Add missing mutex_unlockJulia Lawall2-0/+2
2010-05-29drivers/isdn/hardware/mISDN: Add missing spin_unlockJulia Lawall1-1/+3
2010-05-29fs_enet: Adjust BDs after tx errorMark Ware1-6/+43
2010-05-29skb: make skb_recycle_check() return a bool valueChangli Gao2-7/+7
2010-05-28IPv6: fix Mobile IPv6 regressionBrian Haley1-1/+1
2010-05-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller7-12/+27
2010-05-28ssb: fix NULL ptr deref when pcihost_wrapper is usedChristoph Fritz2-3/+7
2010-05-28mac80211: make a function staticJohannes Berg1-1/+1
2010-05-28libertas: fix uninitialized variable warningPrarit Bhargava1-3/+2
2010-05-28ath9k: Fix bug in the way "bf_tx_aborted" of struct ath_buf is usedVasanthakumar Thiagarajan1-1/+3
2010-05-28ath9k: Fix ath_print in xmit for hardware reset.Justin P. Mattock1-1/+1
2010-05-28netlink: bug fix: wrong size was calculated for vfinfo list blobScott Feldman1-5/+6
2010-05-28netlink: bug fix: don't overrun skbs on vf_port dumpScott Feldman1-6/+9
2010-05-28xt_tee: use skb_dst_drop()Eric Dumazet1-2/+2
2010-05-28netdev/fec: fix ifconfig eth0 down hang issueBryan Wu1-12/+16
2010-05-28cnic: Fix context memory init. on 5709.Michael Chan2-9/+5
2010-05-28drivers/net: Eliminate a NULL pointer dereferenceJulia Lawall1-2/+1
2010-05-28drivers/net/hamradio: Eliminate a NULL pointer dereferenceJulia Lawall1-2/+1
2010-05-28be2net: Patch removes redundant while statement in loop.Sarveshwar Bandi1-1/+1
2010-05-28ipv6: Add GSO support on forwarding pathHerbert Xu1-1/+1
2010-05-28net: fix __neigh_event_send()Eric Dumazet1-0/+1
2010-05-27vhost: fix the memory leak which will happen when memory_access_ok failsTakuya Yoshikawa1-1/+3
2010-05-27vhost-net: fix to check the return value of copy_to/from_user() correctlyTakuya Yoshikawa1-7/+7
2010-05-27vhost: fix to check the return value of copy_to/from_user() correctlyTakuya Yoshikawa1-23/+28
2010-05-27vhost: Fix host panic if ioctl called with wrong indexKrishna Kumar1-1/+1
2010-05-27net: fix lock_sock_bh/unlock_sock_bhEric Dumazet5-16/+62
2010-05-26net/iucv: Add missing spin_unlockJulia Lawall1-1/+1
2010-05-26net: ll_temac: fix checksum offload logicBrian Hill2-24/+63
2010-05-26net: ll_temac: fix interrupt bug when interrupt 0 is usedBrian Hill1-1/+1
2010-05-26ar9170usb: fix read from freed driver contextChristian Lamparter1-2/+12
2010-05-26Revert "rt2x00: Fix rt2800usb TX descriptor writing."John W. Linville1-1/+1
2010-05-26sctp: dubious bitfields in sctp_transportDan Carpenter1-1/+1
2010-05-26ipmr: off by one in __ipmr_fill_mroute()Dan Carpenter2-2/+2
2010-05-26be2net: increase POST timeout for EEH recoverySathya Perla1-1/+1
2010-05-25cls_cgroup: Initialise classid when module is absentHerbert Xu1-1/+1
2010-05-25drivers/net/usb/asix.c: Fix pointer cast.David S. Miller1-2/+2
2010-05-25be2net: Bug fix to avoid disabling bottom half during firmware upgrade.Sarveshwar Bandi3-2/+20
2010-05-25proc_dointvec: write a single valueJ. R. Okajima1-1/+3
2010-05-25hso: add support for new productsFilip Aben1-0/+3
2010-05-25Phonet: fix potential use-after-free in pep_sock_close()Rémi Denis-Courmont1-0/+2
2010-05-25Merge branch 'wimax-2.6.35.y' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller1-2/+2
2010-05-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller24-132/+104
2010-05-25ath9k: remove VEOL support for ad-hocFelix Fietkau1-53/+10
2010-05-25ath9k: change beacon allocation to prefer the first beacon slotFelix Fietkau1-9/+3
2010-05-24sock.h: fix kernel-doc warningRandy Dunlap1-1/+1