aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-11-11powerpc: remove superfluous PageTail checks on the pte gup_fastAndrea Arcangeli
2011-11-11can bcm: fix incomplete tx_setup fixOliver Hartkopp
2011-11-11xHCI: Clear PLC for USB2 root hub portsAndiry Xu
2011-11-11xHCI: test and clear RWC bitAndiry Xu
2011-11-11xhci: If no endpoints changed, don't issue BW command.Sarah Sharp
2011-11-11usb_storage: Don't freeze in usb-stor-scanSeth Forshee
2011-11-11btusb: add device entry for Broadcom SoftSailingOliver Neukum
2011-11-11Bluetooth: add support for 2011 mac miniJurgen Kramer
2011-11-11Bluetooth: Add Atheros AR3012 one PID/VID supportedSteven.Li
2011-11-11Bluetooth: Add Toshiba laptops AR30XX device IDRicardo Mendoza
2011-11-11Bluetooth: Add MacBookAir4,1 supportPieter-Augustijn Van Malleghem
2011-11-11ASIX: Use only 11 bits of header for data sizeMarek Vasut
2011-11-11ASIX: Simplify condition in rx_fixup()Marek Vasut
2011-11-11USB: xHCI: prevent infinite loop when processing MSE eventAndiry Xu
2011-11-11ipheth: iPhone 4 Verizon CDMA USB Product ID addKavan Smith
2011-11-11USB: Avoid NULL pointer deref in usb_hcd_alloc_bandwidth.Sarah Sharp
2011-11-11usbnet/cdc_ncm: Don't use stack variables for DMAJosh Boyer
2011-11-11USB: Serial: Add PID(0xF7C0) to FTDI SIO driver for a zeitcontrol-deviceArtur Zimmer
2011-11-11USB: Serial: Add device ID for Sierra Wireless MC8305Florian Echtler
2011-11-11usb/isp1760: Added missing call to usb_hcd_check_unlink_urb() during unlinkArvid Brodin
2011-11-11USB: EHCI: Fix test mode sequenceBoris Todorov
2011-11-11rtl8150: rtl8150_disconnect(...) does not need tasklet_disable(...)huajun li
2011-11-11enic: Bug Fix: Fix hardware transmit queue indexing in enic_poll_controllerVasanthy Kolluri
2011-11-11ext4: fix race in xattr block allocation pathEric Sandeen
2011-11-11ext4: call ext4_handle_dirty_metadata with correct inode in ext4_dx_add_entryTheodore Ts'o
2011-11-11ext4: ext4_mkdir should dirty dir_block with newly created directory inodeDarrick J. Wong
2011-11-11ext4: ext4_rename should dirty dir_bh with the correct directoryDarrick J. Wong
2011-11-11ext2,ext3,ext4: don't inherit APPEND_FL or IMMUTABLE_FL for new inodesTheodore Ts'o
2011-11-11drivers/power/ds2780_battery.c: fix deadlock upon insertion and removalClifton Barnes
2011-11-11drivers/power/ds2780_battery.c: add a nolock function to w1 interfaceClifton Barnes
2011-11-11drivers/power/ds2780_battery.c: create central point for calling w1 interfaceClifton Barnes
2011-11-11hwspinlock/core: use a mutex to protect the radix treeJuan Gutierrez
2011-11-11drivers/net/rionet.c: fix ethernet address macros for LE platformsAlexandre Bounine
2011-11-11iwlagn: do not use interruptible waitsJohannes Berg
2011-11-11vfs: show O_CLOEXE bit properly in /proc/<pid>/fdinfo/<fd> filesLinus Torvalds
2011-11-11binfmt_elf: fix PIE execution with randomization disabledJiri Kosina
2011-11-11mm: thp: tail page refcounting fixAndrea Arcangeli
2011-11-11net: xen-netback: correctly restart Tx after a VM restore/migrateDavid Vrabel
2011-11-11make PACKET_STATISTICS getsockopt report consistently between ring and non-ringWillem de Bruijn
2011-11-11ipv6: nullify ipv6_ac_list and ipv6_fl_list when creating new socketYan, Zheng
2011-11-11tg3: negate USE_PHYLIB flag checkJiri Pirko
2011-11-11tcp: properly update lost_cnt_hint during shiftingYan, Zheng
2011-11-11tcp: properly handle md5sig_pool referencesYan, Zheng
2011-11-11netconsole: enable netconsole can make net_device refcnt incorrentGao feng
2011-11-11macvlan/macvtap: Fix unicast between macvtap interfaces in bridge modeDavid Ward
2011-11-11l2tp: fix a potential skb leak in l2tp_xmit_skb()Eric Dumazet
2011-11-11ipv4: fix ipsec forward performance regressionYan, Zheng
2011-11-11can bcm: fix tx_setup off-by-one errorsOliver Hartkopp
2011-11-11bridge: fix hang on removal of bridge via netlinkstephen hemminger
2011-11-11bonding: use local function pointer of bond->recv_probe in bond_handle_frameMitsuo Hayasaka