summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.18.117v3.18.117Greg Kroah-Hartman2018-07-281-1/+1
* turn off -Wattribute-aliasArnd Bergmann2018-07-281-0/+1
* ARM: fix put_user() for gcc-8Arnd Bergmann2018-07-281-1/+1
* can: xilinx_can: fix RX overflow interrupt not being enabledAnssi Hannula2018-07-281-1/+1
* can: xilinx_can: keep only 1-2 frames in TX FIFO to fix TX accountingAnssi Hannula2018-07-281-12/+67
* can: xilinx_can: fix device dropping off bus on RX overrunAnssi Hannula2018-07-281-1/+0
* can: xilinx_can: fix RX loop if RXNEMP is asserted without RXOKAnssi Hannula2018-07-281-13/+5
* usb: gadget: f_fs: Only return delayed status when len is 0Jerry Zhang2018-07-281-1/+1
* usb: core: handle hub C_PORT_OVER_CURRENT conditionBin Liu2018-07-281-2/+6
* usb: cdc_acm: Add quirk for Castles VEGA3000Lubomir Rintel2018-07-281-0/+3
* tcp: detect malicious patterns in tcp_collapse_ofo_queue()Eric Dumazet2018-07-281-2/+14
* tcp: avoid collapses in tcp_prune_queue() if possibleEric Dumazet2018-07-281-0/+3
* tcp: do not delay ACK in DCTCP upon CE status changeYuchung Cheng2018-07-283-13/+21
* tcp: do not cancel delay-AcK on DCTCP special ACKYuchung Cheng2018-07-283-33/+13
* tcp: helpers to send special DCTCP ackYuchung Cheng2018-07-281-5/+17
* tcp: fix dctcp delayed ACK scheduleYuchung Cheng2018-07-281-2/+4
* rtnetlink: add rtnl_link_state check in rtnl_configure_linkRoopa Prabhu2018-07-281-3/+6
* net/mlx4_core: Save the qpn from the input modifier in RST2INIT wrapperJack Morgenstein2018-07-281-1/+1
* ip: hash fragments consistentlyPaolo Abeni2018-07-282-0/+4
* skbuff: Unconditionally copy pfmemalloc in __skb_clone()Stefano Brivio2018-07-281-2/+1
* net: Don't copy pfmemalloc flag in __copy_skb_header()Stefano Brivio2018-07-282-6/+8
* ptp: fix missing break in switchGustavo A. R. Silva2018-07-281-0/+1
* ipv4: Return EINVAL when ping_group_range sysctl doesn't map to user nsTyler Hicks2018-07-281-2/+3
* ARC: mm: allow mprotect to make stack mappings executableVineet Gupta2018-07-281-1/+1
* ARC: Fix CONFIG_SWAPAlexey Brodkin2018-07-281-1/+1
* ALSA: rawmidi: Change resized buffers atomicallyTakashi Iwai2018-07-281-6/+14
* fat: fix memory allocation failure handling of match_strdup()OGAWA Hirofumi2018-07-281-7/+13
* x86/MCE: Remove min interval polling limitationDewet Thibaut2018-07-281-3/+0
* Linux 3.18.116v3.18.116Greg Kroah-Hartman2018-07-221-1/+1
* net/nfc: Avoid stalls when nfc_alloc_send_skb() returned NULL.Tetsuo Handa2018-07-221-3/+6
* rds: avoid unenecessary cong_update in loop transportSantosh Shilimkar2018-07-223-0/+11
* KEYS: DNS: fix parsing multiple optionsEric Biggers2018-07-221-12/+16
* netfilter: ebtables: reject non-bridge targetsFlorian Westphal2018-07-221-0/+13
* net/mlx5: Fix command interface race in polling modeAlex Vesker2018-07-221-1/+3
* net_sched: blackhole: tell upper qdisc about dropped packetsKonstantin Khlebnikov2018-07-221-1/+1
* vhost_net: validate sock before trying to put its fdJason Wang2018-07-221-1/+2
* tcp: prevent bogus FRTO undos with non-SACK flowsIlpo Järvinen2018-07-221-0/+9
* tcp: fix Fast Open key endiannessYuchung Cheng2018-07-221-5/+13
* net: sungem: fix rx checksum supportEric Dumazet2018-07-221-10/+12
* net/mlx5: Fix incorrect raw command length parsingAlex Vesker2018-07-221-3/+1
* net: dccp: switch rx_tstamp_last_feedback to monotonic clockEric Dumazet2018-07-221-4/+7
* net: dccp: avoid crash in ccid3_hc_rx_send_feedback()Eric Dumazet2018-07-221-3/+2
* crypto: crypto4xx - fix crypto4xx_build_pdr, crypto4xx_build_sdr leakChristian Lamparter2018-07-221-8/+9
* crypto: crypto4xx - remove bad list_delChristian Lamparter2018-07-221-4/+2
* bcm63xx_enet: do not write to random DMA channel on BCM6345Jonas Gorski2018-07-221-1/+2
* bcm63xx_enet: correct clock usageJonas Gorski2018-07-221-8/+23
* loop: remember whether sysfs_create_group() was doneTetsuo Handa2018-07-222-5/+7
* RDMA/ucm: Mark UCM interface as BROKENLeon Romanovsky2018-07-222-2/+14
* PM / hibernate: Fix oops at snapshot_write()Tetsuo Handa2018-07-221-0/+5
* loop: add recursion validation to LOOP_CHANGE_FDTheodore Ts'o2018-07-221-30/+38