aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-05-28ipv6: Add GSO support on forwarding pathHerbert Xu
2010-05-28net: fix __neigh_event_send()Eric Dumazet
2010-05-27vhost: fix the memory leak which will happen when memory_access_ok failsTakuya Yoshikawa
2010-05-27vhost-net: fix to check the return value of copy_to/from_user() correctlyTakuya Yoshikawa
2010-05-27vhost: fix to check the return value of copy_to/from_user() correctlyTakuya Yoshikawa
2010-05-27vhost: Fix host panic if ioctl called with wrong indexKrishna Kumar
2010-05-27net: fix lock_sock_bh/unlock_sock_bhEric Dumazet
2010-05-26net/iucv: Add missing spin_unlockJulia Lawall
2010-05-26net: ll_temac: fix checksum offload logicBrian Hill
2010-05-26net: ll_temac: fix interrupt bug when interrupt 0 is usedBrian Hill
2010-05-26sctp: dubious bitfields in sctp_transportDan Carpenter
2010-05-26ipmr: off by one in __ipmr_fill_mroute()Dan Carpenter
2010-05-26be2net: increase POST timeout for EEH recoverySathya Perla
2010-05-25cls_cgroup: Initialise classid when module is absentHerbert Xu
2010-05-25drivers/net/usb/asix.c: Fix pointer cast.David S. Miller
2010-05-25be2net: Bug fix to avoid disabling bottom half during firmware upgrade.Sarveshwar Bandi
2010-05-25proc_dointvec: write a single valueJ. R. Okajima
2010-05-25hso: add support for new productsFilip Aben
2010-05-25Phonet: fix potential use-after-free in pep_sock_close()RĂ©mi Denis-Courmont
2010-05-25Merge branch 'wimax-2.6.35.y' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2010-05-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-05-25ath9k: remove VEOL support for ad-hocFelix Fietkau
2010-05-25ath9k: change beacon allocation to prefer the first beacon slotFelix Fietkau
2010-05-24sock.h: fix kernel-doc warningRandy Dunlap
2010-05-24cls_cgroup: Fix build error when built-inHerbert Xu
2010-05-24macvlan: do proper cleanup in macvlan_common_newlink() V2Jiri Pirko
2010-05-24be2net: Bug fix in init code in probeSarveshwar Bandi
2010-05-24net/dccp: expansion of error code sizeYoichi Yuasa
2010-05-24ath9k: Fix rx of mcast/bcast frames in PS mode with auto sleepVasanthakumar Thiagarajan
2010-05-24wireless: fix sta_info.h kernel-doc warningsRandy Dunlap
2010-05-24wireless: fix mac80211.h kernel-doc warningsRandy Dunlap
2010-05-24iwlwifi: testing the wrong variable in iwl_add_bssid_station()Dan Carpenter
2010-05-24ath9k_htc: rare leak in ath9k_hif_usb_alloc_tx_urbs()Dan Carpenter
2010-05-24ath9k_htc: dereferencing before check in hif_usb_tx_cb()Dan Carpenter
2010-05-24rt2x00: Fix rt2800usb TX descriptor writing.Gertjan van Wingerde
2010-05-24rt2x00: Fix failed SLEEP->AWAKE and AWAKE->SLEEP transitions.Gertjan van Wingerde
2010-05-24Revert "ath9k: Group Key fix for VAPs"John W. Linville
2010-05-24wireless: update gfp/slab.h includesTejun Heo
2010-05-24rt2x00: don't use to_pci_dev in rt2x00pci_uninitializeHelmut Schaa
2010-05-24ath5k: consistently use rx_bufsize for RX DMABruno Randolf
2010-05-24fec: add support for PHY interface platform dataBaruch Siach
2010-05-24tun: Update classid on packet injectionHerbert Xu
2010-05-24cls_cgroup: Store classid in struct sockHerbert Xu
2010-05-23net/irda: bfin_sir: IRDA is not affected by anomaly 05000230Graf Yang
2010-05-23isdn/gigaset: remove dummy CAPI method implementationsTilman Schmidt
2010-05-23isdn/capi: make reset_ctr op truly optionalTilman Schmidt
2010-05-23pppoe: uninitialized variable in pppoe_flush_dev()Dan Carpenter
2010-05-23caif: Bugfix - use MSG_TRUNC in receiveSjur Braendeland
2010-05-23caif: Bugfix - missing spin_unlockSjur Braendeland
2010-05-23caif: Bugfix - Poll can't return POLLHUP while connecting.Sjur Braendeland