summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | tools/bpf: fix perf build error with uClibc (seen on ARC)Vineet Gupta2019-05-051-0/+2
| | * | | | bpftool: exclude bash-completion/bpftool from .gitignore patternMasahiro Yamada2019-05-051-1/+1
| | * | | | Merge branch 'af_xdp-fixes'Alexei Starovoitov2019-05-051-92/+100
| | |\ \ \ \
| | | * | | | libbpf: proper XSKMAP cleanupBjörn Töpel2019-05-051-55/+60
| | | * | | | libbpf: fix invalid munmap callBjörn Töpel2019-05-051-37/+40
| | |/ / / /
| | * | | | selftests/bpf: set RLIMIT_MEMLOCK properly for test_libbpf_open.cYonghong Song2019-05-051-0/+2
| | * | | | bpf: Use PTR_ERR_OR_ZERO in bpf_fd_sk_storage_update_elem()YueHaibing2019-05-051-1/+1
| * | | | | Merge branch 'r8169-replace-some-magic-with-more-speaking-functions'David S. Miller2019-05-061-18/+27
| |\ \ \ \ \
| | * | | | | r8169: add rtl8168g_set_pause_thresholdsHeiner Kallweit2019-05-061-6/+11
| | * | | | | r8169: add rtl_set_fifo_sizeHeiner Kallweit2019-05-061-12/+16
| |/ / / / /
| * | | | | Merge branch 'mlxsw-spectrum-Implement-loopback-ethtool-feature'David S. Miller2019-05-063-2/+164
| |\ \ \ \ \
| | * | | | | selftests: Add loopback testJiri Pirko2019-05-061-0/+94
| | * | | | | mlxsw: spectrum: Implement loopback ethtool featureJiri Pirko2019-05-061-2/+33
| | * | | | | mlxsw: reg: Add Port Physical Loopback RegisterJiri Pirko2019-05-061-0/+37
| |/ / / / /
| * | | | | sch_htb: redefine htb qdisc overlimitsCong Wang2019-05-061-3/+6
| * | | | | r8169: move EEE LED config to rtl8168_config_eee_macHeiner Kallweit2019-05-061-15/+4Star
| * | | | | r8169: simplify rtl_writephy_batch and rtl_ephy_initHeiner Kallweit2019-05-061-48/+52
| * | | | | Merge branch 'Traffic-support-for-SJA1105-DSA-driver'David S. Miller2019-05-0616-41/+903
| |\ \ \ \ \
| | * | | | | Documentation: net: dsa: sja1105: Add info about supported traffic modesVladimir Oltean2019-05-061-0/+54
| | * | | | | net: dsa: sja1105: Add support for Spanning Tree ProtocolVladimir Oltean2019-05-061-9/+99
| | * | | | | net: dsa: sja1105: Add support for traffic through standalone portsVladimir Oltean2019-05-068-15/+308
| | * | | | | net: dsa: Add a private structure pointer to dsa_portVladimir Oltean2019-05-061-0/+6
| | * | | | | net: dsa: Add support for deferred xmitVladimir Oltean2019-05-063-12/+66
| | * | | | | net: dsa: Keep private info in the skb->cbVladimir Oltean2019-05-061-0/+31
| | * | | | | net: dsa: Allow drivers to filter packets they can decode source port fromVladimir Oltean2019-05-063-1/+21
| | * | | | | net: dsa: Optional VLAN-based port separation for switches without taggingVladimir Oltean2019-05-065-0/+312
| | * | | | | net: dsa: Export symbols for dsa_port_vid_{add, del}Vladimir Oltean2019-05-061-0/+2
| | * | | | | net: dsa: Call driver's setup callback after setting up its switchdev notifierVladimir Oltean2019-05-061-4/+4
| |/ / / / /
| * | | | | net: dsa: mv88e6xxx: refine SMI supportVivien Didelot2019-05-065-170/+219
| * | | | | Merge branch 'net-act_police-offload-support'David S. Miller2019-05-0618-108/+654
| |\ \ \ \ \
| | * | | | | nfp: flower: add qos offload stats request and replyPieter Jansen van Vuuren2019-05-065-0/+210
| | * | | | | nfp: flower: add qos offload install and remove functionality.Pieter Jansen van Vuuren2019-05-063-1/+174
| | * | | | | nfp: flower: add qos offload frameworkPieter Jansen van Vuuren2019-05-064-1/+29
| | * | | | | net/sched: add block pointer to tc_cls_common_offload structurePieter Jansen van Vuuren2019-05-065-17/+38
| | * | | | | net/sched: allow stats updates from offloaded police actionsPieter Jansen van Vuuren2019-05-061-0/+15
| | * | | | | net/sched: extend matchall offload for hardware statisticsPieter Jansen van Vuuren2019-05-062-0/+22
| | * | | | | net/sched: add police action to the hardware intermediate representationPieter Jansen van Vuuren2019-05-062-0/+11
| | * | | | | net/sched: move police action structures to headerPieter Jansen van Vuuren2019-05-062-36/+71
| | * | | | | net/sched: remove unused functions for matchall offloadPieter Jansen van Vuuren2019-05-062-27/+0Star
| | * | | | | net/dsa: use intermediate representation for matchall offloadPieter Jansen van Vuuren2019-05-061-9/+7Star
| | * | | | | mlxsw: use intermediate representation for matchall offloadPieter Jansen van Vuuren2019-05-062-19/+30
| | * | | | | net/sched: use the hardware intermediate representation for matchallPieter Jansen van Vuuren2019-05-062-0/+34
| | * | | | | net/sched: add sample action to the hardware intermediate representationPieter Jansen van Vuuren2019-05-062-0/+15
| |/ / / / /
| * | | | | Merge branch 'of_net-Add-NVMEM-support-to-of_get_mac_address'David S. Miller2019-05-0632-70/+129
| |\ \ \ \ \
| | * | | | | powerpc: tsi108: support of_get_mac_address new ERR_PTR errorPetr Štetiar2019-05-061-1/+1
| | * | | | | ARM: Kirkwood: support of_get_mac_address new ERR_PTR errorPetr Štetiar2019-05-061-1/+2
| | * | | | | staging: octeon-ethernet: support of_get_mac_address new ERR_PTR errorPetr Štetiar2019-05-061-1/+1
| | * | | | | net: wireless: support of_get_mac_address new ERR_PTR errorPetr Štetiar2019-05-063-3/+3
| | * | | | | net: usb: support of_get_mac_address new ERR_PTR errorPetr Štetiar2019-05-062-2/+2
| | * | | | | net: davinci: support of_get_mac_address new ERR_PTR errorPetr Štetiar2019-05-061-10/+6Star