Age | Commit message (Expand) | Author |
2020-06-25 | net: macb: call pm_runtime_put_sync on failure path | Claudiu Beznea |
2020-06-25 | net: phy: mscc: avoid skcipher API for single block AES encryption | Ard Biesheuvel |
2020-06-24 | net: bcmgenet: use hardware padding of runt frames | Doug Berger |
2020-06-24 | net: bcmgenet: use __be16 for htons(ETH_P_IP) | Doug Berger |
2020-06-24 | net: bcmgenet: re-remove bcmgenet_hfb_add_filter | Doug Berger |
2020-06-24 | qed: add missing error test for DBG_STATUS_NO_MATCHING_FRAMING_MODE | Colin Ian King |
2020-06-24 | net: phy: call phy_disable_interrupts() in phy_init_hw() | Jisheng Zhang |
2020-06-24 | net: phy: make phy_disable_interrupts() non-static | Jisheng Zhang |
2020-06-24 | net: ethernet: mvneta: Add back interface mode validation | Sascha Hauer |
2020-06-24 | net: ethernet: mvneta: Do not error out in non serdes modes | Sascha Hauer |
2020-06-23 | net: phylink: ensure manual pause mode configuration takes effect | Russell King |
2020-06-23 | net: phylink: fix ethtool -A with attached PHYs | Russell King |
2020-06-23 | bnxt_en: Read VPD info only for PFs | Vasundhara Volam |
2020-06-23 | bnxt_en: Fix statistics counters issue during ifdown with older firmware. | Michael Chan |
2020-06-23 | bnxt_en: Do not enable legacy TX push on older firmware. | Michael Chan |
2020-06-23 | bnxt_en: Store the running firmware version code. | Michael Chan |
2020-06-23 | cxgb4vf: update kernel-doc line comments | Rahul Lakkireddy |
2020-06-23 | cxgb4: update kernel-doc line comments | Rahul Lakkireddy |
2020-06-23 | cxgb4: fix set but unused variable when DCB is disabled | Rahul Lakkireddy |
2020-06-23 | cxgb4: move DCB version extern to header file | Rahul Lakkireddy |
2020-06-23 | cxgb4: remove cast when saving IPv4 partial checksum | Rahul Lakkireddy |
2020-06-23 | cxgb4: fix SGE queue dump destination buffer context | Rahul Lakkireddy |
2020-06-23 | cxgb4: use correct type for all-mask IP address comparison | Rahul Lakkireddy |
2020-06-23 | cxgb4: fix endian conversions for L4 ports in filters | Rahul Lakkireddy |
2020-06-23 | cxgb4: parse TC-U32 key values and masks natively | Rahul Lakkireddy |
2020-06-23 | cxgb4: use unaligned conversion for fetching timestamp | Rahul Lakkireddy |
2020-06-23 | cxgb4: move PTP lock and unlock to caller in Tx path | Rahul Lakkireddy |
2020-06-23 | cxgb4: move handling L2T ARP failures to caller | Rahul Lakkireddy |
2020-06-23 | net: qed: fix "maybe uninitialized" warning | Alexander Lobakin |
2020-06-23 | net: qed: reset ILT block sizes before recomputing to fix crashes | Alexander Lobakin |
2020-06-23 | net: qede: fix use-after-free on recovery and AER handling | Alexander Lobakin |
2020-06-23 | net: qede: fix PTP initialization on recovery | Alexander Lobakin |
2020-06-23 | net: qed: fix excessive QM ILT lines consumption | Alexander Lobakin |
2020-06-23 | net: qed: fix NVMe login fails over VFs | Alexander Lobakin |
2020-06-23 | net: qede: stop adding events on an already destroyed workqueue | Alexander Lobakin |
2020-06-23 | net: qed: fix async event callbacks unregistering | Alexander Lobakin |
2020-06-23 | wireguard: device: avoid circular netns references | Jason A. Donenfeld |
2020-06-23 | wireguard: noise: do not assign initiation time in if condition | Frank Werner-Krippendorf |
2020-06-22 | usbnet: smsc95xx: Fix use-after-free after removal | Tuomas Tynkkynen |
2020-06-22 | mlxsw: spectrum: Do not rely on machine endianness | Ido Schimmel |
2020-06-22 | net: phy: smsc: fix printing too many logs | Dejin Zheng |
2020-06-20 | r8169: fix firmware not resetting tp->ocp_base | Heiner Kallweit |
2020-06-20 | ibmvnic: continue to init in CRQ reset returns H_CLOSED | Dany Madden |
2020-06-20 | ionic: tame the watchdog timer on reconfig | Shannon Nelson |
2020-06-19 | ibmveth: Fix max MTU limit | Thomas Falcon |
2020-06-19 | net: flow_offload: fix flow_indr_dev_unregister path | wenxu |
2020-06-19 | flow_offload: use flow_indr_block_cb_alloc/remove function | wenxu |
2020-06-19 | geneve: allow changing DF behavior after creation | Sabrina Dubroca |
2020-06-19 | enetc: Fix HW_VLAN_CTAG_TX|RX toggling | Claudiu Manoil |
2020-06-19 | net: macb: undo operations in case of failure | Claudiu Beznea |