Age | Commit message (Expand) | Author | Files | Lines |
2017-07-20 | net: tehuti: don't process data if it has not been copied from userspace | Colin Ian King | 1 | -0/+2 |
2017-07-20 | net: dsa: mv88e6xxx: Enable CMODE config support for 6390X | Martin Hundebøll | 1 | -0/+1 |
2017-07-19 | NET: dwmac: Make dwmac reset unconditional | Eugeniy Paltsev | 1 | -1/+8 |
2017-07-18 | atm: zatm: Fix an error handling path in 'zatm_init_one()' | Christophe Jaillet | 1 | -1/+1 |
2017-07-18 | ppp: Fix false xmit recursion detect with two ppp devices | Gao Feng | 1 | -9/+21 |
2017-07-16 | net: bcmgenet: Free skb after last Tx frag | Doug Berger | 2 | -60/+84 |
2017-07-16 | net: bcmgenet: Fix unmapping of fragments in bcmgenet_xmit() | Doug Berger | 1 | -106/+85 |
2017-07-16 | isdn: avm: c4: constify pci_device_id. | Arvind Yadav | 1 | -1/+1 |
2017-07-16 | isdn: mISDN: hfcpci: constify pci_device_id. | Arvind Yadav | 1 | -1/+1 |
2017-07-16 | isdn: mISDN: avmfritz: constify pci_device_id. | Arvind Yadav | 1 | -1/+1 |
2017-07-16 | isdn: mISDN: w6692: constify pci_device_id. | Arvind Yadav | 1 | -1/+1 |
2017-07-16 | isdn: mISDN: hfcmulti: constify pci_device_id. | Arvind Yadav | 1 | -1/+1 |
2017-07-16 | isdn: mISDN: netjet: constify pci_device_id. | Arvind Yadav | 1 | -1/+1 |
2017-07-16 | isdn: eicon: constify pci_device_id. | Arvind Yadav | 1 | -1/+1 |
2017-07-16 | isdn: hisax: hisax_fcpcipnp: constify pci_device_id. | Arvind Yadav | 1 | -1/+1 |
2017-07-16 | isdn: hisax: hfc4s8s_l1: constify pci_device_id. | Arvind Yadav | 1 | -1/+1 |
2017-07-16 | isdn: hisax: constify pci_device_id. | Arvind Yadav | 1 | -1/+1 |
2017-07-16 | mlx4_en: remove unnecessary returned value check | Zhu Yanjun | 1 | -5/+3 |
2017-07-16 | ioc3-eth: store pointer to net_device for priviate area | Jason A. Donenfeld | 1 | -9/+5 |
2017-07-16 | net: ethernet: bgmac: Make IDM register space optional | Abhishek Shah | 3 | -35/+55 |
2017-07-16 | net: ethernet: bgmac: Remove unnecessary 'return' from platform_bgmac_idm_write | Abhishek Shah | 1 | -1/+1 |
2017-07-14 | liquidio: fix possible eeprom format string overflow | Arnd Bergmann | 1 | -1/+1 |
2017-07-14 | vmxnet3: avoid format strint overflow warning | Arnd Bergmann | 1 | -1/+1 |
2017-07-14 | net: thunder_bgx: avoid format string overflow warning | Arnd Bergmann | 1 | -1/+1 |
2017-07-14 | bnx2x: fix format overflow warning | Arnd Bergmann | 1 | -1/+2 |
2017-07-14 | net: niu: fix format string overflow warning: | Arnd Bergmann | 1 | -2/+2 |
2017-07-14 | isdn: divert: fix sprintf buffer overflow warning | Arnd Bergmann | 1 | -12/+13 |
2017-07-14 | net: qcom/emac: fix double free of SGMII IRQ during shutdown | Timur Tabi | 1 | -4/+6 |
2017-07-14 | smsc95xx: use ethtool_op_get_ts_info() | Petr Kulhavy | 1 | -0/+1 |
2017-07-14 | cxgb4: ptp_clock_register() returns error pointers | Ganesh Goudar | 1 | -1/+2 |
2017-07-14 | net: hns: add acpi function of xge led control | LiuJian | 2 | -3/+58 |
2017-07-14 | cdc_ncm: Set NTB format again after altsetting switch for Huawei devices | Enrico Mioso | 2 | -0/+34 |
2017-07-14 | mdio: mux: fix parsing mux registers outside of the PHY address range | Martin Blumenstingl | 1 | -2/+2 |
2017-07-13 | cxgb4: add new T5 pci device id's | Ganesh Goudar | 1 | -0/+2 |
2017-07-13 | rt2x00: make const array glrt_table static | Colin Ian King | 1 | -1/+1 |
2017-07-13 | net: stmmac: make const array route_possibilities static | Colin Ian King | 1 | -1/+1 |
2017-07-13 | net: broadcom: bnx2x: make a couple of const arrays static | Colin Ian King | 1 | -2/+2 |
2017-07-13 | xgene: Don't fail probe, if there is no clk resource for SGMII interfaces | Thomas Bogendoerfer | 1 | -10/+12 |
2017-07-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 29 | -90/+145 |
2017-07-13 | net: stmmac: revert "support future possible different internal phy mode" | LABBE Corentin | 1 | -7/+3 |
2017-07-13 | sfc: don't read beyond unicast address list | Bert Kenward | 1 | -5/+3 |
2017-07-13 | smsc911x: Add check for ioremap_nocache() return code | Alexey Khoroshilov | 1 | -0/+5 |
2017-07-12 | Merge branch 'i2c/for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 29 | -2239/+4551 |
2017-07-12 | Merge tag 'iommu-updates-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 19 | -547/+1197 |
2017-07-12 | brcmfmac: fix possible buffer overflow in brcmf_cfg80211_mgmt_tx() | Arend van Spriel | 1 | -0/+5 |
2017-07-12 | net: hns: Bugfix for Tx timeout handling in hns driver | Lin Yun Sheng | 1 | -7/+9 |
2017-07-12 | nfp: freeing the wrong variable | Dan Carpenter | 1 | -1/+1 |
2017-07-12 | mlxsw: spectrum_switchdev: Check status of memory allocation | Ido Schimmel | 1 | -0/+6 |
2017-07-12 | mlxsw: spectrum_switchdev: Remove unused variable | Ido Schimmel | 1 | -3/+0 |
2017-07-12 | mlxsw: spectrum_router: Fix use-after-free in route replace | Ido Schimmel | 1 | -0/+3 |