summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-11-12selftests: set conf.all.rp_filter=0 in bareudp.shGuillaume Nault
2020-11-12Merge branch 'mlxsw-spectrum-prepare-for-xm-implementation-prefix-insertion-a...Jakub Kicinski
2020-11-12mlxsw: spectrum_router: Introduce FIB entry update opJiri Pirko
2020-11-12mlxsw: spectrum_router: Track FIB entry committed state and skip uncommitted ...Jiri Pirko
2020-11-12mlxsw: spectrum_router: Introduce fib_entry priv for low-level opsJiri Pirko
2020-11-12mlxsw: spectrum_router: Have FIB entry op context allocated for the instanceJiri Pirko
2020-11-12mlxsw: spectrum_router: Prepare work context for possible bulkingJiri Pirko
2020-11-12mlxsw: spectrum: Push RALUE packing and writing into low-level router opsJiri Pirko
2020-11-12mlxsw: spectrum_router: Use RALUE pack helper from abort functionJiri Pirko
2020-11-12mlxsw: reg: Allow to pass NULL pointer to mlxsw_reg_ralue_pack4/6()Jiri Pirko
2020-11-12mlxsw: spectrum_router: Pass destination IP as a pointer to mlxsw_reg_ralue_p...Jiri Pirko
2020-11-12mlxsw: spectrum: Export RALUE pack helper and use it from IPIPJiri Pirko
2020-11-12mlxsw: spectrum_router: Push out RALUE pack into separate helperJiri Pirko
2020-11-12mlxsw: spectrum: Propagate context from work handler containing RALUE payloadJiri Pirko
2020-11-12mlxsw: spectrum_router: Introduce FIB event queue instead of separate worksJiri Pirko
2020-11-12mlxsw: spectrum_router: Use RALUE-independent op argJiri Pirko
2020-11-12mlxsw: spectrum_router: Pass non-register proto enum to __mlxsw_sp_router_set...Jiri Pirko
2020-11-12net: kcov: don't select SKB_EXTENSIONS when there is no NETRandy Dunlap
2020-11-12Merge branch 'net-switch-further-drivers-to-core-functionality-for-handling-p...Jakub Kicinski
2020-11-12net: usb: switch to dev_get_tstats64 and remove usbnet_get_stats64 aliasHeiner Kallweit
2020-11-12usbnet: switch to core handling of rx/tx byte/packet countersHeiner Kallweit
2020-11-12qtnfmac: switch to core handling of rx/tx byte/packet countersHeiner Kallweit
2020-11-12qmi_wwan: switch to core handling of rx/tx byte/packet countersHeiner Kallweit
2020-11-12IB/hfi1: switch to core handling of rx/tx byte/packet countersHeiner Kallweit
2020-11-12net: ipconfig: Avoid spurious blank lines in boot logThierry Reding
2020-11-12Merge branch 'smsc-w-1-warning-fixes'Jakub Kicinski
2020-11-12drivers: net: smsc: Add COMPILE_TEST supportAndrew Lunn
2020-11-12drivers: net: smc911x: Fix cast from pointer to integer of different sizeAndrew Lunn
2020-11-12drivers: net: smc911x: Fix passing wrong number of parameters to DBG() macroAndrew Lunn
2020-11-12drivers: net: smc911x: Fix set but unused status because of DBG macroAndrew Lunn
2020-11-12drivers: net: smc911x: Work around set but unused statusAndrew Lunn
2020-11-12drivers: net: smc91x: Fix missing kerneldoc reported by W=1Andrew Lunn
2020-11-12drivers: net: smc91x: Fix set but unused W=1 warningAndrew Lunn
2020-11-12net: udp: remove redundant initialization in udp_gro_completeMenglong Dong
2020-11-12Merge branch 'xilinx_emaclite-w-1-fixes'Jakub Kicinski
2020-11-12drivers: net: xilinx_emaclite: Add COMPILE_TEST supportAndrew Lunn
2020-11-12drivers: net: xilinx_emaclite: Fix -Wpointer-to-int-cast warnings with W=1Andrew Lunn
2020-11-12drivers: net: xilinx_emaclite: Add missing parameter kerneldocAndrew Lunn
2020-11-12nfp: Fix passing zero to 'PTR_ERR'YueHaibing
2020-11-12Merge branch 'selftests-pmtu-sh-improve-the-test-result-processing'Jakub Kicinski
2020-11-12selftests: pmtu.sh: improve the test result processingPo-Hsu Lin
2020-11-12selftests: pmtu.sh: use $ksft_skip for skipped return codePo-Hsu Lin
2020-11-12mptcp: fix static checker warnings in mptcp_pm_add_timerGeliang Tang
2020-11-11net: dsa: mv88e6xxx: Add helper to get a chip's max_vidTobias Waldekranz
2020-11-11ipv4: Set nexthop flags in a more consistent wayIdo Schimmel
2020-11-11drivers: net: sky2: Fix -Wstringop-truncation with W=1Andrew Lunn
2020-11-11MAINTAINERS: Add entry for Hirschmann Hellcreek Switch DriverKurt Kanzenbach
2020-11-11Merge branch 'net-evaluate-net-ipvX-conf-all-sysctls'Jakub Kicinski
2020-11-11net: evaluate net.ipvX.conf.all.disable_policy and disable_xfrmVincent Bernat
2020-11-11net: evaluate net.ipv4.conf.all.proxy_arp_pvlanVincent Bernat