Age | Commit message (Expand) | Author |
2017-07-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2017-07-31 | ppp: Fix a scheduling-while-atomic bug in del_chan | Gao Feng |
2017-07-31 | Revert "net: bcmgenet: Remove init parameter from bcmgenet_mii_config" | Florian Fainelli |
2017-07-31 | virtio_net: fix truesize for mergeable buffers | Michael S. Tsirkin |
2017-07-31 | mv643xx_eth: fix of_irq_to_resource() error check | Sergei Shtylyov |
2017-07-31 | net: phy: Correctly process PHY_HALTED in phy_stop_machine() | Florian Fainelli |
2017-07-31 | sunhme: fix up GREG_STAT and GREG_IMASK register offsets | Mark Cave-Ayland |
2017-07-29 | Merge tag 'wireless-drivers-for-davem-2017-07-28' of git://git.kernel.org/pub... | David S. Miller |
2017-07-29 | net: tc35815: fix spelling mistake: "Intterrupt" -> "Interrupt" | Colin Ian King |
2017-07-29 | net: thunderx: Fix BGX transmit stall due to underflow | Sunil Goutham |
2017-07-29 | Merge tag 'mlx5-fixes-2017-07-27-V2' of git://git.kernel.org/pub/scm/linux/ke... | David S. Miller |
2017-07-29 | team: use a larger struct for mac address | WANG Cong |
2017-07-27 | net: phy: rework Kconfig settings for MDIO_BUS | Arnd Bergmann |
2017-07-27 | net/mlx5: Fix mlx5_add_flow_rules call with correct num of dests | Paul Blakey |
2017-07-27 | net/mlx5e: Schedule overflow check work to mlx5e workqueue | Eugenia Emantayev |
2017-07-27 | net/mlx5e: Fix wrong delay calculation for overflow check scheduling | Eugenia Emantayev |
2017-07-27 | net/mlx5e: Add missing support for PTP_CLK_REQ_PPS request | Eugenia Emantayev |
2017-07-27 | net/mlx5e: Change 1PPS out scheme | Eugenia Emantayev |
2017-07-27 | net/mlx5e: Fix broken disable 1PPS flow | Eugenia Emantayev |
2017-07-27 | net/mlx5e: Add field select to MTPPS register | Eugenia Emantayev |
2017-07-27 | net/mlx5e: Fix outer_header_zero() check size | Ilan Tayari |
2017-07-27 | net/mlx5e: IPoIB, Modify add/remove underlay QPN flows | Alex Vesker |
2017-07-27 | net/mlx5: Fix command bad flow on command entry allocation failure | Moshe Shemesh |
2017-07-27 | net/mlx5: Fix command completion after timeout access invalid structure | Moshe Shemesh |
2017-07-27 | net/mlx5: Consider tx_enabled in all modes on remap | Aviv Heller |
2017-07-27 | net/mlx5: Clean SRIOV eswitch resources upon VF creation failure | Eran Ben Elisha |
2017-07-27 | brcmfmac: fix memleak due to calling brcmf_sdiod_sgtable_alloc() twice | Arend Van Spriel |
2017-07-27 | brcmfmac: Don't grow SKB by negative size | Daniel Stone |
2017-07-26 | bonding: commit link status change after propose | WANG Cong |
2017-07-25 | net: ethernet: nb8800: Handle all 4 RGMII modes identically | Marc Gonzalez |
2017-07-25 | Revert "netvsc: optimize calculation of number of slots" | stephen hemminger |
2017-07-25 | ftgmac100: return error in ftgmac100_alloc_rx_buf | Joel Stanley |
2017-07-25 | virtio-net: fix module unloading | Andrew Jones |
2017-07-24 | ftgmac100: Make the MDIO bus a child of the ethernet device | Benjamin Herrenschmidt |
2017-07-24 | ftgmac100: Increase reset timeout | Benjamin Herrenschmidt |
2017-07-24 | mcs7780: Fix initialization when CONFIG_VMAP_STACK is enabled | Thomas Jarosch |
2017-07-24 | net: stmmac: Adjust dump offset of DMA registers for ethtool | Thor Thayer |
2017-07-24 | Merge tag 'wireless-drivers-for-davem-2017-07-21' of git://git.kernel.org/pub... | David S. Miller |
2017-07-24 | mlxsw: spectrum_router: Don't offload routes next in list | Ido Schimmel |
2017-07-24 | net: ethernet: mediatek: Explicitly include linux/interrupt.h | Mark Brown |
2017-07-24 | tun/tap: Add the missed return value check of register_netdevice_notifier | Tonghao Zhang |
2017-07-24 | net: ethernet: mediatek: avoid potential invalid memory access | Sean Wang |
2017-07-21 | iwlwifi: mvm: defer setting IWL_MVM_STATUS_IN_HW_RESTART | Johannes Berg |
2017-07-21 | iwlwifi: mvm: handle IBSS probe_queue in a few missing places | Luca Coelho |
2017-07-21 | iwlwifi: fix tracing when tx only is enabled | Emmanuel Grumbach |
2017-07-21 | iwlwifi: missing error code in iwl_trans_pcie_alloc() | Dan Carpenter |
2017-07-21 | iwlwifi: mvm: fix a NULL pointer dereference of error in recovery | Emmanuel Grumbach |
2017-07-21 | iwlwifi: pcie: fix unused txq NULL pointer dereference | Mordechai Goodstein |
2017-07-21 | iwlwifi: dvm: prevent an out of bounds access | Emmanuel Grumbach |
2017-07-21 | Revert "rtlwifi: btcoex: rtl8723be: fix ant_sel not work" | Larry Finger |