summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-06-11bpf: lpm_trie: check left child of last leftmost node for NULLJonathan Lemon2-5/+45
2019-06-10nfp: ensure skb network header is set for packet redirectJohn Hurley1-0/+1
2019-06-10tcp: fix undo spurious SYNACK in passive Fast OpenYuchung Cheng1-1/+1
2019-06-10mpls: fix af_mpls dependenciesMatteo Croce1-0/+1
2019-06-10Merge branch 'ibmvnic-Fixes-for-device-reset-handling'David S. Miller1-7/+12
2019-06-10ibmvnic: Fix unchecked return codes of memory allocationsThomas Falcon1-6/+7
2019-06-10ibmvnic: Refresh device multicast list after resetThomas Falcon1-0/+3
2019-06-10ibmvnic: Do not close unopened driver during resetThomas Falcon1-1/+2
2019-06-10Merge tag 'mlx5-fixes-2019-06-07' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller8-22/+58
2019-06-10Merge tag 'linux-can-fixes-for-5.2-20190607' of git://git.kernel.org/pub/scm/...David S. Miller8-25/+65
2019-06-09mpls: fix warning with multi-label encapGeorge Wilkie1-1/+1
2019-06-09net: phy: rename Asix Electronics PHY driverMichael Schmitz4-3/+3
2019-06-09ipv6: flowlabel: fl6_sock_lookup() must use atomic_inc_not_zeroEric Dumazet1-3/+4
2019-06-09net: ipv4: fib_semantics: fix uninitialized variableEnrico Weigelt1-1/+1
2019-06-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller28-64/+887
2019-06-08net/mlx5e: Support tagged tunnel over bondEli Britstein1-5/+6
2019-06-08net/mlx5e: Avoid detaching non-existing netdev under switchdev modeAlaa Hleihel1-0/+5
2019-06-08net/mlx5e: Fix source port matching in fdb peer flow ruleRaed Salem1-3/+0
2019-06-08net/mlx5e: Replace reciprocal_scale in TX select queue functionShay Agroskin3-6/+8
2019-06-08net/mlx5e: Add ndo_set_feature for uplink representorChris Mi3-6/+8
2019-06-08net/mlx5: Avoid reloading already removed devicesAlaa Hleihel1-2/+23
2019-06-08net/mlx5: Update pci error handler entries and command translationEdward Srouji1-0/+8
2019-06-08can: purge socket error queue on sock destructWillem de Bruijn1-0/+1
2019-06-08can: flexcan: Remove unneeded registration messageFabio Estevam1-3/+0
2019-06-08can: af_can: Fix error path of can_init()YueHaibing1-3/+21
2019-06-08can: m_can: implement errata "Needless activation of MRAF irq"Eugen Hristev1-0/+21
2019-06-08can: mcp251x: add support for mcp25625Sean Nyekjaer2-11/+19
2019-06-08dt-bindings: can: mcp251x: add mcp25625 supportSean Nyekjaer1-0/+1
2019-06-08can: xilinx_can: use correct bittiming_const for CAN FD coreAnssi Hannula1-1/+1
2019-06-08can: flexcan: fix timeout when set small bitrateJoakim Zhang1-1/+1
2019-06-08can: usb: Kconfig: Remove duplicate menu entryAlexander Dahl1-6/+0
2019-06-07Merge tag 'wireless-drivers-for-davem-2019-06-07' of git://git.kernel.org/pub...David S. Miller20-150/+220
2019-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds34-131/+218
2019-06-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds17-35/+95
2019-06-07Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds6-10/+13
2019-06-07Merge branch 'fix-unconnected-udp'Alexei Starovoitov16-26/+264
2019-06-07bpf: expand section tests for test_section_namesDaniel Borkmann1-0/+10
2019-06-07bpf: more msg_name rewrite tests to test_sock_addrDaniel Borkmann1-16/+197
2019-06-07bpf, bpftool: enable recvmsg attach typesDaniel Borkmann5-6/+15
2019-06-07bpf, libbpf: enable recvmsg attach typesDaniel Borkmann1-0/+4
2019-06-07bpf: sync tooling uapi headerDaniel Borkmann1-0/+2
2019-06-07bpf: fix unconnected udp hooksDaniel Borkmann7-4/+36
2019-06-06Merge branch 'parisc-5.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds14-28/+50
2019-06-06Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2-2/+4
2019-06-06Merge tag 'xfs-5.2-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2-3/+11
2019-06-06Merge tag 'gfs2-v5.2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-31/+15
2019-06-06Merge tag 'ovl-fixes-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds8-22/+249
2019-06-06Merge tag 'fuse-fixes-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-12/+38
2019-06-06Merge tag 'nfs-for-5.2-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds3-37/+28
2019-06-06pktgen: do not sleep with the thread lock held.Paolo Abeni1-0/+11