Age | Commit message (Expand) | Author |
2021-02-11 | tcp: add some entropy in __inet_hash_connect() | Eric Dumazet |
2021-02-11 | tcp: change source port randomizarion at connect() time | Eric Dumazet |
2021-02-11 | Revert "net-loopback: set lo dev initial state to UP" | Petr Machata |
2021-02-11 | net: phy: introduce phydev->port | Michael Walle |
2021-02-11 | devlink: Fix dmac_filter trap name, align to its documentation | Aya Levin |
2021-02-11 | Merge branch 'ibmvnic-coding-style' | David S. Miller |
2021-02-11 | ibmvnic: prefer strscpy over strlcpy | Lijun Pan |
2021-02-11 | ibmvnic: remove unused spinlock_t stats_lock definition | Lijun Pan |
2021-02-11 | ibmvnic: add comments for spinlock_t definitions | Lijun Pan |
2021-02-11 | ibmvnic: fix miscellaneous checks | Lijun Pan |
2021-02-11 | ibmvnic: avoid multiple line dereference | Lijun Pan |
2021-02-11 | ibmvnic: fix braces | Lijun Pan |
2021-02-11 | ibmvnic: fix block comments | Lijun Pan |
2021-02-11 | ibmvnic: prefer 'unsigned long' over 'unsigned long int' | Lijun Pan |
2021-02-11 | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n... | David S. Miller |
2021-02-10 | net/mlx5: SF, Fix error return code in mlx5_sf_dev_probe() | Wei Yongjun |
2021-02-10 | net/mlx5e: Fix error return code in mlx5e_tc_esw_init() | Wei Yongjun |
2021-02-10 | net/mlx5: Fix a NULL vs IS_ERR() check | Dan Carpenter |
2021-02-10 | net/mlx5: docs: correct section reference in table of contents | Lukas Bulwahn |
2021-02-10 | net/mlx5e: Fix tc_tun.h to verify MLX5_ESWITCH config | Vlad Buslov |
2021-02-10 | net/mlx5: Assign boolean values to a bool variable | Jiapeng Zhong |
2021-02-10 | net/mlx5e: Fix spelling mistake "Unknouwn" -> "Unknown" | Colin Ian King |
2021-02-10 | net/mlx5e: Fix spelling mistake "channles" -> "channels" | Colin Ian King |
2021-02-10 | net/mlx5: Delete device list leftover | Leon Romanovsky |
2021-02-10 | net/mlx5_core: remove unused including <generated/utsrelease.h> | Zou Wei |
2021-02-10 | net/mlx5: fix spelling mistake in Kconfig "accelaration" -> "acceleration" | Colin Ian King |
2021-02-10 | net: mvpp2: add an entry to skip parser | Stefan Chulski |
2021-02-10 | rxrpc: Fix missing dependency on NET_UDP_TUNNEL | David Howells |
2021-02-10 | Merge branch 'octeon-ethtool' | David S. Miller |
2021-02-10 | octeontx2-pf: ethtool physical link configuration | Christina Jacob |
2021-02-10 | octeontx2-pf: ethtool physical link status | Christina Jacob |
2021-02-10 | octeontx2-af: advertised link modes support on cgx | Christina Jacob |
2021-02-10 | octeontx2-af: Physical link configuration support | Christina Jacob |
2021-02-10 | octeontx2-pf: ethtool fec mode support | Christina Jacob |
2021-02-10 | octeontx2-af: Add new CGX_CMD to get PHY FEC statistics | Felix Manlunas |
2021-02-10 | octeontx2-af: forward error correction configuration | Christina Jacob |
2021-02-10 | net: octeontx2: Fix the confusion in buffer alloc failure path | Kevin Hao |
2021-02-10 | Merge branch 'Add-MBIM-over-MHI-support' | David S. Miller |
2021-02-10 | net: mhi: Add mbim proto | Loic Poulain |
2021-02-10 | net: mhi: Add rx_length_errors stat | Loic Poulain |
2021-02-10 | net: mhi: Create mhi.h | Loic Poulain |
2021-02-10 | net: mhi: Add dedicated folder | Loic Poulain |
2021-02-10 | net: mhi: Add protocol support | Loic Poulain |
2021-02-10 | cxgb4: collect serial config version from register | Rahul Lakkireddy |
2021-02-10 | i40e: remove the useless value assignment in i40e_clean_adminq_subtask | Kaixu Xia |
2021-02-10 | i40e: VLAN field for flow director | Przemyslaw Patynowski |
2021-02-10 | i40e: Add flow director support for IPv6 | Przemyslaw Patynowski |
2021-02-10 | i40e: Add EEE status getting & setting implementation | Aleksandr Loktionov |
2021-02-10 | i40e: Add netlink callbacks support for software based DCB | Arkadiusz Kubalewski |
2021-02-10 | i40e: Add init and default config of software based DCB | Arkadiusz Kubalewski |