summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.3.4v3.3.4Greg Kroah-Hartman2012-04-271-1/+1
* tcp: avoid order-1 allocations on wifi and tx pathEric Dumazet2012-04-273-5/+19
* net: allow pskb_expand_head() to get maximum tailroomEric Dumazet2012-04-271-1/+3
* 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
* tcp: restore correct limitEric Dumazet2012-04-271-2/+1
* 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
* phy:icplus:fix Auto Power Saving in ip101a_config_init.Srinivas Kandagatla2012-04-271-1/+2
* 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
* net: fix /proc/net/dev regressionEric Dumazet2012-04-273-48/+15
* usb: dwc3: ep0: increment "actual" on bounced ep0 caseFelipe Balbi2012-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
* nfsd: fix endianness breakage in TEST_STATEID handlingAl Viro2012-04-271-1/+1
* nfsd: fix error values returned by nfsd4_lockt() when nfsd_open() failsAl Viro2012-04-271-14/+9
* nfsd: fix b0rken error value for setattr on read-only mountAl Viro2012-04-271-3/+4
* Bluetooth: Add support for Atheros [04ca:3005]AceLan Kao2012-04-272-0/+3
* dell-laptop: touchpad LED should persist its status after S3AceLan Kao2012-04-271-0/+1
* dell-laptop: add 3 machines that has touchpad LEDAceLan Kao2012-04-271-0/+27
* KVM: unmap pages from the iommu when slots are removedAlex Williamson2012-04-273-3/+15
* 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: gadget: udc-core: fix asymmetric calls in remove_driverKishon Vijay Abraham I2012-04-271-1/+1