summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-07-10VSOCK: do not disconnect socket when peer has shutdown SEND onlyIan Campbell
2016-07-10net/mlx4_en: Fix endianness bug in IPV6 csum calculationDaniel Jurgens
2016-07-10net: fix infoleak in rtnetlinkKangjie Lu
2016-07-10net: fix infoleak in llcKangjie Lu
2016-07-10net: fec: only clear a queue's work bit if the queue was emptiedUwe Kleine-König
2016-07-10netem: Segment GSO packets on enqueueNeil Horman
2016-07-10sch_dsmark: update backlog as wellWANG Cong
2016-07-10sch_htb: update backlog as wellWANG Cong
2016-07-10net_sched: update hierarchical backlog tooWANG Cong
2016-07-10net_sched: introduce qdisc_replace() helperWANG Cong
2016-07-10bpf: fix double-fdput in replace_map_fd_with_map_ptr()Jann Horn
2016-07-10net/mlx4_en: fix spurious timestamping callbacksEric Dumazet
2016-07-10ipv4/fib: don't warn when primary address is missing if in_dev is deadPaolo Abeni
2016-07-10openvswitch: use flow protocol when recalculating ipv6 checksumsSimon Horman
2016-07-10atl2: Disable unimplemented scatter/gather featureBen Hutchings
2016-07-10bpf/verifier: reject invalid LD_ABS | BPF_DW instructionAlexei Starovoitov
2016-07-10net: sched: do not requeue a NULL skbLars Persson
2016-07-10packet: fix heap info leak in PACKET_DIAG_MCLIST sock_diag interfaceMathias Krause
2016-07-10route: do not cache fib route info on local routes with oifChris Friesen
2016-07-10decnet: Do not build routes to devices without decnet private data.David S. Miller
2016-07-10ACPI / processor: Request native thermal interrupt handling via _OSCSrinivas Pandruvada
2016-07-10iio: ak8975: fix maybe-uninitialized warningRichard Leitner
2016-07-10batman-adv: Reduce refcnt of removed router when updating routeSven Eckelmann
2016-07-10batman-adv: Fix broadcast/ogm queue limit on a removed interfaceLinus Lüssing
2016-07-10batman-adv: Check skb size before using encapsulated ETH+VLAN headerSven Eckelmann
2016-07-10mm: update min_free_kbytes from khugepaged after core initializationJason Baron
2016-07-10proc: prevent accessing /proc/<PID>/environ until it's readyMathias Krause
2016-07-10Input: zforce_ts - fix dual touch recognitionKnut Wohlrab
2016-07-10lpfc: fix misleading indentationArnd Bergmann
2016-07-10clk: qcom: msm8960: Fix ce3_src register offsetStephen Boyd
2016-07-10clk: versatile: sp810: support reentranceLinus Walleij
2016-07-10clk: qcom: msm8960: fix ce3_core clk enable registerSrinivas Kandagatla
2016-07-10clk: rockchip: free memory in error cases when registering clock branchesShawn Lin
2016-07-10nbd: ratelimit error msgs after socket closeDan Streetman
2016-07-10ipvs: drop first packet to redirect conntrackJulian Anastasov
2016-07-10ipvs: correct initial offset of Call-ID header search in SIP persistence engineMarco Angaroni
2016-07-10megaraid_sas: add missing curly braces in ioctl handlerArnd Bergmann
2016-07-10sunrpc/cache: drop reference when sunrpc_cache_pipe_upcall() detects a raceNeilBrown
2016-07-10jme: Fix device PM wakeup API usageGuo-Fu Tseng
2016-07-10jme: Do not enable NIC WoL functions on S0Guo-Fu Tseng
2016-07-10ARM: OMAP3: Add cpuidle parameters table for omap3430Pali Rohár
2016-07-10perf stat: Document --detailed optionBorislav Petkov
2016-07-10perf tools: handle spaces in file names obtained from /proc/pid/mapsMarcin Ślusarz
2016-07-10ext4: fix NULL pointer dereference in ext4_mark_inode_dirty()Eryu Guan
2016-07-10x86/mm/kmmio: Fix mmiotrace for hugepagesKarol Herbst
2016-07-10drivers/misc/ad525x_dpot: AD5274 fix RDAC read back errorsMichael Hennerich
2016-07-10rtc: max77686: Properly handle regmap_irq_get_virq() error codeKrzysztof Kozlowski
2016-07-10rtc: ds1685: passing bogus values to irq_restoreDan Carpenter
2016-07-10rtc: vr41xx: Wire up alarm_irq_enableGeert Uytterhoeven
2016-07-10rtc: hym8563: fix invalid year calculationAlexander Kochetkov