aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-03-29ieee802154: ca8210: fix uninitialised data readieee802154-for-davem-2018-03-29Harry Morris1-3/+11
2018-03-02ieee802154: remove unused variable 'val'Colin Ian King1-2/+0
2018-03-01Merge branch 'tcp_bbr-more-GSO-work'David S. Miller3-28/+26
2018-03-01tcp_bbr: remove bbr->tso_segs_goalEric Dumazet1-8/+4
2018-03-01tcp_bbr: better deal with suboptimal GSO (II)Eric Dumazet3-21/+23
2018-03-01socket: skip checking sk_err for recvmmsg(MSG_ERRQUEUE)Soheil Hassas Yeganeh1-4/+6
2018-03-01Merge branch 'net-phy-Reduce-duplication'David S. Miller6-73/+36
2018-03-01net: phy: marvell10g: Utilize gen10g_no_soft_reset()Florian Fainelli1-10/+1
2018-03-01net: phy: cortina: Utilize generic functionsFlorian Fainelli1-15/+3
2018-03-01net: phy: teranetics: Utilize generic functionsFlorian Fainelli1-27/+5
2018-03-01net: phy: Export gen10g_* functionsFlorian Fainelli2-7/+21
2018-03-01net: phy: aquantia: Utilize genphy_c45_aneg_done()Florian Fainelli1-14/+6
2018-03-01Merge branch 'mac89x0-fixes-and-cleanups'David S. Miller4-113/+53
2018-03-01net/mac89x0: Replace custom debug logging with netif_* callsFinn Thain1-32/+15
2018-03-01net/mac89x0: Fix and modernize log messagesFinn Thain1-10/+9
2018-03-01net/mac89x0: Convert to platform_driverFinn Thain4-43/+33
2018-03-01net/mac89x0: Remove redundant codeFinn Thain1-32/+0
2018-03-01Merge branch 'forwarding-selftest-fixes'David S. Miller8-33/+53
2018-03-01selftests: forwarding: Add description to the multipath testsDavid Ahern1-17/+20
2018-03-01selftests: forwarding: Use PING6 instead of ping for ipv6 multipath testDavid Ahern1-1/+1
2018-03-01selftests: forwarding: Handle 0 for packet difference in multipath testsDavid Ahern1-0/+7
2018-03-01selftests: forwarding: Only check tc version for tc testsDavid Ahern7-15/+25
2018-03-01fib_rules: FRA_GENERIC_POLICY updates for ip proto, sport and dport attrsRoopa Prabhu1-1/+5
2018-03-01ipv6: allow userspace to add IFA_F_OPTIMISTIC addressesSabrina Dubroca1-1/+34
2018-03-01net: Fix spelling mistake "greater then" -> "greater than"Gal Pressman2-2/+2
2018-03-01net: phylink: Remove redundant netdev.phydev assignmentRichard Cochran1-2/+0
2018-03-01Merge branch 'smc-link-layer-control-enhancements'David S. Miller8-138/+592
2018-03-01net/smc: prevent new connections on link groupKarsten Graul4-18/+12
2018-03-01net/smc: process add/delete link messagesKarsten Graul5-7/+223
2018-03-01net/smc: do not allow eyecatchers in rmbeKarsten Graul4-3/+27
2018-03-01net/smc: process confirm/delete rkey messagesKarsten Graul4-10/+186
2018-03-01net/smc: respond to test link messagesKarsten Graul2-1/+56
2018-03-01net/smc: remove unused fields from smc structuresKarsten Graul4-18/+8
2018-03-01net/smc: move netinfo function to file smc_clc.cKarsten Graul4-45/+45
2018-03-01net/smc: cleanup smc_llc.h and smc_clc.h headersStefan Raspl5-38/+37
2018-03-01Merge branch 'ipv4-ipv6-mcast-align'David S. Miller12-1172/+1249
2018-03-01ipmr, ip6mr: Unite dumproute flowsYuval Mintz4-239/+230
2018-03-01ip6mr: Remove MFC_NOTIFY and refactor flagsYuval Mintz4-15/+9
2018-03-01ipmr, ip6mr: Unite vif seq functionsYuval Mintz4-89/+76
2018-03-01ipmr, ip6mr: Unite mfc seq logicYuval Mintz4-178/+143
2018-03-01ipmr, ip6mr: Unite logic for searching in MFC cacheYuval Mintz4-117/+134
2018-03-01ipmr, ip6mr: Make mfc_cache a common structureYuval Mintz6-303/+312
2018-03-01ipmr, ip6mr: Unite creation of new mr_tableYuval Mintz4-37/+64
2018-03-01mroute*: Make mr_table a common structYuval Mintz6-187/+186
2018-03-01ip6mr: Align hash implementation to ipmrYuval Mintz2-159/+184
2018-03-01ip6mr: Make mroute_sk rcu-basedYuval Mintz3-22/+31
2018-03-01ipmr,ipmr6: Define a uniform vif_deviceYuval Mintz9-63/+117
2018-02-28Merge branch 'fib_rules-support-sport-dport-and-proto-match'David S. Miller14-31/+292
2018-02-28ipv6: route: dissect flow in input path if fib rules need itRoopa Prabhu6-12/+72
2018-02-28ipv6: route: dissect flow in input path if fib rules need itRoopa Prabhu5-16/+65
2018-02-28ipv6: fib6_rules: support for match on sport, dport and ip protoRoopa Prabhu1-0/+11
2018-02-28ipv4: fib_rules: support match on sport, dport and ip protoRoopa Prabhu1-0/+11
2018-02-28net: fib_rules: support for match on ip_proto, sport and dportRoopa Prabhu3-3/+133
2018-02-28r8169: fix interrupt number after adding support for MSI-X interruptsHeiner Kallweit1-2/+3
2018-02-28Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller6-20/+23
2018-02-28Merge branch 'selftests-forwarding-Add-VRF-based-tests'David S. Miller13-0/+1825
2018-02-28selftests: forwarding: Introduce basic shared blocks testsJiri Pirko2-0/+128
2018-02-28selftests: forwarding: Introduce basic tc chains testsJiri Pirko1-0/+122
2018-02-28selftests: forwarding: Introduce tc actions testsJiri Pirko1-0/+195
2018-02-28selftests: forwarding: Introduce tc flower matching testsJiri Pirko2-0/+219
2018-02-28selftests: forwarding: Allow to get netdev interfaces names from commandlineJiri Pirko1-0/+15
2018-02-28selftests: forwarding: Add MAC get helperJiri Pirko1-0/+7
2018-02-28selftests: forwarding: Add tc offload check helperJiri Pirko1-0/+13
2018-02-28selftests: forwarding: Test IPv6 weighted nexthopsIdo Schimmel1-0/+36
2018-02-28selftests: forwarding: Test IPv4 weighted nexthopsIdo Schimmel2-0/+91
2018-02-28selftests: forwarding: Create test topology for multipath routingIdo Schimmel1-0/+209
2018-02-28selftests: forwarding: Add a test for basic IPv4 and IPv6 routingIdo Schimmel2-0/+140
2018-02-28selftests: forwarding: Add a test for flooded trafficIdo Schimmel2-0/+90
2018-02-28selftests: forwarding: Add a test for FDB learningIdo Schimmel2-1/+96
2018-02-28selftests: forwarding: Add initial testing frameworkIdo Schimmel6-0/+465
2018-02-28ipvlan: use per device spinlock to protect addrs list updatesPaolo Abeni3-35/+56
2018-02-28ipvlan: egress mcast packets are not exceptionalPaolo Abeni1-2/+2
2018-02-28Merge branch 'mlxsw-mq-red-offload'David S. Miller6-35/+244
2018-02-28mlxsw: spectrum: qdiscs: prio: Handle graft commandNogah Frankel1-0/+54
2018-02-28net: sch: prio: Add offload ability for grafting a childNogah Frankel2-0/+40
2018-02-28mlxsw: spectrum: qdiscs: prio: Delete child qdiscs when removing bandsNogah Frankel2-8/+12
2018-02-28mlxsw: spectrum: Update sch_prio stats to include sch_red related dropsNogah Frankel1-1/+4
2018-02-28net: sch: Don't warn on missmatching qlen and backlog for offloaded qdiscsNogah Frankel1-1/+6
2018-02-28mlxsw: spectrum: qdiscs: Update backlog handling of a child qdiscsNogah Frankel1-2/+12
2018-02-28mlxsw: spectrum: qdiscs: Collect stats for sch_red based on priomapNogah Frankel1-19/+50
2018-02-28mlxsw: spectrum: qdiscs: Add priority map per qdiscNogah Frankel1-0/+7
2018-02-28mlxsw: spectrum: Add priority countersNogah Frankel2-0/+12
2018-02-28mlxsw: spectrum: qdiscs: Support qdisc per tclassNogah Frankel2-10/+53
2018-02-28net: mvpp2: Add hardware offloading for VLAN filteringMaxime Chevallier1-34/+380
2018-02-28r8169: convert remaining feature flag and remove enum featuresHeiner Kallweit1-8/+4
2018-02-28Merge branch 'macmace-cleanups'David S. Miller1-21/+4
2018-02-28net/macmace: Drop redundant MACH_IS_MAC testFinn Thain1-15/+1
2018-02-28net/macmace: Fix and clean up log messagesFinn Thain1-6/+3
2018-02-28inet: whitespace cleanupStephen Hemminger16-35/+27
2018-02-28emulex/benet: Constify *be_misconfig_evt_port_state[]Hernán Gonzalez2-2/+2
2018-02-28qlogic/qed: Constify *pkt_type_str[]Hernán Gonzalez1-1/+1
2018-02-28Merge branch 'SFP-updates'David S. Miller5-125/+243
2018-02-28sfp: add high power module supportJon Nettleton1-18/+132
2018-02-28dt-bindings: add maximum power level to SFP bindingRussell King1-0/+5
2018-02-28phylink,sfp: negotiate interface format with MACRussell King3-84/+68
2018-02-28sfp: support 1G BiDi (eg, FiberStore SFP-GE-BX) modulesRussell King1-23/+38
2018-02-28team: Use extack to report enslavement failuresIdo Schimmel1-5/+11
2018-02-28fm10k: bump version numberJacob Keller1-2/+2
2018-02-28fm10k: fix incorrect warning for function prototypeJacob Keller1-1/+1
2018-02-28fm10k: fix function doxygen commentsJacob Keller5-17/+20
2018-02-28Merge tag 'mlx5-updates-2018-02-23' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller15-147/+796
2018-02-27Merge branch 'mlx4-misc'David S. Miller6-28/+61
2018-02-27net/mlx4_en: RX csum, pre-define enabled protocols for IP status maskingTariq Toukan1-6/+7
2018-02-27net/mlx4_en: Combine checks of end-cases in RX completion functionTariq Toukan1-4/+1
2018-02-27net/mlx4_en: Remove unnecessary warn print in reset configEran Ben Elisha1-4/+0
2018-02-27net/mlx4_en: Add physical RX/TX bytes/packets countersEran Ben Elisha5-14/+53
2018-02-27Merge branch 'mlxsw-Offloading-encapsulated-SPAN'David S. Miller18-157/+808
2018-02-27mlxsw: spectrum_span: Support mirror to ip6gretapPetr Machata2-0/+103
2018-02-27mlxsw: spectrum_span: Support mirror to gretapPetr Machata3-2/+175
2018-02-27mlxsw: Move a mirroring check to mlxsw_sp_span_entry_createPetr Machata2-5/+5
2018-02-27mlxsw: Handle config changes pertinent to SPANPetr Machata4-12/+49
2018-02-27mlxsw: spectrum_span: Generalize SPAN supportPetr Machata4-33/+147
2018-02-27mlxsw: spectrum: Keep mirror netdev in mlxsw_sp_span_entryPetr Machata7-34/+56
2018-02-27mlxsw: spectrum_span: Extract mlxsw_sp_span_entry_{de, }configure()Petr Machata1-14/+29
2018-02-27mlxsw: spectrum_span: Initialize span_entry.id eagerlyPetr Machata1-9/+9
2018-02-27mlxsw: span: Remove span_entry by span_idPetr Machata7-41/+37
2018-02-27mlxsw: reg: Extend mlxsw_reg_mpat_pack()Petr Machata2-3/+7
2018-02-27mlxsw: reg: Add SPAN encapsulation to MPAT registerPetr Machata1-2/+139
2018-02-27ip_tunnel: Rename & publish init_tunnel_flowPetr Machata2-28/+28
2018-02-27net: GRE: Add is_gretap_dev, is_ip6gretap_devPetr Machata3-0/+15
2018-02-27mlxsw: spectrum_ipip: Support decoding IPv6 tunnel addressesPetr Machata2-2/+29
2018-02-27mlxsw: spectrum_ipip: Extract mlxsw_sp_l3addr_is_zeroPetr Machata2-7/+15
2018-02-27Merge branch 'ibmvnic-Miscellaneous-driver-fixes-and-enhancements'David S. Miller1-28/+43
2018-02-27ibmvnic: Do not attempt to login if RX or TX queues are not allocatedThomas Falcon1-6/+15
2018-02-27ibmvnic: Report queue stops and restarts as debug outputThomas Falcon1-3/+3
2018-02-27ibmvnic: Harden TX/RX pool cleaningThomas Falcon1-8/+12
2018-02-27ibmvnic: Allocate statistics buffers during probeThomas Falcon1-10/+11
2018-02-27ibmvnic: Fix TX descriptor tracking againThomas Falcon1-1/+2
2018-02-27Merge branch 'stmmac-barrier-fixes-and-cleanup'David S. Miller2-3/+17
2018-02-27net: stmmac: make dwmac4_release_tx_desc() clear all descriptor fieldsNiklas Cassel1-0/+2
2018-02-27net: stmmac: ensure that the device has released ownership before reading dataNiklas Cassel1-0/+5
2018-02-27net: stmmac: use correct barrier between coherent memory and MMIONiklas Cassel1-2/+2
2018-02-27net: stmmac: ensure that the MSS desc is the last desc to set the own bitNiklas Cassel1-1/+8
2018-02-27Merge branch 'RDS-optimized-notification-for-zerocopy-completion'David S. Miller7-96/+111
2018-02-27selftests/net: reap zerocopy completions passed up as ancillary data.Sowmini Varadhan1-8/+57
2018-02-27rds: deliver zerocopy completion notification with dataSowmini Varadhan6-27/+60
2018-02-27selftests/net: revert the zerocopy Rx path for PF_RDSSowmini Varadhan1-67/+0
2018-02-27Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller9-66/+181
2018-02-27r8169: improve interrupt handlingHeiner Kallweit1-27/+21
2018-02-27selftests: Add fib-onlink-tests.sh to TEST_PROGSDavid Ahern1-1/+1
2018-02-27Merge branch 'DPAA-Ethernet-fixes'David S. Miller9-31/+124
2018-02-27dpaa_eth: Add allmulti optionRadu Bulie9-5/+97
2018-02-27dpaa_eth: refactor frag count checkingMadalin Bucur1-8/+12
2018-02-27dpaa_eth: make sure all Rx errors are countedMadalin Bucur1-8/+2
2018-02-27dpaa_eth: fix SG mappingMadalin Bucur1-10/+13
2018-02-27Merge branch 'ieee802154-for-davem-2018-02-26' of git://git.kernel.org/pub/sc...David S. Miller7-0/+1956
2018-02-27Merge branch 'pernet_operations-convert-part-3'David S. Miller58-0/+61
2018-02-27net: Convert smack_net_opsKirill Tkhai1-0/+1
2018-02-27net: Convert selinux_net_opsKirill Tkhai1-0/+1
2018-02-27net: Convert defrag6_net_opsKirill Tkhai1-0/+1
2018-02-27net: Convert ila_net_opsKirill Tkhai1-0/+1
2018-02-27net: Convert defrag4_net_opsKirill Tkhai1-0/+1
2018-02-27net: Convert clusterip_net_opsKirill Tkhai1-0/+1
2018-02-27net: Convert brnf_net_opsKirill Tkhai1-0/+1
2018-02-27net: Convert ipvlan_net_opsKirill Tkhai1-0/+1
2018-02-27net: Convert cfg802154_pernet_opsKirill Tkhai1-0/+1
2018-02-27net: Convert sit_net_opsKirill Tkhai1-0/+1
2018-02-27net: Convert vti6_net_opsKirill Tkhai1-0/+1
2018-02-27net: Convert ip6_tnl_net_opsKirill Tkhai1-0/+1
2018-02-27net: Convert ip6gre_net_opsKirill Tkhai1-0/+1
2018-02-27net: Convert ipgre_net_ops, ipgre_tap_net_ops, erspan_net_ops, vti_net_ops an...Kirill Tkhai3-0/+5
2018-02-27net: Convert br_net_opsKirill Tkhai1-0/+1
2018-02-27net: Convert vxlan_net_opsKirill Tkhai1-0/+1
2018-02-27net: Convert ppp_net_opsKirill Tkhai1-0/+1
2018-02-27net: Convert gtp_net_opsKirill Tkhai1-0/+1
2018-02-27net: Convert geneve_net_opsKirill Tkhai1-0/+1
2018-02-27net: Convert bond_net_opsKirill Tkhai1-0/+1
2018-02-27net: Convert tc_action_net_init() and tc_action_net_exit() based pernet_opera...Kirill Tkhai16-0/+17
2018-02-27net: Convert sysctl creating and destroying pernet_operationsKirill Tkhai2-0/+2
2018-02-27net: Convert cma_pernet_operationsKirill Tkhai1-0/+1
2018-02-27net: Convert simple pernet_operationsKirill Tkhai6-0/+6
2018-02-27net: Convert nfs_net_opsKirill Tkhai1-0/+1
2018-02-27net: Convert synproxy_net_opsKirill Tkhai1-0/+1
2018-02-27net: Convert hashlimit_net_ops and recent_net_opsKirill Tkhai2-0/+2
2018-02-27net: Convert /proc creating and destroying pernet_operationsKirill Tkhai7-0/+7
2018-02-27ipvlan: fix building with modular IPV6Arnd Bergmann1-0/+1
2018-02-26Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller6-380/+573
2018-02-26i40e: remove some stray indentingDan Carpenter1-2/+2
2018-02-26i40evf: remove redundant array comparisons to 0 checksColin Ian King1-36/+25
2018-02-26i40e: check that pointer VSI is not null before dereferencing itColin Ian King1-1/+1
2018-02-26i40evf: pass struct virtchnl_filter by reference rather than by valueColin Ian King1-14/+18
2018-02-26i40e/i40evf: use SW variables for hang detectionAlan Brady3-7/+13
2018-02-26i40evf: Fix double locking the same resourcePaweł Jabłoński1-6/+8
2018-02-26net: make kmem caches as __ro_after_initAlexey Dobriyan6-8/+11
2018-02-26i40e: link_down_on_close private flag supportMariusz Stachura3-0/+114
2018-02-26Merge branch 'sonic-ethernet-cleanups'David S. Miller5-197/+210
2018-02-26net/sonic: Replace custom debug logging with netif_* callsFinn Thain5-103/+61
2018-02-26net/sonic: Clean up and modernize log messagesFinn Thain3-40/+33
2018-02-26net/macsonic: Drop redundant MACH_IS_MAC testFinn Thain1-3/+0
2018-02-26net/macsonic: Convert to nubus_driverFinn Thain1-54/+119
2018-02-26sh_eth: fix TSU init on SH7734/R8A7740Sergei Shtylyov2-1/+6
2018-02-26sh_eth: TSU_QTAG0/1 registers the same as TSU_QTAGM0/1Sergei Shtylyov2-13/+6
2018-02-26tc: python3, string formattingsBTaskaya2-5/+5
2018-02-26ixgbevf: remove redundant initialization of variable 'dma'Colin Ian King1-1/+1
2018-02-26ixgbevf: add build_skb supportEmil Tantilov1-0/+41
2018-02-26ixgbevf: break out Rx buffer page managementEmil Tantilov1-113/+114
2018-02-26ixgbevf: allocate the rings as part of q_vectorEmil Tantilov2-217/+182
2018-02-26ixgbevf: make sure all frames fit minimum size requirementsEmil Tantilov1-5/+25
2018-02-26ixgbevf: add support for padding packetEmil Tantilov2-4/+39
2018-02-26ixgbevf: setup queue countsEmil Tantilov1-15/+29