summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-10-18Merge branch 'lpc_eth-parse-phy-nodes-from-device-tree'David S. Miller2-8/+25
2019-10-18net: lpc_eth: parse phy nodes from device treeAlexandre Belloni1-8/+20
2019-10-18dt-bindings: net: lpc-eth: document optional propertiesAlexandre Belloni1-0/+5
2019-10-18Merge branch 'selftests-mlxsw-Add-scale-tests-for-Spectrum-2'David S. Miller7-4/+160
2019-10-18selftests: mlxsw: Add Spectrum-2 target scale for tc flower scale testDanielle Ratson2-1/+21
2019-10-18selftests: mlxsw: Add a resource scale test for Spectrum-2Danielle Ratson1-0/+46
2019-10-18selftests: mlxsw: Add Spectrum-2 mirror-to-gretap target scale testDanielle Ratson1-0/+16
2019-10-18selftests: mlxsw: Generalize the parameters of mirror_gre testDanielle Ratson1-2/+5
2019-10-18mlxsw: spectrum: Register switched port analyzers (SPAN) as resourceDanielle Ratson3-2/+73
2019-10-18net: phy: avoid NPE if read_page/write_page callbacks are not availableHeiner Kallweit1-0/+6
2019-10-18net: dsa: sja1105: Switch to hardware operations for PTPVladimir Oltean4-124/+128
2019-10-17net: netsec: Correct dma sync for XDP_TX framesIlias Apalodimas1-2/+2
2019-10-17net: sched: Avoid using yield() in a busy waiting loopMarc Kleine-Budde1-2/+7
2019-10-17net/rds: Remove unnecessary null checkYueHaibing1-2/+1
2019-10-17net: socionext: netsec: fix xdp stats accountingLorenzo Bianconi1-2/+3
2019-10-17pktgen: remove unnecessary assignment in pktgen_xmit()Yunsheng Lin1-1/+0
2019-10-16net: sfp: move fwnode parsing into sfp-bus layerRussell King3-43/+53
2019-10-16r8152: support request_firmware for RTL8153Hayes Wang1-12/+756
2019-10-15net: bcmgenet: Add a shutdown callbackFlorian Fainelli1-0/+6
2019-10-15net: phylink: use more linkmode_*Russell King2-5/+8
2019-10-15tc-testing: updated pedit test casesRoman Mashak1-0/+198
2019-10-15net: bcmgenet: Generate a random MAC if none is validFlorian Fainelli1-9/+8
2019-10-15net_sched: sch_fq: remove one obsolete check in fq_dequeue()Eric Dumazet1-2/+1
2019-10-15net: core: use listified Rx for GRO_NORMAL in napi_gro_receive()Alexander Lobakin1-24/+25
2019-10-15hv_sock: use HV_HYP_PAGE_SIZE for Hyper-V communicationHimadri Pandya1-10/+12
2019-10-15Merge branch 'mlxsw-Add-support-for-400Gbps-50Gbps-per-lane-link-modes'David S. Miller4-11/+58
2019-10-15mlxsw: spectrum: Add support for 400Gbps (50Gbps per lane) link modesJiri Pirko2-10/+43
2019-10-15ethtool: Add support for 400Gbps (50Gbps per lane) link modesJiri Pirko2-1/+15
2019-10-15net: Update address for vrf and l3mdev in MAINTAINERSDavid Ahern1-2/+2
2019-10-15Merge branch 'Scatter-gather-SPI-for-SJA1105-DSA'David S. Miller2-99/+85
2019-10-15net: dsa: sja1105: Switch to scatter/gather API for SPIVladimir Oltean2-81/+85
2019-10-15net: dsa: sja1105: Move sja1105_spi_transfer into sja1105_xferVladimir Oltean1-33/+15
2019-10-15net: b44: remove redundant assignment to variable regColin Ian King1-3/+0
2019-10-14Merge branch 'PTP-driver-refactoring-for-SJA1105-DSA'David S. Miller5-341/+386
2019-10-14net: dsa: sja1105: Change the PTP command access patternVladimir Oltean3-12/+18
2019-10-14net: dsa: sja1105: Move PTP data to its own private structureVladimir Oltean4-296/+335
2019-10-14net: dsa: sja1105: Make all public PTP functions take dsa_switch as argumentVladimir Oltean5-36/+37
2019-10-14net: dsa: sja1105: Get rid of global declaration of struct ptp_clock_infoVladimir Oltean1-15/+14
2019-10-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller85-1020/+1889
2019-10-13Merge tag 'mac80211-next-for-net-next-2019-10-11' of git://git.kernel.org/pub...David S. Miller30-130/+212
2019-10-13genetlink: do not parse attributes for families with zero maxattrMichal Kubecek1-6/+4
2019-10-13tcp: improve recv_skip_hint for tcp_zerocopy_receiveSoheil Hassas Yeganeh1-5/+5
2019-10-12Merge branch 'selftests-bpf-Makefile-cleanup'Alexei Starovoitov1-49/+8
2019-10-12selftests/bpf: Remove obsolete pahole/BTF support detectionAndrii Nakryiko1-48/+6
2019-10-12selftests/bpf: Enforce libbpf build before BPF programs are builtAndrii Nakryiko1-1/+2
2019-10-12Merge branch 'samples-cross-compile'Alexei Starovoitov5-99/+218
2019-10-12samples/bpf: Add preparation steps and sysroot info to readmeIvan Khoronzhuk1-5/+36
2019-10-12samples/bpf: Add sysroot supportIvan Khoronzhuk1-0/+5
2019-10-12samples/bpf: Provide C/LDFLAGS to libbpfIvan Khoronzhuk1-1/+2
2019-10-12libbpf: Add C/LDFLAGS to libbpf.so and test_libpf targetsIvan Khoronzhuk1-3/+4