aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-12-12net: ndo_bridge_setlink: Add extackPetr Machata9-11/+20
2018-12-12bnxt: remove printing of hwrm messageJonathan Toppins1-1/+2
2018-12-12netdevsim: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li1-14/+2
2018-12-12Merge branch 'stmmac-mt2712-support'David S. Miller4-0/+504
2018-12-12dt-binding: mediatek-dwmac: add binding document for MediaTek MT2712 DWMACBiao Huang1-0/+87
2018-12-12stmmac: dwmac-mediatek: add support for mt2712Biao Huang3-0/+417
2018-12-11Merge branch 'mlxsw-Add-Spectrum-2-multicast-routing-support'David S. Miller16-18/+996
2018-12-11selftests: forwarding: Add multicast routing testNir Dotan2-0/+313
2018-12-11mlxsw: spectrum_router: Add Multicast routing support for Spectrum-2Nir Dotan1-1/+280
2018-12-11mlxsw: spectrum_acl: Limit priority valueNir Dotan1-2/+3
2018-12-11mlxsw: spectrum_acl: Support rule creation without action creationNir Dotan4-6/+19
2018-12-11mlxsw: spectrum_acl: Add replace rule action operationNir Dotan8-0/+194
2018-12-11mlxsw: spectrum_acl: Add multicast router profile operationsNir Dotan2-0/+130
2018-12-11mlxsw: spectrum_acl: Add Spectrum-2 keysNir Dotan2-0/+10
2018-12-11mlxsw: spectrum: Change stage of ACL initializationNir Dotan1-9/+9
2018-12-11mlxsw: reg: Add Policy Engine Multicast Router Binding Table RegisterNir Dotan1-0/+38
2018-12-11hinic: optmize rx refill buffer mechanismXue Chaojing2-20/+5
2018-12-11bpf: fix up uapi helper description and sync bpf header with toolsDaniel Borkmann2-49/+50
2018-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller58-676/+3070
2018-12-10neighbor: gc_list changes should be protected by table lockDavid Ahern1-5/+10
2018-12-10Merge tag 'mlx5e-updates-2018-12-10' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller69-2924/+3563
2018-12-10net/sched: Remove egdev mechanismOz Shlomo3-297/+1
2018-12-10net/mlx5e: Add GRE protocol offloadingOz Shlomo2-1/+89
2018-12-10net: Add netif_is_gretap()/netif_is_ip6gretap()Oz Shlomo4-16/+13
2018-12-10net/mlx5e: Move TC tunnel offloading code to separate source fileOz Shlomo6-496/+548
2018-12-10net/mlx5e: Branch according to classified tunnel typeOz Shlomo2-48/+114
2018-12-10net/mlx5e: Refactor VXLAN tunnel decap offloading codeOz Shlomo1-39/+51
2018-12-10net/mlx5e: Refactor VXLAN tunnel encap offloading codeOz Shlomo1-119/+70
2018-12-10net/mlx5e: Replace egdev with indirect block notificationsOz Shlomo2-25/+36
2018-12-10net/mlx5e: Propagate the filter's net device to mlx5e structuresOz Shlomo1-7/+19
2018-12-10net/mlx5e: Provide the TC filter netdev as parameter to flower callbacksOz Shlomo4-12/+18
2018-12-10net/mlx5e: Support TC indirect block notifications for eswitch uplink reprsOz Shlomo4-0/+210
2018-12-10net/mlx5e: Store eswitch uplink representor state on a dedicated structOz Shlomo3-5/+12
2018-12-10Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxSaeed Mahameed56-2088/+2611
2018-12-10Merge branch 'rename-info_cnt-to-nr_info'Alexei Starovoitov6-81/+81
2018-12-10tools/bpf: rename *_info_cnt to nr_*_infoYonghong Song3-56/+56
2018-12-10tools/bpf: sync kernel uapi bpf.h to tools directoryYonghong Song1-3/+3
2018-12-10bpf: rename *_info_cnt to nr_*_info in bpf_prog_infoYonghong Song2-22/+22
2018-12-10bpf: clean up bpf_prog_get_info_by_fd()Song Liu1-2/+2
2018-12-10net/mlx5: Remove the get protocol device interface entryOr Gerlitz3-32/+0
2018-12-10net/mlx5: Support extended destination format in flow steering commandEli Britstein2-7/+75
2018-12-10net/mlx5: E-Switch, Change vhca id valid bool field to bit flagEli Britstein3-5/+12
2018-12-10net/mlx5: Introduce extended destination fieldsEli Britstein1-3/+16
2018-12-10net/mlx5: Revise gre and nvgre key formatsOz Shlomo3-8/+17
2018-12-10net/mlx5: Add monitor commands layout and event dataEyal Davidovich5-1/+96
2018-12-10net/mlx5: Add support for plugged-disabled cable status in PMEMikhael Goikhman2-0/+3
2018-12-10net/mlx5: Add support for PCIe power slot exceeded error in PMEMikhael Goikhman2-0/+3
2018-12-10net/mlx5: Rework handling of port module eventsMikhael Goikhman3-45/+65
2018-12-10bpf: bpftool: Fix newline and p_err issueMartin KaFai Lau3-3/+3
2018-12-10tcp: handle EOR and FIN conditions the same in tcp_tso_should_defer()Eric Dumazet1-5/+2