summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-06-03net: fix __dst_destroy_metrics_generic()Eric Dumazet
2011-06-03sch_sfq: avoid giving spurious NET_XMIT_CN signalsEric Dumazet
2011-06-03bonding: prevent deadlock on slave store with alb mode (v3)Neil Horman
2011-06-03sch_sfq: fix peek() implementationEric Dumazet
2011-06-03sctp: fix memory leak of the ASCONF queue when free asocWei Yongjun
2011-06-03bridge: initialize fake_rtable metricsEric Dumazet
2011-06-03igmp: call ip_mc_clear_src() only when we have no users of ip_mc_listVeaceslav Falico
2011-06-03SCTP: fix race between sctp_bind_addr_free() and sctp_bind_addr_conflict()Jacek Luczak
2011-06-03macvlan: fix panic if lowerdev in a bondEric Dumazet
2011-06-03net: add skb_dst_force() in sock_queue_err_skb()Eric Dumazet
2011-06-03net: ethtool: fix IPV6 checksum feature name stringMichał Mirosław
2011-06-03net: Change netdev_fix_features messages loglevelMichael S. Tsirkin
2011-06-03net: use hlist_del_rcu() in dev_change_name()Eric Dumazet
2011-06-03netfilter: nf_ct_sip: fix SDP parsing in TCP SIP messages for some Cisco phonesPatrick McHardy
2011-06-03netfilter: nf_ct_sip: validate Content-Length in TCP SIP messagesPatrick McHardy
2011-06-03ext4: release page cache in ext4_mb_load_buddy error pathYang Ruirui
2011-06-03jbd: fix fsync() tid wraparound bugTed Ts'o
2011-06-03jbd: Fix forever sleeping process in do_get_write_access()Jan Kara
2011-06-03ext3: Fix fs corruption when make_indexed_dir() failsJan Kara
2011-06-03usb-storage: fix up the unusual_realtek device listAlan Stern
2011-06-03pata_cm64x: fix boot crash on pariscJames Bottomley
2011-06-03wire up syncfs syscallJames Bottomley
2011-06-03wire up the fhandle syscallsJames Bottomley
2011-06-03wire up clock_adjtime syscallJames Bottomley
2011-06-03wire up fanotify syscallsJames Bottomley
2011-06-03VFS: move BUG_ON test for symlink nd->depth after current->link_count testErez Zadok
2011-06-03mac80211: fix a few RCU issuesJohannes Berg
2011-06-03nl80211: Fix set_key regression with some driversJouni Malinen
2011-06-03mac80211: use wake_queue to restart trasmitRajkumar Manoharan
2011-06-03iwlwifi: fix bugs in change_interfaceJohannes Berg
2011-06-03libata: Use Maximum Write Same Length to report discard size limitMartin K. Petersen
2011-06-03x86, 64-bit: Fix copy_[to/from]_user() checks for the userspace address limitJiri Olsa
2011-06-03SATA: enable non-queueable flush flagshaohua.li@intel.com
2011-06-03mtd: omap: fix subpage ecc issue with prefetchKishore Kadiyala
2011-06-03mtd: return badblockbits backArtem Bityutskiy
2011-06-03mtd: mtdconcat: fix NAND OOB writeFelix Radensky
2011-06-03block: always allocate genhd->ev if check_events is implementedTejun Heo
2011-06-03block: add proper state guards to __elv_next_requestJames Bottomley
2011-06-03block: Fix discard topology stacking and reportingMartin K. Petersen
2011-06-03block: hold queue if flush is running for non-queueable flush driveshaohua.li@intel.com
2011-06-03block: add a non-queueable flush flagshaohua.li@intel.com
2011-06-03block: move bd_set_size() above rescan_partitions() in __blkdev_get()Tejun Heo
2011-06-03ext4: don't set PageUptodate in ext4_end_bio()Curt Wohlgemuth
2011-06-03iwlagn: fix iwl_is_any_associatedJohannes Berg
2011-06-03powerpc/oprofile: Handle events that raise an exception without overflowingEric B Munson
2011-06-03ath9k_hw: Fix STA connection issues with AR9380 (XB113).Senthil Balasubramanian
2011-06-03ath9k_hw: fix dual band assumption for XB113Luis R. Rodriguez
2011-06-03ath9k_hw: fix power for the HT40 duplicate framesLuis R. Rodriguez
2011-06-03ath9k_hw: do noise floor calibration only on required chainsRajkumar Manoharan
2011-06-03x86, cpufeature: Fix cpuid leaf 7 feature detectionFenghua Yu