summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-23net: dsa: walk through all changeupper notifier functionsVladimir Oltean
2022-08-23Merge branch 'vsock-updates-for-so_rcvlowat-handling'Paolo Abeni
2022-08-23vsock_test: POLLIN + SO_RCVLOWAT testArseniy Krasnov
2022-08-23vmci/vsock: check SO_RCVLOWAT before wake up readerArseniy Krasnov
2022-08-23virtio/vsock: check SO_RCVLOWAT before wake up readerArseniy Krasnov
2022-08-23vsock: add API call for data readyArseniy Krasnov
2022-08-23vsock: pass sock_rcvlowat to notify_poll_in as targetArseniy Krasnov
2022-08-23vmci/vsock: use 'target' in notify_poll_in callbackArseniy Krasnov
2022-08-23virtio/vsock: use 'target' in notify_poll_in callbackArseniy Krasnov
2022-08-23hv_sock: disable SO_RCVLOWAT supportArseniy Krasnov
2022-08-23vsock: SO_RCVLOWAT transport set callbackArseniy Krasnov
2022-08-23net: sched: remove duplicate check of user rights in qdiscZhengchao Shao
2022-08-22Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2022-08-22Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2022-08-22net: dsa: tag_8021q: remove old comment regarding dsa_8021q_netdev_opsVladimir Oltean
2022-08-22net_sched: move from strlcpy with unused retval to strscpyWolfram Sang
2022-08-22openvswitch: move from strlcpy with unused retval to strscpyWolfram Sang
2022-08-22ethtool: move from strlcpy with unused retval to strscpyWolfram Sang
2022-08-22dsa: move from strlcpy with unused retval to strscpyWolfram Sang
2022-08-22net: move from strlcpy with unused retval to strscpyWolfram Sang
2022-08-22packet: move from strlcpy with unused retval to strscpyWolfram Sang
2022-08-22l2tp: move from strlcpy with unused retval to strscpyWolfram Sang
2022-08-22ipv6: move from strlcpy with unused retval to strscpyWolfram Sang
2022-08-22ipv4: move from strlcpy with unused retval to strscpyWolfram Sang
2022-08-22caif: move from strlcpy with unused retval to strscpyWolfram Sang
2022-08-22bridge: move from strlcpy with unused retval to strscpyWolfram Sang
2022-08-22ax25: move from strlcpy with unused retval to strscpyWolfram Sang
2022-08-22vlan: move from strlcpy with unused retval to strscpyWolfram Sang
2022-08-22isdn: move from strlcpy with unused retval to strscpyWolfram Sang
2022-08-22Merge branch 'validate-of-nodes-for-dsa-shared-ports'Jakub Kicinski
2022-08-22net: dsa: make phylink-related OF properties mandatory on DSA and CPU portsVladimir Oltean
2022-08-22net: dsa: rename dsa_port_link_{,un}register_ofVladimir Oltean
2022-08-22net: dsa: avoid dsa_port_link_{,un}register_of() calls with platform dataVladimir Oltean
2022-08-22of: base: export of_device_compatible_match() for use in modulesVladimir Oltean
2022-08-22dt-bindings: net: dsa: make phylink bindings required for CPU/DSA portsVladimir Oltean
2022-08-22dt-bindings: net: dsa: rzn1-a5psw: add missing CPU port phy-mode to exampleVladimir Oltean
2022-08-22dt-bindings: net: dsa: microchip: add missing CPU port phy-mode to exampleVladimir Oltean
2022-08-22dt-bindings: net: dsa: b53: add missing CPU port phy-mode to exampleVladimir Oltean
2022-08-22dt-bindings: net: dsa: hellcreek: add missing CPU port phy-mode/fixed-link to...Vladimir Oltean
2022-08-22dt-bindings: net: dsa: xrs700x: add missing CPU port phy-mode to exampleVladimir Oltean
2022-08-22net: prestera: cache port state for non-phylink ports tooMaksym Glubokiy
2022-08-22net: freescale: xgmac: Do not dereference fwnode in struct devicezhaoxiao
2022-08-22Remove DECnet support from kernelStephen Hemminger
2022-08-22Merge branch 'lan966x-lag-support'David S. Miller
2022-08-22net: lan966x: Extend MAC to support also lag interfaces.Horatiu Vultur
2022-08-22net: lan966x: Extend FDB to support also lagHoratiu Vultur
2022-08-22net: lan966x: Add lag support for lan966xHoratiu Vultur
2022-08-22net: lan966x: Extend lan966x_foreign_bridging_checkHoratiu Vultur
2022-08-22net: lan966x: Expose lan966x_switchdev_nb and lan966x_switchdev_blocking_nbHoratiu Vultur
2022-08-22net: lan966x: Flush fdb workqueue when port is leaving a bridge.Horatiu Vultur