Age | Commit message (Expand) | Author | Files | Lines |
2017-05-26 | net: ethernet: ax88796: don't call free_irq without request_irq first | Uwe Kleine-König | 1 | -5/+2 |
2017-05-25 | bonding: Don't update slave->link until ready to commit | Nithin Sujir | 1 | -2/+9 |
2017-05-25 | net: fix potential null pointer dereference | Gustavo A. R. Silva | 1 | -1/+1 |
2017-05-25 | geneve: fix fill_info when using collect_metadata | Eric Garver | 1 | -3/+5 |
2017-05-24 | virtio-net: enable TSO/checksum offloads for Q-in-Q vlans | Vlad Yasevich | 1 | -0/+1 |
2017-05-24 | be2net: Fix offload features for Q-in-Q packets | Vlad Yasevich | 1 | -1/+3 |
2017-05-24 | net: phy: marvell: Limit errata to 88m1101 | Andrew Lunn | 1 | -29/+37 |
2017-05-24 | net/phy: fix mdio-octeon dependency and build | Randy Dunlap | 1 | -1/+1 |
2017-05-24 | Merge tag 'mlx5-fixes-2017-05-23' of git://git.kernel.org/pub/scm/linux/kerne... | David S. Miller | 6 | -29/+99 |
2017-05-24 | net: fec: add post PHY reset delay DT property | Quentin Schulz | 1 | -1/+15 |
2017-05-23 | cdc-ether: divorce initialisation with a filter reset and a generic method | Oliver Neukum | 1 | -7/+24 |
2017-05-23 | net/mlx5: Tolerate irq_set_affinity_hint() failures | Tariq Toukan | 1 | -11/+4 |
2017-05-23 | net/mlx5: Avoid using pending command interface slots | Mohamad Haj Yahia | 3 | -7/+38 |
2017-05-23 | net/mlx5e: IPoIB, handle RX packet correctly | Erez Shitrit | 1 | -1/+7 |
2017-05-23 | net/mlx5e: Fix warnings around parsing of TC pedit actions | Or Gerlitz | 1 | -7/+7 |
2017-05-23 | net/mlx5e: Properly enforce disallowing of partial field re-write offload | Or Gerlitz | 1 | -2/+3 |
2017-05-23 | net/mlx5e: Allow TC csum offload if applied together with pedit action | Or Gerlitz | 1 | -0/+39 |
2017-05-23 | net/mlx5e: Use the correct delete call on offloaded TC encap entry detach | Or Gerlitz | 1 | -1/+1 |
2017-05-22 | bonding: fix randomly populated arp target array | Jarod Wilson | 1 | -3/+2 |
2017-05-22 | bonding: fix accounting of active ports in 3ad | Jarod Wilson | 1 | -1/+1 |
2017-05-22 | net: atheros: atl2: don't return zero on failure path in atl2_probe() | Alexey Khoroshilov | 1 | -4/+4 |
2017-05-21 | smsc95xx: Support only IPv4 TCP/UDP csum offload | Nisar Sayed | 1 | -3/+10 |
2017-05-18 | mlxsw: spectrum: Avoid possible NULL pointer dereference | Ido Schimmel | 1 | -4/+2 |
2017-05-18 | sh_eth: Do not print an error message for probe deferral | Geert Uytterhoeven | 1 | -1/+2 |
2017-05-18 | sh_eth: Use platform device for printing before register_netdev() | Geert Uytterhoeven | 1 | -1/+1 |
2017-05-18 | mlxsw: spectrum_router: Fix rif counter freeing routine | Arkadi Sharshevsky | 1 | -0/+3 |
2017-05-18 | mlxsw: spectrum_dpipe: Fix incorrect entry index | Arkadi Sharshevsky | 1 | -1/+2 |
2017-05-18 | cxgb4: update latest firmware version supported | Ganesh Goudar | 1 | -3/+3 |
2017-05-18 | qmi_wwan: add another Lenovo EM74xx device ID | Bjørn Mork | 1 | -0/+2 |
2017-05-18 | net: ethernet: faraday: To support device tree usage. | Greentime Hu | 1 | -0/+7 |
2017-05-17 | bnxt_en: Check status of firmware DCBX agent before setting DCB_CAP_DCBX_HOST. | Michael Chan | 1 | -2/+4 |
2017-05-17 | bnxt_en: Call bnxt_dcb_init() after getting firmware DCBX configuration. | Michael Chan | 1 | -2/+1 |
2017-05-16 | mlx5e: add CONFIG_INET dependency | Arnd Bergmann | 1 | -1/+1 |
2017-05-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 33 | -83/+141 |
2017-05-15 | ldmvsw: stop the clean timer at beginning of remove | Shannon Nelson | 1 | -1/+1 |
2017-05-15 | ldmvsw: unregistering netdev before disable hardware | Thomas Tai | 1 | -1/+1 |
2017-05-15 | net: netcp: fix check of requested timestamping filter | Miroslav Lichvar | 1 | -1/+0 |
2017-05-15 | Merge tag 'mlx5-fixes-2017-05-12-V2' of git://git.kernel.org/pub/scm/linux/ke... | David S. Miller | 9 | -22/+46 |
2017-05-15 | qed: Fix uninitialized data in aRFS infrastructure | Mintz, Yuval | 1 | -1/+1 |
2017-05-15 | mdio: mux: fix device_node_continue.cocci warnings | Julia Lawall | 1 | -1/+0 |
2017-05-15 | net/mlx4_core: Use min3 to select number of MSI-X vectors | yuval.shaia@oracle.com | 1 | -6/+4 |
2017-05-15 | macvlan: Fix performance issues with vlan tagged packets | Vlad Yasevich | 1 | -2/+5 |
2017-05-15 | net: stmmac: use correct pointer when printing normal descriptor ring | Niklas Cassel | 1 | -1/+1 |
2017-05-14 | net/mlx5: Use underlay QPN from the root name space | Yishai Hadas | 7 | -18/+35 |
2017-05-14 | net/mlx5e: IPoIB, Only support regular RQ for now | Saeed Mahameed | 1 | -0/+4 |
2017-05-14 | net/mlx5e: Fix setup TC ndo | Saeed Mahameed | 1 | -1/+1 |
2017-05-14 | net/mlx5e: Fix ethtool pause support and advertise reporting | Gal Pressman | 1 | -2/+1 |
2017-05-14 | net/mlx5e: Use the correct pause values for ethtool advertising | Gal Pressman | 1 | -1/+5 |
2017-05-12 | Merge tag 'powerpc-4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 1 | -5/+3 |
2017-05-12 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 1 | -0/+1 |