summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-07net: hns3: some cleanup for struct hns3_enet_ringYunsheng Lin
2019-05-07net: hns3: unify the page reusing for page size 4K and 64KYunsheng Lin
2019-05-07net: hns3: optimize the barrier using when cleaning TX BDYunsheng Lin
2019-05-07net: hns3: fix error handling for desc fillingYunsheng Lin
2019-05-07net: hns3: combine len and checksum handling for inner and outer header.Yunsheng Lin
2019-05-07net: hns3: refactor BD filling for l2l3l4 infoYunsheng Lin
2019-05-07net: hns3: fix for tunnel type handling in hns3_rx_checksumYunsheng Lin
2019-05-07net: hns3: add linearizing checking for TSO caseYunsheng Lin
2019-05-07net: hns3: add counter for times RX pages gets allocatedYunsheng Lin
2019-05-07net: hns3: use napi_schedule_irqoff in hard interrupts handlersYunsheng Lin
2019-05-07net: hns3: unify maybe_stop_tx for TSO and non-TSO caseYunsheng Lin
2019-05-07Merge branch 'net-dsa-lantiq-Add-bridge-offloading'David S. Miller
2019-05-07net: dsa: lantiq: Add Forwarding Database accessHauke Mehrtens
2019-05-07net: dsa: lantiq: Add fast age functionHauke Mehrtens
2019-05-07net: dsa: lantiq: Add VLAN aware bridge offloadingHauke Mehrtens
2019-05-07net: dsa: lantiq: Add VLAN unaware bridge offloadingHauke Mehrtens
2019-05-07net: dsa: lantiq: Allow special tags only on CPU portHauke Mehrtens
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-05-06libbpf: remove unnecessary cast-to-voidBjörn Töpel
2019-05-06kbuild: tolerate missing pahole when generating BTFAndrii Nakryiko
2019-05-05Merge branch 'r8169-replace-some-magic-with-more-speaking-functions'David S. Miller
2019-05-05r8169: add rtl8168g_set_pause_thresholdsHeiner Kallweit
2019-05-05r8169: add rtl_set_fifo_sizeHeiner Kallweit
2019-05-05Merge branch 'mlxsw-spectrum-Implement-loopback-ethtool-feature'David S. Miller
2019-05-05selftests: Add loopback testJiri Pirko
2019-05-05mlxsw: spectrum: Implement loopback ethtool featureJiri Pirko
2019-05-05mlxsw: reg: Add Port Physical Loopback RegisterJiri Pirko
2019-05-05sch_htb: redefine htb qdisc overlimitsCong Wang
2019-05-05r8169: move EEE LED config to rtl8168_config_eee_macHeiner Kallweit
2019-05-05r8169: simplify rtl_writephy_batch and rtl_ephy_initHeiner Kallweit
2019-05-05Merge branch 'Traffic-support-for-SJA1105-DSA-driver'David S. Miller
2019-05-05Documentation: net: dsa: sja1105: Add info about supported traffic modesVladimir Oltean
2019-05-05net: dsa: sja1105: Add support for Spanning Tree ProtocolVladimir Oltean
2019-05-05net: dsa: sja1105: Add support for traffic through standalone portsVladimir Oltean
2019-05-05net: dsa: Add a private structure pointer to dsa_portVladimir Oltean
2019-05-05net: dsa: Add support for deferred xmitVladimir Oltean
2019-05-05net: dsa: Keep private info in the skb->cbVladimir Oltean
2019-05-05net: dsa: Allow drivers to filter packets they can decode source port fromVladimir Oltean
2019-05-05net: dsa: Optional VLAN-based port separation for switches without taggingVladimir Oltean
2019-05-05net: dsa: Export symbols for dsa_port_vid_{add, del}Vladimir Oltean
2019-05-05net: dsa: Call driver's setup callback after setting up its switchdev notifierVladimir Oltean
2019-05-05net: dsa: mv88e6xxx: refine SMI supportVivien Didelot
2019-05-05Merge branch 'net-act_police-offload-support'David S. Miller
2019-05-05nfp: flower: add qos offload stats request and replyPieter Jansen van Vuuren
2019-05-05nfp: flower: add qos offload install and remove functionality.Pieter Jansen van Vuuren
2019-05-05nfp: flower: add qos offload frameworkPieter Jansen van Vuuren
2019-05-05net/sched: add block pointer to tc_cls_common_offload structurePieter Jansen van Vuuren
2019-05-05net/sched: allow stats updates from offloaded police actionsPieter Jansen van Vuuren
2019-05-05net/sched: extend matchall offload for hardware statisticsPieter Jansen van Vuuren
2019-05-05net/sched: add police action to the hardware intermediate representationPieter Jansen van Vuuren