aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.0.30v3.0.30Greg Kroah-Hartman2012-04-271-1/+1
* tcp: fix TCP_MAXSEG for established IPv6 passive socketsNeal Cardwell2012-04-271-0/+4
* net ax25: Reorder ax25_exit to remove races.Eric W. Biederman2012-04-271-4/+5
* ksz884x: don't copy too much in netdev_set_mac_address()Dan Carpenter2012-04-271-1/+1
* netns: do not leak net_generic data on failed initJulian Anastasov2012-04-271-15/+18
* tcp: fix tcp_grow_window() for large incoming framesEric Dumazet2012-04-271-0/+1
* dummy: Add ndo_uninit().Hiroaki SHIMODA2012-04-271-3/+3
* net: usb: smsc75xx: fix mtuStephane Fillod2012-04-271-0/+1
* net_sched: gred: Fix oops in gred_dump() in WRED modeDavid Ward2012-04-271-5/+2
* net/ethernet: ks8851_mll fix rx frame buffer overflowDavide Ciminaghi2012-04-271-1/+1
* net: smsc911x: fix skb handling in receive pathWill Deacon2012-04-271-9/+5
* 8139cp: set intr mask after its handler is registeredJason Wang2012-04-271-2/+8
* atl1: fix kernel panic in case of DMA errorsTony Zelenoff2012-04-273-10/+7
* tcp: fix tcp_rcv_rtt_update() use of an unscaled RTT sampleNeal Cardwell2012-04-271-2/+5
* net: fix a race in sock_queue_err_skb()Eric Dumazet2012-04-271-1/+3
* netlink: fix races after skb queueingEric Dumazet2012-04-271-11/+13
* wimax: i2400m - prevent a possible kernel bug due to missing fw_name stringPhil Sutter2012-04-271-1/+2
* bonding: properly unset current_arp_slave on slave link upVeaceslav Falico2012-04-271-1/+5
* phonet: Check input from user before allocatingSasha Levin2012-04-271-0/+3
* ipv6: fix array index in ip6_mc_add_src()RongQing.Li2012-04-271-1/+1
* bridge: Do not send queries on multicast group leavesHerbert Xu2012-04-272-85/+0
* sctp: Allow struct sctp_event_subscribe to grow without breaking binariesThomas Graf2012-04-271-2/+3
* tcp: allow splice() to build full TSO packetsEric Dumazet2012-04-274-6/+9
* ppp: Don't stop and restart queue on every TX packetDavid Woodhouse2012-04-271-1/+2
* lockd: fix the endianness bugAl Viro2012-04-272-2/+2
* ocfs2: ->e_leaf_clusters endianness breakageAl Viro2012-04-271-2/+2
* ocfs2: ->rl_count endianness breakageAl Viro2012-04-271-1/+1
* ocfs: ->rl_used breakage on big-endianAl Viro2012-04-271-4/+4
* ocfs2: ->l_next_free_req breakage on big-endianAl Viro2012-04-272-3/+3
* btrfs: btrfs_root_readonly() broken on big-endianAl Viro2012-04-271-1/+1
* nfsd: fix compose_entry_fh() failure exitsAl Viro2012-04-271-14/+8
* rt2x00: Identify rt2800usb chipsets.Gertjan van Wingerde2012-04-271-14/+12
* rt2800: Add support for the Fujitsu Stylistic Q550Alan Cox2012-04-271-0/+2
* rt2x00: Add USB device ID of Buffalo WLI-UC-GNHP.Gertjan van Wingerde2012-04-271-0/+1
* rt2800usb: Add new device ID for BelkinEduardo Bacchi Kienetz2012-04-271-0/+2
* rt2x00: Properly identify rt2800usb devices.Gertjan van Wingerde2012-04-271-2/+2
* spi: Fix device unregistration when unregistering the bus masterLaurent Pinchart2012-04-271-1/+1
* Don't limit non-nested epoll pathsJason Baron2012-04-271-0/+4
* Bluetooth: Add support for Atheros [04ca:3005]AceLan Kao2012-04-272-0/+3
* ext4: fix endianness breakage in ext4_split_extent_at()Al Viro2012-04-271-1/+1
* PCI: Add quirk for still enabled interrupts on Intel Sandy Bridge GPUsThomas Jarosch2012-04-271-0/+34
* usb: musb: omap: fix the error check for pm_runtime_get_syncShubhrajyoti D2012-04-271-2/+3
* usb: musb: omap: fix crash when musb glue (omap) gets initializedKishon Vijay Abraham I2012-04-271-2/+2
* usb: gadget: eliminate NULL pointer dereference (bugfix)Andrzej Pietrasiewicz2012-04-271-1/+1
* USB: fix deadlock in bConfigurationValue attribute methodAlan Stern2012-04-272-6/+3
* EHCI: always clear the STS_FLR status bitAlan Stern2012-04-271-1/+6
* USB: sierra: avoid QMI/wwan interface on MC77xxBjørn Mork2012-04-271-2/+4
* drivers/tty/amiserial.c: add missing tty_unlockJulia Lawall2012-04-271-1/+3
* pch_uart: Fix dma channel unallocated issueTomoya MORINAGA2012-04-271-1/+3
* USB: serial: cp210x: Fixed usb_control_msg timeout valuesYuri Matylitski2012-04-271-3/+6