summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-05-11NFSv4: Ensure that the LOCK code sets exception->inodeTrond Myklebust1-2/+7
2012-05-11nfs: Enclose hostname in brackets when needed in nfs_do_root_mountJan Kara1-2/+6
2012-05-11tcp: fix TCP_MAXSEG for established IPv6 passive socketsNeal Cardwell1-0/+4
2012-05-11net ax25: Reorder ax25_exit to remove races.Eric W. Biederman1-4/+5
2012-05-11ksz884x: don't copy too much in netdev_set_mac_address()Dan Carpenter1-1/+1
2012-05-11netns: do not leak net_generic data on failed initJulian Anastasov1-15/+18
2012-05-11tcp: fix tcp_grow_window() for large incoming framesEric Dumazet1-0/+1
2012-05-11dummy: Add ndo_uninit().Hiroaki SHIMODA1-3/+3
2012-05-11net: usb: smsc75xx: fix mtuStephane Fillod1-0/+1
2012-05-11net_sched: gred: Fix oops in gred_dump() in WRED modeDavid Ward1-5/+2
2012-05-11net/ethernet: ks8851_mll fix rx frame buffer overflowDavide Ciminaghi1-1/+1
2012-05-11net: smsc911x: fix skb handling in receive pathWill Deacon1-9/+5
2012-05-118139cp: set intr mask after its handler is registeredJason Wang1-2/+8
2012-05-11atl1: fix kernel panic in case of DMA errorsTony Zelenoff3-10/+7
2012-05-11tcp: avoid order-1 allocations on wifi and tx pathEric Dumazet3-5/+19
2012-05-11tcp: fix tcp_trim_head()Eric Dumazet1-5/+8
2012-05-11net: allow pskb_expand_head() to get maximum tailroomEric Dumazet1-1/+3
2012-05-11tcp: fix tcp_rcv_rtt_update() use of an unscaled RTT sampleNeal Cardwell1-2/+5
2012-05-11net: fix a race in sock_queue_err_skb()Eric Dumazet1-1/+3
2012-05-11netlink: fix races after skb queueingEric Dumazet1-11/+13
2012-05-11wimax: i2400m - prevent a possible kernel bug due to missing fw_name stringPhil Sutter1-1/+2
2012-05-11bonding: properly unset current_arp_slave on slave link upVeaceslav Falico1-1/+5
2012-05-11phonet: Check input from user before allocatingSasha Levin1-0/+3
2012-05-11ipv6: fix array index in ip6_mc_add_src()RongQing.Li1-1/+1
2012-05-11bridge: Do not send queries on multicast group leavesHerbert Xu2-85/+0
2012-05-11sctp: Allow struct sctp_event_subscribe to grow without breaking binariesThomas Graf1-2/+3
2012-05-11tcp: allow splice() to build full TSO packetsEric Dumazet4-6/+9
2012-05-11ppp: Don't stop and restart queue on every TX packetDavid Woodhouse1-1/+2
2012-05-11nfsd: don't fail unchecked creates of non-special filesJ. Bruce Fields2-5/+5
2012-05-11net: fix /proc/net/dev regressionEric Dumazet3-48/+15
2012-05-11usb: dwc3: ep0: increment "actual" on bounced ep0 caseFelipe Balbi1-1/+2
2012-05-11lockd: fix the endianness bugAl Viro2-2/+2
2012-05-11ocfs2: ->e_leaf_clusters endianness breakageAl Viro1-2/+2
2012-05-11ocfs2: ->rl_count endianness breakageAl Viro1-1/+1
2012-05-11ocfs: ->rl_used breakage on big-endianAl Viro1-4/+4
2012-05-11ocfs2: ->l_next_free_req breakage on big-endianAl Viro2-3/+3
2012-05-11btrfs: btrfs_root_readonly() broken on big-endianAl Viro1-1/+1
2012-05-11nfsd: fix compose_entry_fh() failure exitsAl Viro1-14/+8
2012-05-11nfsd: fix endianness breakage in TEST_STATEID handlingAl Viro1-1/+1
2012-05-11nfsd: fix error values returned by nfsd4_lockt() when nfsd_open() failsAl Viro1-14/+9
2012-05-11nfsd: fix b0rken error value for setattr on read-only mountAl Viro1-3/+4
2012-05-11rt2x00: Identify rt2800usb chipsets.Gertjan van Wingerde1-14/+12
2012-05-11rt2800: Add support for the Fujitsu Stylistic Q550Alan Cox1-0/+2
2012-05-11spi/mpc83xx: fix NULL pdata dereference bugKenth Eriksson1-1/+3
2012-05-11spi: Fix device unregistration when unregistering the bus masterLaurent Pinchart1-1/+1
2012-05-11Don't limit non-nested epoll pathsJason Baron1-0/+4
2012-05-11Bluetooth: Add support for Atheros [04ca:3005]AceLan Kao2-0/+3
2012-05-11dell-laptop: touchpad LED should persist its status after S3AceLan Kao1-0/+1
2012-05-11dell-laptop: add 3 machines that has touchpad LEDAceLan Kao1-0/+27
2012-05-11KVM: unmap pages from the iommu when slots are removedAlex Williamson3-6/+17