summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-03-04bcache: Change refill_dirty() to always scan entire disk if necessaryKent Overstreet1-7/+30
2016-03-04bcache: prevent crash on changing writeback_runningStefan Bader1-1/+2
2016-03-04bcache: allows use of register in udev to avoid "device_busy" error.Gabriel de Perthuis1-2/+3
2016-03-04bcache: unregister reboot notifier if bcache fails to unregister deviceZheng Liu1-1/+3
2016-03-04bcache: fix a leak in bch_cached_dev_run()Al Viro1-1/+4
2016-03-04bcache: clear BCACHE_DEV_UNLINK_DONE flag when attaching a backing deviceZheng Liu1-0/+2
2016-03-04bcache: Add a cond_resched() call to gcKent Overstreet1-0/+1
2016-03-04bcache: fix a livelock when we cause a huge number of cache missesZheng Liu1-1/+3
2016-03-04lib/ucs2_string: Correct ucs2 -> utf8 conversionJason Andryuk1-7/+7
2016-03-04efi: Add pstore variables to the deletion whitelistMatt Fleming1-0/+1
2016-03-04efi: Make efivarfs entries immutable by defaultPeter Jones9-41/+258
2016-03-04efi: Make our variable validation list include the guidPeter Jones3-22/+38
2016-03-04efi: Do variable name validation tests in utf8Peter Jones1-11/+21
2016-03-04efi: Use ucs2_as_utf8 in efivarfs instead of open coding a bad versionPeter Jones2-23/+14
2016-03-04lib/ucs2_string: Add ucs2 -> utf8 helper functionsPeter Jones2-0/+66
2016-03-04ARM: 8457/1: psci-smp is built only for SMPArnd Bergmann1-1/+1
2016-03-04drm/gma500: Use correct unref in the gem bo create functionDaniel Vetter1-1/+1
2016-03-04devm_memremap: Fix error value when memremap failedToshi Kani1-1/+3
2016-03-04KVM: s390: fix guest fprs memory leakDavid Hildenbrand1-1/+4
2016-03-04arm64: errata: Add -mpc-relative-literal-loads to build flagsdann frazier1-0/+1
2016-03-04ARM: debug-ll: fix BCM63xx entry for multiplatformArnd Bergmann1-11/+6
2016-03-04ext4: fix bh->b_state corruptionJan Kara1-2/+30
2016-03-04sctp: Fix port hash table size computationNeil Horman1-7/+36
2016-03-04unix_diag: fix incorrect sign extension in unix_lookup_by_inoDmitry V. Levin1-1/+1
2016-03-04tipc: unlock in error pathInsu Yun1-1/+3
2016-03-04rtnl: RTM_GETNETCONF: fix wrong return valueAnton Protopopov2-2/+2
2016-03-04IFF_NO_QUEUE: Fix for drivers not calling ether_setup()Phil Sutter1-1/+3
2016-03-04tcp/dccp: fix another race at listener dismantleEric Dumazet6-37/+38
2016-03-04route: check and remove route cache when we get routeXin Long2-14/+64
2016-03-04net_sched fix: reclassification needs to consider ether protocol changesJamal Hadi Salim1-0/+1
2016-03-04pppoe: fix reference counting in PPPoE proxyGuillaume Nault1-0/+2
2016-03-04l2tp: Fix error creating L2TP tunnelsMark Tomlinson1-4/+14
2016-03-04net/mlx4_en: Avoid changing dev->features directly in run-timeEugenia Emantayev1-4/+5
2016-03-04net/mlx4_en: Choose time-stamping shift value according to HW frequencyEugenia Emantayev1-6/+19
2016-03-04net/mlx4_en: Count HW buffer overrun only onceAmir Vadai1-2/+2
2016-03-04qmi_wwan: add "4G LTE usb-modem U901"Bjørn Mork1-0/+1
2016-03-04tcp: md5: release request socket instead of listenerEric Dumazet1-2/+4
2016-03-04tipc: fix premature addition of node to lookup tableJon Paul Maloy1-6/+6
2016-03-04af_unix: Guard against other == sk in unix_dgram_sendmsgRainer Weikusat1-1/+6
2016-03-04af_unix: Don't set err in unix_stream_read_generic unless there was an errorRainer Weikusat1-6/+10
2016-03-04ipv4: fix memory leaks in ip_cmsg_send() callersEric Dumazet4-3/+11
2016-03-04bonding: Fix ARP monitor validationJay Vosburgh1-11/+28
2016-03-04bpf: fix branch offset adjustment on backjumps after patching ctx expansionDaniel Borkmann1-1/+1
2016-03-04flow_dissector: Fix unaligned access in __skb_flow_dissector when used by eth...Alexander Duyck1-3/+6
2016-03-04net: Copy inner L3 and L4 headers as unaligned on GRE TEBAlexander Duyck1-0/+7
2016-03-04sctp: translate network order to host order when users get a hmacidXin Long1-2/+7
2016-03-04enic: increment devcmd2 result ring in case of timeoutSandeep Pillai2-8/+13
2016-03-04tg3: Fix for tg3 transmit queue 0 timed out when too many gso_segsSiva Reddy Kallam1-6/+19
2016-03-04net:Add sysctl_max_skb_fragsHans Westgaard Ry4-2/+15
2016-03-04tcp: do not drop syn_recv on all icmp reportsEric Dumazet3-6/+12