Age | Commit message (Expand) | Author |
2017-07-25 | virtio-net: fix module unloading | Andrew Jones |
2017-07-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2017-07-20 | net: bonding: Fix transmit load balancing in balance-alb mode | Kosuke Tatsukawa |
2017-07-20 | net: ethernet: ti: cpsw: Push the request_irq function to the end of probe | Keerthy |
2017-07-20 | net: dsa: b53: Add missing ARL entries for BCM53125 | Florian Fainelli |
2017-07-19 | net: tehuti: don't process data if it has not been copied from userspace | Colin Ian King |
2017-07-19 | net: dsa: mv88e6xxx: Enable CMODE config support for 6390X | Martin Hundebøll |
2017-07-19 | NET: dwmac: Make dwmac reset unconditional | Eugeniy Paltsev |
2017-07-18 | ppp: Fix false xmit recursion detect with two ppp devices | Gao Feng |
2017-07-17 | {net, IB}/mlx4: Remove gfp flags argument | Leon Romanovsky |
2017-07-15 | net: bcmgenet: Free skb after last Tx frag | Doug Berger |
2017-07-15 | net: bcmgenet: Fix unmapping of fragments in bcmgenet_xmit() | Doug Berger |
2017-07-15 | mlx4_en: remove unnecessary returned value check | Zhu Yanjun |
2017-07-15 | ioc3-eth: store pointer to net_device for priviate area | Jason A. Donenfeld |
2017-07-15 | net: ethernet: bgmac: Make IDM register space optional | Abhishek Shah |
2017-07-15 | net: ethernet: bgmac: Remove unnecessary 'return' from platform_bgmac_idm_write | Abhishek Shah |
2017-07-14 | Merge tag 'ntb-4.13' of git://github.com/jonmason/ntb | Linus Torvalds |
2017-07-14 | liquidio: fix possible eeprom format string overflow | Arnd Bergmann |
2017-07-14 | vmxnet3: avoid format strint overflow warning | Arnd Bergmann |
2017-07-14 | net: thunder_bgx: avoid format string overflow warning | Arnd Bergmann |
2017-07-14 | bnx2x: fix format overflow warning | Arnd Bergmann |
2017-07-14 | net: niu: fix format string overflow warning: | Arnd Bergmann |
2017-07-14 | net: qcom/emac: fix double free of SGMII IRQ during shutdown | Timur Tabi |
2017-07-14 | smsc95xx: use ethtool_op_get_ts_info() | Petr Kulhavy |
2017-07-14 | cxgb4: ptp_clock_register() returns error pointers | Ganesh Goudar |
2017-07-14 | net: hns: add acpi function of xge led control | LiuJian |
2017-07-14 | cdc_ncm: Set NTB format again after altsetting switch for Huawei devices | Enrico Mioso |
2017-07-14 | mdio: mux: fix parsing mux registers outside of the PHY address range | Martin Blumenstingl |
2017-07-13 | cxgb4: add new T5 pci device id's | Ganesh Goudar |
2017-07-13 | rt2x00: make const array glrt_table static | Colin Ian King |
2017-07-13 | net: stmmac: make const array route_possibilities static | Colin Ian King |
2017-07-13 | net: broadcom: bnx2x: make a couple of const arrays static | Colin Ian King |
2017-07-13 | xgene: Don't fail probe, if there is no clk resource for SGMII interfaces | Thomas Bogendoerfer |
2017-07-12 | net: stmmac: revert "support future possible different internal phy mode" | LABBE Corentin |
2017-07-12 | sfc: don't read beyond unicast address list | Bert Kenward |
2017-07-12 | smsc911x: Add check for ioremap_nocache() return code | Alexey Khoroshilov |
2017-07-12 | brcmfmac: fix possible buffer overflow in brcmf_cfg80211_mgmt_tx() | Arend van Spriel |
2017-07-12 | net: hns: Bugfix for Tx timeout handling in hns driver | Lin Yun Sheng |
2017-07-12 | nfp: freeing the wrong variable | Dan Carpenter |
2017-07-12 | mlxsw: spectrum_switchdev: Check status of memory allocation | Ido Schimmel |
2017-07-12 | mlxsw: spectrum_switchdev: Remove unused variable | Ido Schimmel |
2017-07-12 | mlxsw: spectrum_router: Fix use-after-free in route replace | Ido Schimmel |
2017-07-12 | mlxsw: spectrum_router: Add missing rollback | Ido Schimmel |
2017-07-11 | tap: convert a mutex to a spinlock | WANG Cong |
2017-07-11 | cxgb4: fix BUG() on interrupt deallocating path of ULD | Guilherme G. Piccoli |
2017-07-11 | qed: Fix printk option passed when printing ipv6 addresses | Kalderon, Michal |
2017-07-11 | net: stmmac: Make 'alloc_dma_[rt]x_desc_resources()' look even closer | Christophe Jaillet |
2017-07-11 | net: stmmac: Fix error handling path in 'alloc_dma_tx_desc_resources()' | Christophe Jaillet |
2017-07-11 | net: stmmac: Fix error handling path in 'alloc_dma_rx_desc_resources()' | Christophe Jaillet |
2017-07-11 | cisco: enic: Fic an error handling path in 'vnic_dev_init_devcmd2()' | Christophe Jaillet |