aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-06-12mlxsw: spectrum_buffers: Reduce pool size on Spectrum-2Petr Machata1-2/+2
2019-06-12selftests: tc_flower: Add TOS matching testJiri Pirko1-1/+35
2019-06-12mlxsw: spectrum_flower: Fix TOS matchingJiri Pirko1-2/+2
2019-06-12selftests: mlxsw: Test nexthop offload indicationIdo Schimmel1-0/+47
2019-06-12mlxsw: spectrum_router: Refresh nexthop neighbour when it becomes deadIdo Schimmel1-3/+70
2019-06-12mlxsw: spectrum: Use different seeds for ECMP and LAG hashIdo Schimmel1-1/+4
2019-06-12net: tls, correctly account for copied bytes with multiple sk_msgsJohn Fastabend1-1/+0
2019-06-12vrf: Increment Icmp6InMsgs on the original netdevStephen Suryaputra3-8/+29
2019-06-12net: ethtool: Allow matching on vlan DEI bitMaxime Chevallier2-0/+6
2019-06-12linux-next: DOC: RDS: Fix a typo in rds.txtMasanari Iida1-1/+1
2019-06-12mpls: fix af_mpls dependencies for realMatteo Croce1-1/+1
2019-06-12xdp: check device pointer before clearingIlya Maximets1-5/+6
2019-06-12bpf: net: Set sk_bpf_storage back to NULL for cloned skMartin KaFai Lau1-0/+3
2019-06-11Merge branch 'vxlan-geneve-linear'David S. Miller2-2/+2
2019-06-11geneve: Don't assume linear buffers in error handlerStefano Brivio1-1/+1
2019-06-11vxlan: Don't assume linear buffers in error handlerStefano Brivio1-1/+1
2019-06-11net: openvswitch: do not free vport if register_netdevice() is failed.Taehee Yoo1-6/+12
2019-06-11net: correct udp zerocopy refcnt also when zerocopy only on appendWillem de Bruijn2-2/+2
2019-06-11bpf: lpm_trie: check left child of last leftmost node for NULLJonathan Lemon2-5/+45
2019-06-09nfp: ensure skb network header is set for packet redirectJohn Hurley1-0/+1
2019-06-09tcp: fix undo spurious SYNACK in passive Fast OpenYuchung Cheng1-1/+1
2019-06-09mpls: fix af_mpls dependenciesMatteo Croce1-0/+1
2019-06-09Merge branch 'ibmvnic-Fixes-for-device-reset-handling'David S. Miller1-7/+12
2019-06-09ibmvnic: Fix unchecked return codes of memory allocationsThomas Falcon1-6/+7
2019-06-09ibmvnic: Refresh device multicast list after resetThomas Falcon1-0/+3
2019-06-09ibmvnic: Do not close unopened driver during resetThomas Falcon1-1/+2
2019-06-09Merge tag 'mlx5-fixes-2019-06-07' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller8-22/+58
2019-06-09Merge tag 'linux-can-fixes-for-5.2-20190607' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-canDavid 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-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller28-64/+887
2019-06-07net/mlx5e: Support tagged tunnel over bondEli Britstein1-5/+6
2019-06-07net/mlx5e: Avoid detaching non-existing netdev under switchdev modeAlaa Hleihel1-0/+5
2019-06-07net/mlx5e: Fix source port matching in fdb peer flow ruleRaed Salem1-3/+0
2019-06-07net/mlx5e: Replace reciprocal_scale in TX select queue functionShay Agroskin3-6/+8
2019-06-07net/mlx5e: Add ndo_set_feature for uplink representorChris Mi3-6/+8
2019-06-07net/mlx5: Avoid reloading already removed devicesAlaa Hleihel1-2/+23
2019-06-07net/mlx5: Update pci error handler entries and command translationEdward Srouji1-0/+8
2019-06-07can: purge socket error queue on sock destructWillem de Bruijn1-0/+1
2019-06-07can: flexcan: Remove unneeded registration messageFabio Estevam1-3/+0
2019-06-07can: af_can: Fix error path of can_init()YueHaibing1-3/+21
2019-06-07can: m_can: implement errata "Needless activation of MRAF irq"Eugen Hristev1-0/+21
2019-06-07can: mcp251x: add support for mcp25625Sean Nyekjaer2-11/+19
2019-06-07dt-bindings: can: mcp251x: add mcp25625 supportSean Nyekjaer1-0/+1
2019-06-07can: xilinx_can: use correct bittiming_const for CAN FD coreAnssi Hannula1-1/+1
2019-06-07can: flexcan: fix timeout when set small bitrateJoakim Zhang1-1/+1
2019-06-07can: 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/scm/linux/kernel/git/kvalo/wireless-driversDavid S. Miller20-150/+220