summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-28Linux 3.18.117v3.18.117Greg Kroah-Hartman
2018-07-28turn off -Wattribute-aliasArnd Bergmann
2018-07-28ARM: fix put_user() for gcc-8Arnd Bergmann
2018-07-28can: xilinx_can: fix RX overflow interrupt not being enabledAnssi Hannula
2018-07-28can: xilinx_can: keep only 1-2 frames in TX FIFO to fix TX accountingAnssi Hannula
2018-07-28can: xilinx_can: fix device dropping off bus on RX overrunAnssi Hannula
2018-07-28can: xilinx_can: fix RX loop if RXNEMP is asserted without RXOKAnssi Hannula
2018-07-28usb: gadget: f_fs: Only return delayed status when len is 0Jerry Zhang
2018-07-28usb: core: handle hub C_PORT_OVER_CURRENT conditionBin Liu
2018-07-28usb: cdc_acm: Add quirk for Castles VEGA3000Lubomir Rintel
2018-07-28tcp: detect malicious patterns in tcp_collapse_ofo_queue()Eric Dumazet
2018-07-28tcp: avoid collapses in tcp_prune_queue() if possibleEric Dumazet
2018-07-28tcp: do not delay ACK in DCTCP upon CE status changeYuchung Cheng
2018-07-28tcp: do not cancel delay-AcK on DCTCP special ACKYuchung Cheng
2018-07-28tcp: helpers to send special DCTCP ackYuchung Cheng
2018-07-28tcp: fix dctcp delayed ACK scheduleYuchung Cheng
2018-07-28rtnetlink: add rtnl_link_state check in rtnl_configure_linkRoopa Prabhu
2018-07-28net/mlx4_core: Save the qpn from the input modifier in RST2INIT wrapperJack Morgenstein
2018-07-28ip: hash fragments consistentlyPaolo Abeni
2018-07-28skbuff: Unconditionally copy pfmemalloc in __skb_clone()Stefano Brivio
2018-07-28net: Don't copy pfmemalloc flag in __copy_skb_header()Stefano Brivio
2018-07-28ptp: fix missing break in switchGustavo A. R. Silva
2018-07-28ipv4: Return EINVAL when ping_group_range sysctl doesn't map to user nsTyler Hicks
2018-07-28ARC: mm: allow mprotect to make stack mappings executableVineet Gupta
2018-07-28ARC: Fix CONFIG_SWAPAlexey Brodkin
2018-07-28ALSA: rawmidi: Change resized buffers atomicallyTakashi Iwai
2018-07-28fat: fix memory allocation failure handling of match_strdup()OGAWA Hirofumi
2018-07-28x86/MCE: Remove min interval polling limitationDewet Thibaut
2018-07-22Linux 3.18.116v3.18.116Greg Kroah-Hartman
2018-07-22net/nfc: Avoid stalls when nfc_alloc_send_skb() returned NULL.Tetsuo Handa
2018-07-22rds: avoid unenecessary cong_update in loop transportSantosh Shilimkar
2018-07-22KEYS: DNS: fix parsing multiple optionsEric Biggers
2018-07-22netfilter: ebtables: reject non-bridge targetsFlorian Westphal
2018-07-22net/mlx5: Fix command interface race in polling modeAlex Vesker
2018-07-22net_sched: blackhole: tell upper qdisc about dropped packetsKonstantin Khlebnikov
2018-07-22vhost_net: validate sock before trying to put its fdJason Wang
2018-07-22tcp: prevent bogus FRTO undos with non-SACK flowsIlpo Järvinen
2018-07-22tcp: fix Fast Open key endiannessYuchung Cheng
2018-07-22net: sungem: fix rx checksum supportEric Dumazet
2018-07-22net/mlx5: Fix incorrect raw command length parsingAlex Vesker
2018-07-22net: dccp: switch rx_tstamp_last_feedback to monotonic clockEric Dumazet
2018-07-22net: dccp: avoid crash in ccid3_hc_rx_send_feedback()Eric Dumazet
2018-07-22crypto: crypto4xx - fix crypto4xx_build_pdr, crypto4xx_build_sdr leakChristian Lamparter
2018-07-22crypto: crypto4xx - remove bad list_delChristian Lamparter
2018-07-22bcm63xx_enet: do not write to random DMA channel on BCM6345Jonas Gorski
2018-07-22bcm63xx_enet: correct clock usageJonas Gorski
2018-07-22loop: remember whether sysfs_create_group() was doneTetsuo Handa
2018-07-22RDMA/ucm: Mark UCM interface as BROKENLeon Romanovsky
2018-07-22PM / hibernate: Fix oops at snapshot_write()Tetsuo Handa
2018-07-22loop: add recursion validation to LOOP_CHANGE_FDTheodore Ts'o