summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-03-27sfc: Fix timekeeping in efx_mcdi_poll()Ben Hutchings1-6/+6
2013-03-27sfc: lock TX queues when calling netif_device_detach()Daniel Pieczko3-3/+16
2013-03-27sfc: Fix two causes of flush failureBen Hutchings7-5/+46
2013-03-27sfc: Convert firmware subtypes to native byte order in efx_mcdi_get_board_cfg()Ben Hutchings1-6/+11
2013-03-27sfc: Do not attempt to flush queues if DMA is disabledStuart Hodgson1-14/+19
2013-03-27inet: limit length of fragment queue hash table bucket listsHannes Frederic Sowa5-14/+46
2013-03-27rtnetlink: Mask the rta_type when range checkingVlad Yasevich1-1/+1
2013-03-27tcp: fix skb_availroom()Eric Dumazet3-4/+6
2013-03-27ipv4: fix definition of FIB_TABLE_HASHSZDenis V. Lunev1-7/+5
2013-03-27sctp: don't break the loop while meeting the active_path so as to find the m...Xufeng Zhang1-1/+1
2013-03-27sctp: Use correct sideffect command in duplicate cookie handlingVlad Yasevich1-1/+1
2013-03-27bonding: don't call update_speed_duplex() under spinlocksVeaceslav Falico1-4/+2
2013-03-27netconsole: don't call __netpoll_cleanup() while atomicVeaceslav Falico1-11/+9
2013-03-27net/ipv4: Ensure that location of timestamp option is storedDavid Ward1-4/+1
2013-03-27sunsu: Fix panic in case of nonexistent port at "console=ttySY" cmdline optionTkhai Kirill1-12/+9
2013-03-27isofs: avoid info leak on exportMathias Krause1-0/+1
2013-03-27udf: avoid info leak on exportMathias Krause1-0/+1
2013-03-27tools: hv: Netlink source address validation allows DoSTomas Hozza1-1/+7
2013-03-27selinux: use GFP_ATOMIC under spin_lockDan Carpenter1-1/+1
2013-03-27vhost/net: fix heads usage of ubuf_infoMichael S. Tsirkin1-1/+2
2013-03-27rtlwifi: rtl8192cu: Fix problem that prevents reassociationLarry Finger1-52/+35
2013-03-27powerpc: Fix cputable entry for 970MP rev 1.0Benjamin Herrenschmidt1-1/+1
2013-03-27rtlwifi: rtl8192cu: Fix schedule while atomic bug splatLarry Finger1-2/+0
2013-03-27mwifiex: fix potential out-of-boundary access to ibss rate tableBing Zhao1-4/+3
2013-03-27s390/mm: fix flush_tlb_kernel_range()Heiko Carstens1-2/+0
2013-03-27i915: initialize CADL in opregionLekensteyn1-1/+22
2013-03-27perf: Revert duplicated commitBen Hutchings1-2/+0
2013-03-27drm/i915: Increase the RC6p threshold.Stéphane Marchesin1-1/+1
2013-03-276lowpan: Fix endianness issue in is_addr_link_local().YOSHIFUJI Hideaki / 吉藤英明1-1/+1
2013-03-27dcbnl: fix various netlink info leaksMathias Krause1-0/+7
2013-03-27rtnl: fix info leak on RTM_GETLINK request for VF devicesMathias Krause1-0/+1
2013-03-27ipv6: stop multicast forwarding to process interface scoped addressesHannes Frederic Sowa1-1/+2
2013-03-27bridging: fix rx_handlers return codeCristian Bercaru1-0/+1
2013-03-27netlabel: correctly list all the static label mappingsPaul Moore1-16/+11
2013-03-27macvlan: Set IFF_UNICAST_FLT flag to prevent unnecessary promisc mode.Vlad Yasevich1-0/+1
2013-03-27tun: add a missing nf_reset() in tun_net_xmit()Eric Dumazet1-0/+2
2013-03-27tcp: fix double-counted receiver RTT when leaving receiver fast pathNeal Cardwell1-3/+3
2013-03-27net: ipv6: Don't purge default router if accept_ra=2Lorenzo Colitti1-1/+2
2013-03-27rds: limit the size allocated by rds_message_alloc()Cong Wang1-0/+3
2013-03-27l2tp: Restore socket refcount when sendmsg succeedsGuillaume Nault1-0/+1
2013-03-27perf,x86: fix link failure for non-Intel configsDavid Rientjes1-1/+5
2013-03-27perf,x86: fix wrmsr_on_cpu() warning on suspend/resumeLinus Torvalds1-1/+3
2013-03-27perf,x86: fix kernel crash with PEBS/BTS after suspend/resumeStephane Eranian3-0/+12
2013-03-27TTY: do not reset master's packet modeJiri Slaby1-1/+0
2013-03-20Linux 3.2.41v3.2.41Ben Hutchings1-1/+1
2013-03-20NLS: improve UTF8 -> UTF16 string conversion routineAlan Stern4-17/+44
2013-03-20btrfs: use rcu_barrier() to wait for bdev puts at unmountEric Sandeen1-0/+6
2013-03-20loopdev: remove an user triggerable oopsGuo Chao1-6/+16
2013-03-20loopdev: fix a deadlockGuo Chao1-2/+0
2013-03-20block: use i_size_write() in bd_set_size()Guo Chao1-1/+3