summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-18net: ipa: rename interconnect settingsAlex Elder
2021-01-16Merge branch 'net-fix-the-features-flag-in-sctp_gso_segment'Jakub Kicinski
2021-01-16sctp: remove the NETIF_F_SG flag before calling skb_segmentXin Long
2021-01-16net: move the hsize check to the else block in skb_segmentXin Long
2021-01-16net: mscc: ocelot: Remove unneeded semicolonXu Wang
2021-01-16cxgb4: enable interrupt based Tx completions for T5Raju Rangoju
2021-01-16Merge branch 'rid-w-1-warnings-in-ethernet'Jakub Kicinski
2021-01-16net: ethernet: toshiba: spider_net: Document a whole bunch of function parame...Lee Jones
2021-01-16net: ethernet: toshiba: ps3_gelic_net: Fix some kernel-doc misdemeanoursLee Jones
2021-01-16net: ethernet: ibm: ibmvnic: Fix some kernel-doc misdemeanoursLee Jones
2021-01-16net: ethernet: ti: am65-cpts: Document am65_cpts_rx_enable()'s 'en' parameterLee Jones
2021-01-16net: ethernet: ti: am65-cpsw-qos: Demote non-conformant function headerLee Jones
2021-01-16net: xen-netback: xenbus: Demote nonconformant kernel-doc headersLee Jones
2021-01-16net: ethernet: smsc: smc91x: Fix function name in kernel-doc headerLee Jones
2021-01-15GTP: add support for flow based tunneling APIPravin B Shelar
2021-01-15tcp_cubic: use memset and offsetof initYejune Deng
2021-01-15net: tap: check vlan with eth_type_vlan() methodMenglong Dong
2021-01-15nfc: netlink: use &w->w in nfc_genl_rcv_nl_eventGeliang Tang
2021-01-15Merge branch 'configuring-congestion-watermarks-on-ocelot-switch-using-devlin...Jakub Kicinski
2021-01-15net: mscc: ocelot: configure watermarks using devlink-sbVladimir Oltean
2021-01-15net: mscc: ocelot: initialize watermarks to sane defaultsVladimir Oltean
2021-01-15net: mscc: ocelot: register devlink portsVladimir Oltean
2021-01-15net: mscc: ocelot: delete unused ocelot_set_cpu_port prototypeVladimir Oltean
2021-01-15net: mscc: ocelot: export NUM_TC constant from felix to common switch libVladimir Oltean
2021-01-15net: dsa: felix: perform teardown in reverse order of setupVladimir Oltean
2021-01-15net: dsa: felix: reindent struct dsa_switch_opsVladimir Oltean
2021-01-15net: dsa: add ops for devlink-sbVladimir Oltean
2021-01-15net: mscc: ocelot: add ops for decoding watermark threshold and occupancyVladimir Oltean
2021-01-15net: mscc: ocelot: auto-detect packet buffer size and number of frame referencesVladimir Oltean
2021-01-15Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2021-01-15net: ks8851: remove definition of DEBUGTom Rix
2021-01-15neighbor: remove definition of DEBUGTom Rix
2021-01-15gianfar: remove definition of DEBUGTom Rix
2021-01-15net: dsa: set configure_vlan_while_not_filtering to true by defaultVladimir Oltean
2021-01-15netxen_nic: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2021-01-15Merge branch 'net-dsa-mv88e6xxx-lag-fixes'Jakub Kicinski
2021-01-15net: dsa: mv88e6xxx: Only allow LAG offload on supported hardwareTobias Waldekranz
2021-01-15net: dsa: mv88e6xxx: Provide dummy implementations for trunk settersTobias Waldekranz
2021-01-15Merge branch 'arrow-speedchips-xrs700x-dsa-driver'Jakub Kicinski
2021-01-15dt-bindings: net: dsa: add bindings for xrs700x switchesGeorge McCollister
2021-01-15net: dsa: add Arrow SpeedChips XRS700x driverGeorge McCollister
2021-01-15dsa: add support for Arrow XRS700x tag trailerGeorge McCollister
2021-01-15Merge branch 'add-further-dt-configuration-for-at803x-phys'Jakub Kicinski
2021-01-15net: phy: at803x: add support for configuring SmartEEERussell King
2021-01-15dt: ar803x: document SmartEEE propertiesRussell King
2021-01-14Merge branch 'perf: Add mmap2 build id support'Alexei Starovoitov
2021-01-14perf: Add build id data in mmap2 eventJiri Olsa
2021-01-14bpf: Add size arg to build_id_parse functionJiri Olsa
2021-01-14bpf: Move stack_map_get_build_id into libJiri Olsa
2021-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski