summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-19net/af_iucv: remove GFP_DMA restriction for HiperTransportJulian Wiedmann
2019-06-19net: dsa: mv88e6xxx: fix shift of FID bits in mv88e6185_g1_vtu_loadpurge()Rasmus Villemoes
2019-06-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2019-06-18hvsock: fix epollout hang from race conditionSunil Muthuswamy
2019-06-18net/udp_gso: Allow TX timestamp with UDP GSOFred Klassen
2019-06-18Merge branch 'net-netem-fix-issues-with-corrupting-GSO-frames'David S. Miller
2019-06-18net: netem: fix use after free and double free with packet corruptionJakub Kicinski
2019-06-18net: netem: fix backlog accounting for corrupted GSO framesJakub Kicinski
2019-06-18net: lio_core: fix potential sign-extension overflow on large shiftColin Ian King
2019-06-18Merge branch 'net-fix-quite-a-few-dst_cache-crashes-reported-by-syzbot'David S. Miller
2019-06-18tipc: pass tunnel dev as NULL to udp_tunnel(6)_xmit_skbXin Long
2019-06-18ip6_tunnel: allow not to count pkts on tstats by passing dev as NULLXin Long
2019-06-18ip_tunnel: allow not to count pkts on tstats by setting skb's dev to NULLXin Long
2019-06-18tun: wake up waitqueues after IFF_UP is setFei Li
2019-06-18net: remove duplicate fetch in sock_getsockoptJingYi Hou
2019-06-18tipc: fix issues with early FAILOVER_MSG from peerTuong Lien
2019-06-18bnx2x: Check if transceiver implements DDM before accessMauro S. M. Rodrigues
2019-06-17Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-06-17fs/namespace: fix unprivileged mount propagationChristian Brauner
2019-06-17vfs: fsmount: add missing mntget()Eric Biggers
2019-06-17Merge branch 'tcp-fixes'David S. Miller
2019-06-17Merge tag 'riscv-for-v5.2/fixes-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-06-17riscv: remove unused barrier definesRolf Eike Beer
2019-06-17riscv: mm: synchronize MMU after pte changeShihPo Hung
2019-06-17riscv: dts: add initial board data for the SiFive HiFive UnleashedPaul Walmsley
2019-06-17riscv: dts: add initial support for the SiFive FU540-C000 SoCPaul Walmsley
2019-06-17dt-bindings: riscv: convert cpu binding to json-schemaPaul Walmsley
2019-06-17dt-bindings: riscv: sifive: add YAML documentation for the SiFive FU540Paul Walmsley
2019-06-17arch: riscv: add support for building DTB files from DT source dataPaul Walmsley
2019-06-16lapb: fixed leak of control-blocks.Jeremy Sowden
2019-06-16tipc: purge deferredq list for each grp member in tipc_group_deleteXin Long
2019-06-16ax25: fix inconsistent lock state in ax25_destroy_timerEric Dumazet
2019-06-16neigh: fix use-after-free read in pneigh_get_nextEric Dumazet
2019-06-16tcp: fix compile error if !CONFIG_SYSCTLEric Dumazet
2019-06-16hv_sock: Suppress bogus "may be used uninitialized" warningsDexuan Cui
2019-06-16be2net: Fix number of Rx queues used for flow hashingIvan Vecera
2019-06-16net: handle 802.1P vlan 0 packets properlyGovindarajulu Varadarajan
2019-06-16Linux 5.2-rc5Linus Torvalds
2019-06-16Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-06-16Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2019-06-16Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-06-15tcp: enforce tcp_min_snd_mss in tcp_mtu_probing()Eric Dumazet
2019-06-15tcp: add tcp_min_snd_mss sysctlEric Dumazet
2019-06-15tcp: tcp_fragment() should apply sane memory limitsEric Dumazet
2019-06-15tcp: limit payload size of sacked skbsEric Dumazet
2019-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-06-15Revert "net: phylink: set the autoneg state in phylink_phy_change"David S. Miller
2019-06-15bpf: fix nested bpf tracepoints with per-cpu dataMatt Mullins
2019-06-15bpf: Fix out of bounds memory access in bpf_sk_storageArthur Fabre