summaryrefslogtreecommitdiffstats
path: root/drivers/char (unfollow)
Commit message (Expand)AuthorFilesLines
2013-12-28netfilter: nf_tables: fix dumping with large number of setsPablo Neira Ayuso1-3/+7
2013-12-27cifs: set FILE_CREATEDShirish Pargaonkar1-5/+6
2013-12-27cifs: We do not drop reference to tlink in CIFSCheckMFSymlink()Sachin Prabhu3-20/+19
2013-12-27Add missing end of line termination to some cifs messagesSteve French1-3/+3
2013-12-27ipv6: release dst properly in ipip6_tunnel_xmitLi RongQing1-1/+3
2013-12-27netxen: Correct off-by-one errors in bounds checksDavid Gibson1-2/+2
2013-12-27net: Add some clarification to skb_tx_timestamp() comment.David S. Miller1-0/+4
2013-12-27arc_emac: fix potential use after freeEric Dumazet1-2/+2
2013-12-27tg3: Expand 4g_overflow_test workaround to skb fragments of any size.Nithin Sujir1-1/+1
2013-12-27net_sched: act: Dont increment refcnt on replaceJamal Hadi Salim8-26/+37
2013-12-27rds: prevent dereference of a NULL deviceSasha Levin1-1/+2
2013-12-27ARM: OMAP2+: Fix LCD panel backlight regression for LDP legacy bootingTony Lindgren1-1/+6
2013-12-27ipvs: correct usage/allocation of seqadj ext in ipvsJesper Dangaard Brouer1-0/+6
2013-12-27netfilter: WARN about wrong usage of sequence number adjustmentsJesper Dangaard Brouer1-0/+5
2013-12-26macvlan: fix netdev feature propagation from lower deviceFlorian Westphal1-3/+13
2013-12-26ARM: OMAP2+: hwmod_data: fix missing OMAP_INTC_START in irq dataSuman Anna2-5/+5
2013-12-26ARM: DRA7: hwmod: Fix boot crash with DEBUG_LLRajendra Nayak1-1/+1
2013-12-24auxvec.h: account for AT_HWCAP2 in AT_VECTOR_SIZE_BASEArd Biesheuvel1-1/+1
2013-12-23selinux: selinux_setprocattr()->ptrace_parent() needs rcu_read_lock()Oleg Nesterov1-2/+2
2013-12-23selinux: fix broken peer recv checkChad Hanson1-1/+3
2013-12-23drm/radeon: Bump version for CIK DCE tiling fixAlex Deucher1-1/+2
2013-12-23drm/radeon: set correct number of banks for CIK chips in DCEMarek Olšák1-21/+43
2013-12-23drm/radeon: set correct pipe config for Hawaii in DCEMarek Olšák1-13/+6
2013-12-23drm/radeon: expose render backend mask to the userspaceMarek Olšák5-2/+17
2013-12-23drm/radeon: fix render backend setup for SI and CIKMarek Olšák2-10/+10
2013-12-23drm/radeon: 0x9649 is SUMO2 not SUMOAlex Deucher1-1/+1
2013-12-23drm/radeon: fix UVD 256MB checkChristian König1-1/+1
2013-12-23drm/ttm: Fix swapin regressionThomas Hellstrom1-1/+2
2013-12-23gpu: fix qxl missing crc32_leRandy Dunlap2-1/+2
2013-12-23ipv4: consistent reporting of pmtu data in case of corkingHannes Frederic Sowa1-2/+3
2013-12-23drivers: net : cpsw: pass proper device name while requesting irqMugunthan V N1-1/+1
2013-12-23RDMA/cxgb4: Use cxgb4_select_ntuple to correctly calculate ntuple fieldsKumar Sanghvi1-54/+17
2013-12-23RDMA/cxgb4: Server filters are supported only for IPv4Kumar Sanghvi1-1/+2
2013-12-23RDMA/cxgb4: Calculate the filter server TID properlyKumar Sanghvi1-3/+1
2013-12-23cxgb4: Add API to correctly calculate tuple fieldsKumar Sanghvi6-16/+235
2013-12-23cxgb4: Account for stid entries properly in case of IPv6Kumar Sanghvi1-2/+12
2013-12-23cxgb4: Assign filter server TIDs properlyKumar Sanghvi2-5/+20
2013-12-23cxgb4: Include TCP as protocol when creating server filtersKumar Sanghvi2-0/+9
2013-12-23cxgb4: Reserve stid 0 for T4/T5 adaptersKumar Sanghvi1-0/+6
2013-12-22Linux 3.13-rc5v3.13-rc5Linus Torvalds1-1/+1
2013-12-22aio: clean up and fix aio_setup_ring page mappingLinus Torvalds1-35/+23
2013-12-22hyperv: Fix race between probe and open callsHaiyang Zhang1-12/+8
2013-12-22powercap / RAPL: add support for ValleyView SocJacob Pan1-2/+11
2013-12-22PM / sleep: Fix memory leak in pm_vt_switch_unregister().Masami Ichikawa1-0/+1
2013-12-22cpufreq: Use CONFIG_CPU_FREQ_DEFAULT_* to set initial policy for setpolicy dr...Jason Baron1-0/+6
2013-12-22cpufreq: remove sysfs files for CPUs which failed to come back after resumeViresh Kumar1-32/+31
2013-12-21aio/migratepages: make aio migrate pages saneBenjamin LaHaise3-15/+53
2013-12-21aio: fix kioctx leak introduced by "aio: Fix a trinity splat"Benjamin LaHaise1-1/+2
2013-12-21null_blk: support submit_queues on use_per_node_hctxMatias Bjørling1-4/+35
2013-12-21null_blk: set use_per_node_hctx param to falseMatias Bjørling2-6/+7