summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-18dpaa2-eth: define a global ptp_qoriq structure pointerYangbo Lu
2020-09-18dpaa2-eth: add APIs of 1588 single step timestampingYangbo Lu
2020-09-18net: openswitch: reuse the helper variable to improve the code readablityZeng Tao
2020-09-18net: fix build without CONFIG_SYSCTL definitionMahesh Bandewar
2020-09-18Merge branch 'net-various-delete-duplicated-words'David S. Miller
2020-09-18net: bridge: delete duplicated wordsRandy Dunlap
2020-09-18net: atm: delete duplicated wordsRandy Dunlap
2020-09-18net: tipc: delete duplicated wordsRandy Dunlap
2020-09-18net: bluetooth: delete duplicated wordsRandy Dunlap
2020-09-18net: ipv6: delete duplicated wordsRandy Dunlap
2020-09-18net: rds: delete duplicated wordsRandy Dunlap
2020-09-18net: core: delete duplicated wordsRandy Dunlap
2020-09-18Revert "ibmvnic: remove never executed if statement"Lijun Pan
2020-09-18Merge branch 'tipc-add-more-features-to-TIPC-encryption'David S. Miller
2020-09-18tipc: add automatic rekeying for encryption keyTuong Lien
2020-09-18tipc: add automatic session key exchangeTuong Lien
2020-09-18tipc: introduce encryption master keyTuong Lien
2020-09-18tipc: optimize key switching time and logicTuong Lien
2020-09-18Merge branch 'ionic-add-devlink-dev-flash-support'David S. Miller
2020-09-18ionic: add devlink firmware updateShannon Nelson
2020-09-18ionic: update the fw update apiShannon Nelson
2020-09-18netdevsim: devlink flash timeout messageShannon Nelson
2020-09-18devlink: collect flash notify params into a structShannon Nelson
2020-09-18devlink: add timeout information to status_notifyShannon Nelson
2020-09-18net: use exponential backoff in netdev_wait_allrefsFrancesco Ruggeri
2020-09-17mptcp: fix integer overflow in mptcp_subflow_discard_data()Paolo Abeni
2020-09-17net/smc: fix double kfree in smc_listen_work()Ursula Braun
2020-09-17ionic: add DIMLIB to KconfigShannon Nelson
2020-09-17net: remove comments on struct rtnl_link_statsJakub Kicinski
2020-09-17net: mdio: octeon: Select MDIO_DEVRESAndrew Lunn
2020-09-17selftests: Set default protocol for raw sockets in nettestDavid Ahern
2020-09-17dpaa2-eth: Convert to DEFINE_SHOW_ATTRIBUTEQinglang Miao
2020-09-17net: hsr: Convert to DEFINE_SHOW_ATTRIBUTEQinglang Miao
2020-09-17Merge branch 'mlxsw-Support-dcbnl_setbuffer-dcbnl_getbuffer'David S. Miller
2020-09-17mlxsw: spectrum_qdisc: Disable port buffer autoresize with qdiscsPetr Machata
2020-09-17mlxsw: spectrum_dcb: Implement dcbnl_setbuffer / getbufferPetr Machata
2020-09-17mlxsw: spectrum_buffers: Support two headroom modesPetr Machata
2020-09-17netlink: add spaces around '&' in netlink_recv/sendmsg()Yang Yingliang
2020-09-17netdev: Remove unused functionsYueHaibing
2020-09-17mptcp: Fix unsigned 'max_seq' compared with zero in mptcp_data_queue_ofoYe Bin
2020-09-17Merge branch 'net-marvell-prestera-Add-Switchdev-driver-for-Prestera-family-A...David S. Miller
2020-09-17dt-bindings: marvell,prestera: Add description for device-tree bindingsVadym Kochan
2020-09-17net: marvell: prestera: Add Switchdev driver implementationVadym Kochan
2020-09-17net: marvell: prestera: Add ethtool interface supportVadym Kochan
2020-09-17net: marvell: prestera: Add basic devlink supportVadym Kochan
2020-09-17net: marvell: prestera: Add PCI interface supportVadym Kochan
2020-09-17net: marvell: prestera: Add driver for Prestera family ASIC devicesVadym Kochan
2020-09-17genetlink: Remove unused function genl_err_attr()YueHaibing
2020-09-17net/sched: Remove unused function qdisc_queue_drop_head()YueHaibing
2020-09-17selftests: mptcp: interpret \n as a new lineMatthieu Baerts