aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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/scm/linux/kernel/git/jberg/mac80211-nextDavid 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
2019-10-12libbpf: Don't use cxx to test_libpf targetIvan Khoronzhuk2-19/+13
2019-10-12samples/bpf: Use target CC environment for HDR_PROBEIvan Khoronzhuk1-3/+2
2019-10-12samples/bpf: Use own flags but not HOSTCFLAGSIvan Khoronzhuk1-2/+4
2019-10-12samples/bpf: Base target programs rules on Makefile.targetIvan Khoronzhuk1-66/+69
2019-10-12samples/bpf: Add makefile.target for separate CC target buildIvan Khoronzhuk1-0/+75
2019-10-12samples/bpf: Drop unnecessarily inclusion for bpf_loadIvan Khoronzhuk1-1/+1
2019-10-12samples/bpf: Use __LINUX_ARM_ARCH__ selector for armIvan Khoronzhuk1-0/+8
2019-10-12samples/bpf: Use own EXTRA_CFLAGS for clang commandsIvan Khoronzhuk1-4/+5
2019-10-12samples/bpf: Use --target from cross-compileIvan Khoronzhuk1-1/+1
2019-10-12samples/bpf: Fix cookie_uid_helper_example obj buildIvan Khoronzhuk1-1/+0
2019-10-12samples/bpf: Fix HDR_PROBE "echo"Ivan Khoronzhuk1-1/+1
2019-10-11Merge branch 'netdevsim-add-devlink-health-reporters-support'David S. Miller11-27/+521
2019-10-11selftests: add netdevsim devlink health testsJiri Pirko1-1/+126
2019-10-11netdevsim: implement couple of testing devlink health reportersJiri Pirko4-3/+354
2019-10-11devlink: propagate extack down to health reporter opsJiri Pirko6-23/+38
2019-10-11devlink: don't do reporter recovery if the state is healthyJiri Pirko1-0/+3
2019-10-11net: usb: ax88179_178a: write mac to hardware in get_mac_addrPeter Fink1-0/+3
2019-10-11sock_get_timeout: drop unnecessary return variableVito Caputo1-6/+3
2019-10-11af_unix: __unix_find_socket_byname() cleanupVito Caputo1-4/+2