aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-11-12Merge branch 'ARM-Enable-GENET-support-for-RPi-4'David S. Miller4-37/+87
2019-11-12net: bcmgenet: Add RGMII_RXID supportStefan Wahren1-0/+5
2019-11-12net: bcmgenet: Refactor register access in bcmgenet_mii_configStefan Wahren1-22/+20
2019-11-12net: bcmgenet: Add BCM2711 supportStefan Wahren2-10/+54
2019-11-12dt-bindings: net: bcmgenet: Add BCM2711 supportStefan Wahren1-1/+1
2019-11-12net: bcmgenet: Fix error handling on IRQ retrievalStefan Wahren1-4/+7
2019-11-12net: bcmgenet: Avoid touching non-existent interruptStefan Wahren1-1/+1
2019-11-12net: dsa: sja1105: Print the reset reasonVladimir Oltean4-7/+27
2019-11-12Merge branch 'Implement-get_link_ksettings-for-VXLAN-and-bridge'David S. Miller2-4/+56
2019-11-12bridge: implement get_link_ksettings ethtool methodMatthias Schiffer1-2/+34
2019-11-12vxlan: implement get_link_ksettings ethtool methodMatthias Schiffer1-2/+22
2019-11-12net: dsa: Prevent usage of NET_DSA_TAG_8021Q as tagging protocolFlorian Fainelli2-10/+1
2019-11-12tipc: update mon's self addr when node addr generatedHoang Le3-0/+18
2019-11-12Merge branch 'netfilter-flowtable-hardware-offload'David S. Miller11-74/+955
2019-11-12netfilter: nf_flow_table: hardware offload supportPablo Neira Ayuso8-9/+822
2019-11-12netfilter: nf_tables: add flowtable offload control planePablo Neira Ayuso6-2/+42
2019-11-12netfilter: nf_flow_table: detach routing information from flow descriptionPablo Neira Ayuso3-27/+80
2019-11-12netfilter: nf_flowtable: remove flow_offload_entry structurePablo Neira Ayuso2-15/+5
2019-11-12netfilter: nf_flow_table: remove union from flow_offload structurePablo Neira Ayuso1-4/+1
2019-11-12netfilter: nf_flow_table: move conntrack object to struct flow_offloadPablo Neira Ayuso2-24/+12
2019-11-12tc-testing: Introduced tdc tests for basic filterRoman Mashak1-0/+325
2019-11-12Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller9-52/+242
2019-11-12Merge tag 'linux-can-next-for-5.5-20191111' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-nextDavid S. Miller20-277/+360
2019-11-12sfc: trace_xdp_exception on XDP failureArthur Fabre1-0/+3
2019-11-12ptp: ptp_clockmatrix: Fix build errorYueHaibing1-1/+1
2019-11-12net/sched: actions: remove unused 'order'Davide Caratti2-2/+0
2019-11-12net: dsa: mv88e6xxx: fix broken if statement because of a stray semicolonColin Ian King1-1/+1
2019-11-12Merge branch 'Update-devlink-binary-output'David S. Miller5-36/+27
2019-11-12selftests: Add a test of large binary to devlink health testAya Levin1-0/+9
2019-11-12netdevsim: Update dummy reporter's devlink binary interfaceAya Levin1-7/+1
2019-11-12net/mlx5: Dump of fw_fatal use updated devlink binary interfaceAya Levin1-17/+1
2019-11-12devlink: Allow large formatted message of binary outputAya Levin2-12/+16
2019-11-12net: sfp: fix sfp_bus_add_upstream() warningRussell King1-2/+2
2019-11-12cxgb4: make function 'cxgb4_mqprio_free_hw_resources' staticzhengbin1-1/+1
2019-11-12Merge branch 'atlantic-static'David S. Miller2-3/+3
2019-11-12net: atlantic: make function 'aq_ethtool_get_priv_flags', 'aq_ethtool_set_priv_flags' staticzhengbin1-2/+2
2019-11-12net: atlantic: make symbol 'aq_pm_ops' staticzhengbin1-1/+1
2019-11-12Merge branch 'mlxsw-Add-extended-ACK-for-EMADs'David S. Miller4-20/+162
2019-11-12mlxsw: spectrum: Enable EMAD string TLVShalom Toledo1-0/+2
2019-11-12mlxsw: core: Add support for using EMAD string TLVShalom Toledo2-6/+72
2019-11-12mlxsw: core: Extend EMAD information reported to devlink hwerrShalom Toledo1-2/+10
2019-11-12mlxsw: core: Add support for EMAD string TLV parsingShalom Toledo1-0/+15
2019-11-12mlxsw: core: Add EMAD string TLVShalom Toledo2-1/+24
2019-11-12mlxsw: emad: Remove deprecated EMAD TLVsShalom Toledo1-4/+1
2019-11-12mlxsw: core: Parse TLVs' offsets of incoming EMADsShalom Toledo1-11/+42
2019-11-12net: ethernet: ti: Add dependency for TI_DAVINCI_EMACMao Wenan1-0/+1
2019-11-11Merge branch 'stmmac-next'David S. Miller11-81/+217
2019-11-11net: stmmac: Implement UDP Segmentation OffloadJose Abreu1-9/+23
2019-11-11net: stmmac: Rework stmmac_rx()Jose Abreu1-52/+94
2019-11-11net: stmmac: tc: Remove the speed dependencyJose Abreu1-2/+0