summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-06-19net/af_iucv: always register net_device notifierJulian Wiedmann1-7/+20
2019-06-19net/af_iucv: build proper skbs for HiperTransportJulian Wiedmann1-5/+11
2019-06-19net/af_iucv: remove GFP_DMA restriction for HiperTransportJulian Wiedmann1-1/+5
2019-06-19net: dsa: mv88e6xxx: fix shift of FID bits in mv88e6185_g1_vtu_loadpurge()Rasmus Villemoes1-1/+1
2019-06-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller3-14/+14
2019-06-18hvsock: fix epollout hang from race conditionSunil Muthuswamy1-31/+8
2019-06-18net/udp_gso: Allow TX timestamp with UDP GSOFred Klassen1-0/+5
2019-06-18Merge branch 'net-netem-fix-issues-with-corrupting-GSO-frames'David S. Miller1-12/+14
2019-06-18net: netem: fix use after free and double free with packet corruptionJakub Kicinski1-8/+7
2019-06-18net: netem: fix backlog accounting for corrupted GSO framesJakub Kicinski1-5/+8
2019-06-18net: lio_core: fix potential sign-extension overflow on large shiftColin Ian King1-1/+1
2019-06-18Merge branch 'net-fix-quite-a-few-dst_cache-crashes-reported-by-syzbot'David S. Miller3-11/+15
2019-06-18tipc: pass tunnel dev as NULL to udp_tunnel(6)_xmit_skbXin Long1-5/+3
2019-06-18ip6_tunnel: allow not to count pkts on tstats by passing dev as NULLXin Long1-3/+6
2019-06-18ip_tunnel: allow not to count pkts on tstats by setting skb's dev to NULLXin Long1-3/+6
2019-06-18tun: wake up waitqueues after IFF_UP is setFei Li1-10/+9
2019-06-18net: remove duplicate fetch in sock_getsockoptJingYi Hou1-3/+0
2019-06-18tipc: fix issues with early FAILOVER_MSG from peerTuong Lien2-4/+7
2019-06-18bnx2x: Check if transceiver implements DDM before accessMauro S. M. Rodrigues2-1/+3
2019-06-17Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-1/+2
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds161-539/+2139
2019-06-17fs/namespace: fix unprivileged mount propagationChristian Brauner2-1/+1
2019-06-17vfs: fsmount: add missing mntget()Eric Biggers1-0/+1
2019-06-17Merge branch 'tcp-fixes'David S. Miller12-9/+58
2019-06-17Merge tag 'riscv-for-v5.2/fixes-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds12-6/+505
2019-06-17riscv: remove unused barrier definesRolf Eike Beer1-5/+0
2019-06-17riscv: mm: synchronize MMU after pte changeShihPo Hung1-0/+13
2019-06-17riscv: dts: add initial board data for the SiFive HiFive UnleashedPaul Walmsley2-0/+67
2019-06-17riscv: dts: add initial support for the SiFive FU540-C000 SoCPaul Walmsley1-0/+215
2019-06-17dt-bindings: riscv: convert cpu binding to json-schemaPaul Walmsley1-0/+168
2019-06-17dt-bindings: riscv: sifive: add YAML documentation for the SiFive FU540Paul Walmsley2-0/+34
2019-06-17arch: riscv: add support for building DTB files from DT source dataPaul Walmsley1-0/+2
2019-06-16lapb: fixed leak of control-blocks.Jeremy Sowden1-0/+1
2019-06-16tipc: purge deferredq list for each grp member in tipc_group_deleteXin Long1-0/+1
2019-06-16ax25: fix inconsistent lock state in ax25_destroy_timerEric Dumazet1-0/+2
2019-06-16neigh: fix use-after-free read in pneigh_get_nextEric Dumazet1-0/+7
2019-06-16tcp: fix compile error if !CONFIG_SYSCTLEric Dumazet2-5/+5
2019-06-16hv_sock: Suppress bogus "may be used uninitialized" warningsDexuan Cui1-2/+2
2019-06-16be2net: Fix number of Rx queues used for flow hashingIvan Vecera1-1/+1
2019-06-16net: handle 802.1P vlan 0 packets properlyGovindarajulu Varadarajan1-1/+29
2019-06-16Linux 5.2-rc5v5.2-rc5Linus Torvalds1-1/+1
2019-06-16Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds12-24/+45
2019-06-16Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-7/+8
2019-06-16Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-38/+42
2019-06-15tcp: enforce tcp_min_snd_mss in tcp_mtu_probing()Eric Dumazet1-0/+1
2019-06-15tcp: add tcp_min_snd_mss sysctlEric Dumazet5-2/+22
2019-06-15tcp: tcp_fragment() should apply sane memory limitsEric Dumazet3-0/+7
2019-06-15tcp: limit payload size of sacked skbsEric Dumazet5-9/+30
2019-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller14-95/+188
2019-06-15Revert "net: phylink: set the autoneg state in phylink_phy_change"David S. Miller1-1/+0