summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-08sfc: move common tx codeAlex Maftei (amaftei)
2020-01-08sfc: move common rx codeAlex Maftei (amaftei)
2020-01-08sfc: move event queue management codeAlex Maftei (amaftei)
2020-01-08sfc: move channel interrupt management codeAlex Maftei (amaftei)
2020-01-08sfc: move channel alloc/removal codeAlex Maftei (amaftei)
2020-01-08sfc: move channel start/stop codeAlex Maftei (amaftei)
2020-01-08sfc: move some channel-related codeAlex Maftei (amaftei)
2020-01-08sfc: move struct init and fini codeAlex Maftei (amaftei)
2020-01-08sfc: move some device reset codeAlex Maftei (amaftei)
2020-01-08sfc: move datapath management codeAlex Maftei (amaftei)
2020-01-08sfc: move mac configuration and status functionsAlex Maftei (amaftei)
2020-01-08sfc: move reset workqueue codeAlex Maftei (amaftei)
2020-01-08sfc: further preparation for code splitAlex Maftei (amaftei)
2020-01-08sfc: add new headers in preparation for code splitAlex Maftei (amaftei)
2020-01-08atm: eni: fix uninitialized variable warningArnd Bergmann
2020-01-08hsr: fix dummy hsr_debugfs_rename() declarationArnd Bergmann
2020-01-08net/ncsi: Send device address as source addressVijay Khemka
2020-01-08macvlan: do not assume mac_header is set in macvlan_broadcast()Eric Dumazet
2020-01-08Merge branch 'net-ungraft-prio'David S. Miller
2020-01-08net: sch_prio: When ungrafting, replace with FIFOPetr Machata
2020-01-08mlxsw: spectrum_qdisc: Ignore grafting of invisible FIFOPetr Machata
2020-01-08MAINTAINERS: Remove myself as co-maintainer for qcom-ethqosNiklas Cassel
2020-01-08gtp: fix bad unlock balance in gtp_encap_enable_socketEric Dumazet
2020-01-08pkt_sched: fq: do not accept silly TCA_FQ_QUANTUMEric Dumazet
2020-01-08net: 3com: 3c59x: remove set but not used variable 'mii_reg1'yu kuai
2020-01-08tipc: remove meaningless assignment in MakefileMasahiro Yamada
2020-01-08tipc: do not add socket.o to tipc-y twiceMasahiro Yamada
2020-01-08net: stmmac: dwmac-sun8i: Allow all RGMII modesChen-Yu Tsai
2020-01-08net: stmmac: dwmac-sunxi: Allow all RGMII modesChen-Yu Tsai
2020-01-08Merge tag 'mlx5-updates-2020-01-07' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2020-01-08Merge tag 'tpmdd-next-20200108' of git://git.infradead.org/users/jjs/linux-tpmddLinus Torvalds
2020-01-08tpm: Handle negative priv->response_len in tpm_common_read()Tadeusz Struk
2020-01-07net: usb: lan78xx: fix possible skb leakEric Dumazet
2020-01-07net/rose: remove redundant assignment to variable failedColin Ian King
2020-01-07ptp: clockmatrix: Rework clockmatrix version information.Vincent Cheng
2020-01-07enetc: Fix inconsistent IS_ERR and PTR_ERRYueHaibing
2020-01-07enetc: Fix an off by one in enetc_setup_tc_txtime()Dan Carpenter
2020-01-07net: stmmac: Fixed link does not need MDIO BusJose Abreu
2020-01-07Merge branch 'Documentation-stmmac-documentation-improvements'David S. Miller
2020-01-07Documentation: networking: Add stmmac to device drivers listJose Abreu
2020-01-07Documentation: networking: Convert stmmac documentation to RST formatJose Abreu
2020-01-07MAINTAINERS: Add stmmac Ethernet driver documentation entryJose Abreu
2020-01-07Merge branch 'vlan-rtnetlink-newlink-fixes'David S. Miller
2020-01-07vlan: vlan_changelink() should propagate errorsEric Dumazet
2020-01-07vlan: fix memory leak in vlan_dev_set_egress_priorityEric Dumazet
2020-01-07drivers: net: cisco_hdlc: use __func__ in debug messageChen Zhou
2020-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-01-07Merge branch 'net-ch9200-code-cleanup'David S. Miller
2020-01-07net: ch9200: remove unnecessary returnChen Zhou
2020-01-07net: ch9200: use __func__ in debug messageChen Zhou