summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-04-27Linux 3.3.4v3.3.4Greg Kroah-Hartman
2012-04-27tcp: avoid order-1 allocations on wifi and tx pathEric Dumazet
2012-04-27net: allow pskb_expand_head() to get maximum tailroomEric Dumazet
2012-04-27tcp: fix TCP_MAXSEG for established IPv6 passive socketsNeal Cardwell
2012-04-27net ax25: Reorder ax25_exit to remove races.Eric W. Biederman
2012-04-27ksz884x: don't copy too much in netdev_set_mac_address()Dan Carpenter
2012-04-27netns: do not leak net_generic data on failed initJulian Anastasov
2012-04-27tcp: fix tcp_grow_window() for large incoming framesEric Dumazet
2012-04-27dummy: Add ndo_uninit().Hiroaki SHIMODA
2012-04-27net: usb: smsc75xx: fix mtuStephane Fillod
2012-04-27net_sched: gred: Fix oops in gred_dump() in WRED modeDavid Ward
2012-04-27net/ethernet: ks8851_mll fix rx frame buffer overflowDavide Ciminaghi
2012-04-27net: smsc911x: fix skb handling in receive pathWill Deacon
2012-04-278139cp: set intr mask after its handler is registeredJason Wang
2012-04-27atl1: fix kernel panic in case of DMA errorsTony Zelenoff
2012-04-27tcp: fix tcp_rcv_rtt_update() use of an unscaled RTT sampleNeal Cardwell
2012-04-27tcp: restore correct limitEric Dumazet
2012-04-27net: fix a race in sock_queue_err_skb()Eric Dumazet
2012-04-27netlink: fix races after skb queueingEric Dumazet
2012-04-27wimax: i2400m - prevent a possible kernel bug due to missing fw_name stringPhil Sutter
2012-04-27bonding: properly unset current_arp_slave on slave link upVeaceslav Falico
2012-04-27phonet: Check input from user before allocatingSasha Levin
2012-04-27ipv6: fix array index in ip6_mc_add_src()RongQing.Li
2012-04-27bridge: Do not send queries on multicast group leavesHerbert Xu
2012-04-27sctp: Allow struct sctp_event_subscribe to grow without breaking binariesThomas Graf
2012-04-27phy:icplus:fix Auto Power Saving in ip101a_config_init.Srinivas Kandagatla
2012-04-27tcp: allow splice() to build full TSO packetsEric Dumazet
2012-04-27ppp: Don't stop and restart queue on every TX packetDavid Woodhouse
2012-04-27net: fix /proc/net/dev regressionEric Dumazet
2012-04-27usb: dwc3: ep0: increment "actual" on bounced ep0 caseFelipe Balbi
2012-04-27lockd: fix the endianness bugAl Viro
2012-04-27ocfs2: ->e_leaf_clusters endianness breakageAl Viro
2012-04-27ocfs2: ->rl_count endianness breakageAl Viro
2012-04-27ocfs: ->rl_used breakage on big-endianAl Viro
2012-04-27ocfs2: ->l_next_free_req breakage on big-endianAl Viro
2012-04-27btrfs: btrfs_root_readonly() broken on big-endianAl Viro
2012-04-27nfsd: fix compose_entry_fh() failure exitsAl Viro
2012-04-27nfsd: fix endianness breakage in TEST_STATEID handlingAl Viro
2012-04-27nfsd: fix error values returned by nfsd4_lockt() when nfsd_open() failsAl Viro
2012-04-27nfsd: fix b0rken error value for setattr on read-only mountAl Viro
2012-04-27Bluetooth: Add support for Atheros [04ca:3005]AceLan Kao
2012-04-27dell-laptop: touchpad LED should persist its status after S3AceLan Kao
2012-04-27dell-laptop: add 3 machines that has touchpad LEDAceLan Kao
2012-04-27KVM: unmap pages from the iommu when slots are removedAlex Williamson
2012-04-27ext4: fix endianness breakage in ext4_split_extent_at()Al Viro
2012-04-27PCI: Add quirk for still enabled interrupts on Intel Sandy Bridge GPUsThomas Jarosch
2012-04-27usb: musb: omap: fix the error check for pm_runtime_get_syncShubhrajyoti D
2012-04-27usb: musb: omap: fix crash when musb glue (omap) gets initializedKishon Vijay Abraham I
2012-04-27usb: gadget: eliminate NULL pointer dereference (bugfix)Andrzej Pietrasiewicz
2012-04-27usb: gadget: udc-core: fix asymmetric calls in remove_driverKishon Vijay Abraham I