summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-21tls: Do not call sk_memcopy_from_iter with zero lengthVakul Garg
2018-12-21ipv6: tunnels: fix two use-after-freeEric Dumazet
2018-12-21Prevent overflow of sk_msg in sk_msg_clone()Vakul Garg
2018-12-21packet: validate address lengthWillem de Bruijn
2018-12-21net: netxen: fix a missing check and an uninitialized useKangjie Lu
2018-12-20tcp: fix a race in inet_diag_dump_icsk()Eric Dumazet
2018-12-20MAINTAINERS: update cxgb4 and cxgb3 maintainerGanesh Goudar
2018-12-20ipv6: frags: Fix bogus skb->sk in reassembled packetsHerbert Xu
2018-12-20mscc: Configured MAC entries should be locked.Allan W. Nielsen
2018-12-20Merge tag 'm68k-for-v4.20-tag2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-12-20Merge tag 'kbuild-fixes-v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-12-20Merge tag 'char-misc-4.20-rc8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-12-20Merge tag 'tty-4.20-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-12-20Merge tag 'usb-4.20-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-12-20Merge tag 'mmc-v4.20-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2018-12-20iomap: Revert "fs/iomap.c: get/put the page in iomap_page_create/release()"Dave Chinner
2018-12-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-12-19rds: Fix warning.David S. Miller
2018-12-19Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2018-12-19Merge tag 'nfs-for-4.20-6' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2018-12-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-12-19Merge tag 'dma-mapping-4.20-4' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-12-19neighbor: NTF_PROXY is a valid ndm_flag for a dump requestDavid Ahern
2018-12-19net: mvpp2: fix the phylink mode validationAntoine Tenart
2018-12-19net/sched: cls_flower: Remove old entries from rhashtableRoi Dayan
2018-12-19net/tls: allocate tls context using GFP_ATOMICGanesh Goudar
2018-12-19iptunnel: make TUNNEL_FLAGS available in uapiwenxu
2018-12-19gro_cell: add napi_disable in gro_cells_destroyLorenzo Bianconi
2018-12-19lan743x: Remove MAC Reset from initializationBryan Whitehead
2018-12-19virtio: fix test build after uio.h changeMichael S. Tsirkin
2018-12-19Merge tag 'mlx5-fixes-2018-12-19' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2018-12-19net/mlx5e: Remove the false indication of software timestamping supportAlaa Hleihel
2018-12-19net/mlx5: Typo fix in del_sw_hw_ruleYuval Avnery
2018-12-19net/mlx5e: RX, Fix wrong early return in receive queue pollTariq Toukan
2018-12-19ipv6: explicitly initialize udp6_addr in udp_sock_create6()Cong Wang
2018-12-19bnxt_en: Fix ethtool self-test loopback.Michael Chan
2018-12-19Merge branch 'rds-fixes'David S. Miller
2018-12-19net/rds: remove user triggered WARN_ON in rds_sendmsgshamir rabinovitch
2018-12-19net/rds: fix warn in rds_message_alloc_sgsshamir rabinovitch
2018-12-19Merge tag 'wireless-drivers-for-davem-2018-12-19' of git://git.kernel.org/pub...David S. Miller
2018-12-19Merge tag 'mac80211-for-davem-2018-12-19' of git://git.kernel.org/pub/scm/lin...David S. Miller
2018-12-19m68k: Fix memblock-related crashesGeert Uytterhoeven
2018-12-20kbuild: fix false positive warning/error about missing libelfMasahiro Yamada
2018-12-19ath10k: skip sending quiet mode cmd for WCN3990Rakesh Pillai
2018-12-19mac80211: free skb fraglist before freeing the skbSara Sharon
2018-12-19nl80211: fix memory leak if validate_pae_over_nl80211() failsJohannes Berg
2018-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-12-18net/smc: fix TCP fallback socket releaseMyungho Jung
2018-12-18vxge: ensure data0 is initialized in when fetching firmware version informationColin Ian King
2018-12-18xen/netfront: tolerate frags with no dataJuergen Gross