summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-04-27Linux 3.0.30v3.0.30Greg Kroah-Hartman1-1/+1
2012-04-27tcp: fix TCP_MAXSEG for established IPv6 passive socketsNeal Cardwell1-0/+4
2012-04-27net ax25: Reorder ax25_exit to remove races.Eric W. Biederman1-4/+5
2012-04-27ksz884x: don't copy too much in netdev_set_mac_address()Dan Carpenter1-1/+1
2012-04-27netns: do not leak net_generic data on failed initJulian Anastasov1-15/+18
2012-04-27tcp: fix tcp_grow_window() for large incoming framesEric Dumazet1-0/+1
2012-04-27dummy: Add ndo_uninit().Hiroaki SHIMODA1-3/+3
2012-04-27net: usb: smsc75xx: fix mtuStephane Fillod1-0/+1
2012-04-27net_sched: gred: Fix oops in gred_dump() in WRED modeDavid Ward1-5/+2
2012-04-27net/ethernet: ks8851_mll fix rx frame buffer overflowDavide Ciminaghi1-1/+1
2012-04-27net: smsc911x: fix skb handling in receive pathWill Deacon1-9/+5
2012-04-278139cp: set intr mask after its handler is registeredJason Wang1-2/+8
2012-04-27atl1: fix kernel panic in case of DMA errorsTony Zelenoff3-10/+7
2012-04-27tcp: fix tcp_rcv_rtt_update() use of an unscaled RTT sampleNeal Cardwell1-2/+5
2012-04-27net: fix a race in sock_queue_err_skb()Eric Dumazet1-1/+3
2012-04-27netlink: fix races after skb queueingEric Dumazet1-11/+13
2012-04-27wimax: i2400m - prevent a possible kernel bug due to missing fw_name stringPhil Sutter1-1/+2
2012-04-27bonding: properly unset current_arp_slave on slave link upVeaceslav Falico1-1/+5
2012-04-27phonet: Check input from user before allocatingSasha Levin1-0/+3
2012-04-27ipv6: fix array index in ip6_mc_add_src()RongQing.Li1-1/+1
2012-04-27bridge: Do not send queries on multicast group leavesHerbert Xu2-85/+0
2012-04-27sctp: Allow struct sctp_event_subscribe to grow without breaking binariesThomas Graf1-2/+3
2012-04-27tcp: allow splice() to build full TSO packetsEric Dumazet4-6/+9
2012-04-27ppp: Don't stop and restart queue on every TX packetDavid Woodhouse1-1/+2
2012-04-27lockd: fix the endianness bugAl Viro2-2/+2
2012-04-27ocfs2: ->e_leaf_clusters endianness breakageAl Viro1-2/+2
2012-04-27ocfs2: ->rl_count endianness breakageAl Viro1-1/+1
2012-04-27ocfs: ->rl_used breakage on big-endianAl Viro1-4/+4
2012-04-27ocfs2: ->l_next_free_req breakage on big-endianAl Viro2-3/+3
2012-04-27btrfs: btrfs_root_readonly() broken on big-endianAl Viro1-1/+1
2012-04-27nfsd: fix compose_entry_fh() failure exitsAl Viro1-14/+8
2012-04-27rt2x00: Identify rt2800usb chipsets.Gertjan van Wingerde1-14/+12
2012-04-27rt2800: Add support for the Fujitsu Stylistic Q550Alan Cox1-0/+2
2012-04-27rt2x00: Add USB device ID of Buffalo WLI-UC-GNHP.Gertjan van Wingerde1-0/+1
2012-04-27rt2800usb: Add new device ID for BelkinEduardo Bacchi Kienetz1-0/+2
2012-04-27rt2x00: Properly identify rt2800usb devices.Gertjan van Wingerde1-2/+2
2012-04-27spi: Fix device unregistration when unregistering the bus masterLaurent Pinchart1-1/+1
2012-04-27Don't limit non-nested epoll pathsJason Baron1-0/+4
2012-04-27Bluetooth: Add support for Atheros [04ca:3005]AceLan Kao2-0/+3
2012-04-27ext4: fix endianness breakage in ext4_split_extent_at()Al Viro1-1/+1
2012-04-27PCI: Add quirk for still enabled interrupts on Intel Sandy Bridge GPUsThomas Jarosch1-0/+34
2012-04-27usb: musb: omap: fix the error check for pm_runtime_get_syncShubhrajyoti D1-2/+3
2012-04-27usb: musb: omap: fix crash when musb glue (omap) gets initializedKishon Vijay Abraham I1-2/+2
2012-04-27usb: gadget: eliminate NULL pointer dereference (bugfix)Andrzej Pietrasiewicz1-1/+1
2012-04-27USB: fix deadlock in bConfigurationValue attribute methodAlan Stern2-6/+3
2012-04-27EHCI: always clear the STS_FLR status bitAlan Stern1-1/+6
2012-04-27USB: sierra: avoid QMI/wwan interface on MC77xxBjørn Mork1-2/+4
2012-04-27drivers/tty/amiserial.c: add missing tty_unlockJulia Lawall1-1/+3
2012-04-27pch_uart: Fix dma channel unallocated issueTomoya MORINAGA1-1/+3
2012-04-27USB: serial: cp210x: Fixed usb_control_msg timeout valuesYuri Matylitski1-3/+6