summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-02-19net: dsa: microchip: ksz9477: export HW stats over stats64 interfaceOleksij Rempel
2022-02-19Merge branch 'phylink-remove-pcs_poll'David S. Miller
2022-02-19net: phylink: remove phylink_config's pcs_pollRussell King (Oracle)
2022-02-19net: dsa: remove pcs_pollRussell King (Oracle)
2022-02-19net: hsr: fix suspicious RCU usage warning in hsr_node_get_first()Juhee Kang
2022-02-19atm: nicstar: Use kcalloc() to simplify codeChristophe JAILLET
2022-02-19Merge branch 'dpaa2-eth-one-step-register'David S. Miller
2022-02-19dpaa2-eth: Update SINGLE_STEP register accessRadu Bulie
2022-02-19dpaa2-eth: Update dpni_get_single_step_cfg commandRadu Bulie
2022-02-19net: get rid of rtnl_lock_unregistering()Eric Dumazet
2022-02-19net: prestera: flower: fix destroy tmpl in chainVolodymyr Mytnyk
2022-02-19bridge: switch br_net_exit to batch modeEric Dumazet
2022-02-19Merge branch 'mctp-i2c'David S. Miller
2022-02-19mctp i2c: MCTP I2C binding driverMatt Johnston
2022-02-19dt-bindings: net: New binding mctp-i2c-controllerMatt Johnston
2022-02-19net: ip6mr: add support for passing full packet on wrong mifMobashshera Rasool
2022-02-19i40e: remove dead stores on XSK hotpathAlexander Lobakin
2022-02-18Merge branch 'add-checks-for-incoming-packet-addresses'Jakub Kicinski
2022-02-18mctp: add address validity checking for packet receiveJeremy Kerr
2022-02-18mctp: replace mctp_address_ok with more fine-grained helpersJeremy Kerr
2022-02-18net: Add new protocol attribute to IP addressesJacques de Laval
2022-02-18Merge branch 'ionic-driver-updates'Jakub Kicinski
2022-02-18ionic: clean up comments and whitespaceShannon Nelson
2022-02-18ionic: prefer strscpy over strlcpyShannon Nelson
2022-02-18ionic: Use vzalloc for large per-queue related buffersBrett Creeley
2022-02-18ionic: catch transition back to RUNNING with fw_generation 0Shannon Nelson
2022-02-18net: avoid quadratic behavior in netdev_wait_allrefs_any()Eric Dumazet
2022-02-18ipv6: annotate some data-races around sk->sk_protEric Dumazet
2022-02-18net/ibmvnic: Cleanup workaround doing an EOI after partition migrationCédric Le Goater
2022-02-18teaming: deliver link-local packets with the link they arrive onjeffreyji
2022-02-18Merge branch 'qca8k-phylink'David S. Miller
2022-02-18net: dsa: qca8k: mark as non-legacyRussell King (Oracle)
2022-02-18net: dsa: qca8k: move pcs configurationRussell King (Oracle)
2022-02-18net: dsa: qca8k: convert to use phylink_pcsRussell King (Oracle)
2022-02-18net: dsa: qca8k: move qca8k_phylink_mac_link_state()Russell King (Oracle)
2022-02-18net: dsa: qca8k: move qca8k_setup()Russell King (Oracle)
2022-02-18net: dsa: add support for phylink mac_select_pcs()Russell King (Oracle)
2022-02-18net: ethernet: xilinx: cleanup commentsTom Rix
2022-02-18net: gro: Fix a 'directive in macro's argument list' sparse warningGal Pressman
2022-02-17s390/qeth: Remove redundant 'flush_workqueue()' callsXu Wang
2022-02-17net: dsa: delete unused exported symbols for ethtool PHY statsVladimir Oltean
2022-02-17net: add sanity check in proto_register()Eric Dumazet
2022-02-17net: ll_temac: Use GFP_KERNEL instead of GFP_ATOMIC when possibleChristophe JAILLET
2022-02-17net: nixge: Use GFP_KERNEL instead of GFP_ATOMIC when possibleChristophe JAILLET
2022-02-17Merge branch 'mptcp-selftest-fine-tuning-and-cleanup'Jakub Kicinski
2022-02-17selftests: mptcp: add csum mib check for mptcp_connectGeliang Tang
2022-02-17selftests: mptcp: join: check for tools only if neededMatthieu Baerts
2022-02-17selftests: mptcp: join: create tmp files only if neededMatthieu Baerts
2022-02-17selftests: mptcp: join: remove unused varsMatthieu Baerts
2022-02-17selftests: mptcp: join: exit after usage()Matthieu Baerts