Age | Commit message (Expand) | Author |
2020-04-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds |
2020-04-16 | amd-xgbe: Use __napi_schedule() in BH context | Sebastian Andrzej Siewior |
2020-04-16 | net: stmmac: dwmac-sunxi: Provide TX and RX fifo sizes | Florian Fainelli |
2020-04-16 | net: dsa: mt7530: fix tagged frames pass-through in VLAN-unaware mode | DENG Qingfang |
2020-04-15 | net: tulip: make early_486_chipsets static | Jason Yan |
2020-04-15 | net: mscc: ocelot: fix untagged packet drops when enslaving to vlan aware bridge | Vladimir Oltean |
2020-04-15 | Merge tag 'mac80211-for-net-2020-04-15' of git://git.kernel.org/pub/scm/linux... | David S. Miller |
2020-04-14 | net: marvell10g: soft-reset the PHY when coming out of low power | Russell King |
2020-04-14 | net: marvell10g: report firmware version | Russell King |
2020-04-14 | net/cxgb4: Check the return from t4_query_params properly | Jason Gunthorpe |
2020-04-14 | net: stmmac: socfpga: Allow all RGMII modes | Atsushi Nemoto |
2020-04-14 | net: dsa: mv88e6xxx: Configure MAC when using fixed link | Andrew Lunn |
2020-04-14 | ionic: fix unused assignment | Shannon Nelson |
2020-04-14 | ionic: add dynamic_debug header | Shannon Nelson |
2020-04-14 | net: phy: micrel: use genphy_read_status for KSZ9131 | Atsushi Nemoto |
2020-04-14 | Merge tag 'wireless-drivers-2020-04-14' of git://git.kernel.org/pub/scm/linux... | David S. Miller |
2020-04-14 | rtw88: avoid unused function warnings | Arnd Bergmann |
2020-04-14 | mac80211_hwsim: Use kstrndup() in place of kasprintf() | Tuomas Tynkkynen |
2020-04-12 | net: mvneta: Fix a typo | Christophe JAILLET |
2020-04-12 | net: tun: record RX queue in skb before do_xdp_generic() | Gilberto Bertin |
2020-04-12 | net: ethernet: ti: Add missing '\n' in log messages | Christophe JAILLET |
2020-04-12 | soc: qcom: ipa: Add a missing '\n' in a log message | Christophe JAILLET |
2020-04-12 | net: neterion: remove redundant assignment to variable tmp64 | Colin Ian King |
2020-04-11 | net: phy: marvell: Fix pause frame negotiation | Clemens Gruber |
2020-04-09 | net: macsec: fix using wrong structure in macsec_changelink() | Taehee Yoo |
2020-04-08 | net/mlx5e: CT: Use rhashtable's ct entries instead of a separate list | Paul Blakey |
2020-04-08 | net/mlx5e: Fix devlink port netdev unregistration sequence | Parav Pandit |
2020-04-08 | net/mlx5e: Fix pfnum in devlink port attribute | Parav Pandit |
2020-04-08 | net/mlx5e: Fix missing pedit action after ct clear action | Roi Dayan |
2020-04-08 | net/mlx5e: Fix nest_level for vlan pop action | Dmytro Linkin |
2020-04-08 | net/mlx5e: Add missing release firmware call | Eran Ben Elisha |
2020-04-08 | net/mlx5: Fix condition for termination table cleanup | Eli Cohen |
2020-04-08 | net/mlx5: Fix frequent ioread PCI access during recovery | Moshe Shemesh |
2020-04-08 | ionic: set station addr only if needed | Shannon Nelson |
2020-04-08 | ionic: replay filters after fw upgrade | Shannon Nelson |
2020-04-08 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2020-04-07 | Documentation: mdio_bus.c - fix warnings | Lothar Rubusch |
2020-04-07 | net: ethernet: mediatek: move mt7623 settings out off the mt7530 | René van Dorst |
2020-04-07 | net: dsa: mt7530: move mt7623 settings out off the mt7530 | René van Dorst |
2020-04-07 | net: fec: set GPR bit on suspend by DT configuration. | Martin Fuzzey |
2020-04-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds |
2020-04-06 | macsec: fix NULL dereference in macsec_upd_offload() | Davide Caratti |
2020-04-06 | net: dsa: bcm_sf2: Ensure correct sub-node is parsed | Florian Fainelli |
2020-04-06 | qed: remove redundant assignment to variable 'rc' | Colin Ian King |
2020-04-06 | wimax: remove some redundant assignments to variable result | Colin Ian King |
2020-04-06 | mlxsw: spectrum_flower: Do not stop at FLOW_ACTION_VLAN_MANGLE | Petr Machata |
2020-04-06 | mlxsw: spectrum_flower: Do not stop at FLOW_ACTION_PRIORITY | Petr Machata |
2020-04-06 | r8169: change back SG and TSO to be disabled by default | Heiner Kallweit |
2020-04-06 | net: dsa: bcm_sf2: Do not register slave MDIO bus with OF | Florian Fainelli |
2020-04-06 | tun: Don't put_page() for all negative return values from XDP program | Will Deacon |