Age | Commit message (Expand) | Author |
2017-02-09 | sfc: process RX event inner checksum flags | Jon Cooper |
2017-02-08 | mlxsw: spectrum_router: Don't reflect LINKDOWN nexthops | Ido Schimmel |
2017-02-08 | mlxsw: spectrum_router: Flush resources when RIF is deleted | Ido Schimmel |
2017-02-08 | mlxsw: spectrum_router: Reflect nexthop status changes | Ido Schimmel |
2017-02-08 | mlxsw: spectrum_router: Use trap action only for some route types | Ido Schimmel |
2017-02-08 | mlxsw: spectrum_router: Determine offload status using generic function | Ido Schimmel |
2017-02-08 | mlxsw: spectrum_router: More accurately set offload flag | Ido Schimmel |
2017-02-08 | mlxsw: spectrum_router: Refactor nexthop init routine | Ido Schimmel |
2017-02-08 | mlxsw: spectrum_router: Remove FIB info from FIB entry struct | Ido Schimmel |
2017-02-08 | mlxsw: spectrum_router: Store routes in a more generic way | Ido Schimmel |
2017-02-08 | mlxsw: spectrum_router: Add gateway indication to nexthop group | Ido Schimmel |
2017-02-08 | mlxsw: spectrum_router: Use nexthop's scope to set action type | Ido Schimmel |
2017-02-08 | mlxsw: spectrum_router: Store nexthops in a hash table | Ido Schimmel |
2017-02-08 | mlxsw: spectrum_router: Store nexthop groups in a hash table | Ido Schimmel |
2017-02-08 | mlxsw: spectrum_router: Nullify nexthop's neigh pointer | Ido Schimmel |
2017-02-08 | mlxsw: acl: Fix mlxsw_afa_block_commit error path | Jiri Pirko |
2017-02-08 | net: stmmac: replace unsigned by u32 | LABBE Corentin |
2017-02-08 | net: stmmac: remove unused variable in sysfs_display_ring | LABBE Corentin |
2017-02-08 | net: stmmac: remove dead code in stmmac_tx_clean | LABBE Corentin |
2017-02-08 | net: stmmac: print phy information | LABBE Corentin |
2017-02-08 | net: stmmac: rename rx_crc to rx_crc_errors | LABBE Corentin |
2017-02-08 | net: stmmac: Rewrite two test against NULL value | LABBE Corentin |
2017-02-08 | net: stmmac: Correct the error message about invalid speed | LABBE Corentin |
2017-02-08 | net: stmmac: replace ENOSYS by EINVAL | LABBE Corentin |
2017-02-08 | net: stmmac: Use readl_poll_timeout | LABBE Corentin |
2017-02-08 | net: stmmac: replace stmmac_mdio_busy_wait by readl_poll_timeout | LABBE Corentin |
2017-02-08 | net: stmmac: fix some code style problem | LABBE Corentin |
2017-02-08 | net: stmmac: remplace asm/io.h by linux/io.h | LABBE Corentin |
2017-02-08 | net: stmmac: remove freesoftware address | LABBE Corentin |
2017-02-08 | net: stmmac: fix some typos in comments | LABBE Corentin |
2017-02-08 | net: stmmac: Remove the bus_setup function pointer | LABBE Corentin |
2017-02-08 | net: stmmac: fix the typo on MAC_RNABLE_RX | LABBE Corentin |
2017-02-08 | gro_cells: move to net/core/gro_cells.c | Eric Dumazet |
2017-02-08 | net: mellanox: switchx2: use new api ethtool_{get|set}_link_ksettings | Philippe Reynes |
2017-02-08 | net: qcom/emac: fix semicolon.cocci warnings | Wu Fengguang |
2017-02-08 | net: phy: Add LED mode driver for Microsemi PHYs. | Raju Lakkaraju |
2017-02-08 | net: dsa: bcm_sf2: cleanup bcm_sf2_cfp_rule_get() a little | Dan Carpenter |
2017-02-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-02-07 | liquidio: do not dereference pointer if it's NULL | Felix Manlunas |
2017-02-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2017-02-07 | spectrum: acl_tcam: Fix catchall prio value | Jiri Pirko |
2017-02-07 | sfc: fix an off by one bug | Dan Carpenter |
2017-02-07 | net: phy: dp83867: Recover from "port mirroring" N/A MODE4 | Lukasz Majewski |
2017-02-07 | net: phy: dp83867: Add lane swapping support in the DP83867 TI's PHY driver | Lukasz Majewski |
2017-02-07 | net: netcp: Do not clobber PHY link outside of state machine | Florian Fainelli |
2017-02-07 | net: pxa168_eth: Do not clobber PHY link outside of state machine | Florian Fainelli |
2017-02-07 | net: mv643xx_eth: Do not clobber PHY link outside of state machine | Florian Fainelli |
2017-02-07 | Merge tag 'mlx5-updates-2017-01-31' of git://git.kernel.org/pub/scm/linux/ker... | David S. Miller |
2017-02-07 | net: ethernet: ti: cpsw: remove netif_trans_update | Ivan Khoronzhuk |
2017-02-07 | bnxt_en: Add support for XDP_TX action. | Michael Chan |