summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-16mscc.c: fix semicolon.cocci warningskbuild test robot
2019-11-16selftests: net: avoid ptl lock contention in tcp_mmapEric Dumazet
2019-11-16r8169: load firmware for RTL8168fp/RTL8117Heiner Kallweit
2019-11-16r8169: improve conditional firmware loading for RTL8168dHeiner Kallweit
2019-11-16net: phylink: update to use phy_support_asym_pause()Russell King
2019-11-16Merge tag 'wireless-drivers-next-2019-11-15' of git://git.kernel.org/pub/scm/...David S. Miller
2019-11-16bonding: symmetric ICMP transmitMatteo Croce
2019-11-16net: mscc: ocelot: omit error check from of_get_phy_modeHoratiu Vultur
2019-11-16net: core: allow fast GRO for skbs with Ethernet header in headAlexander Lobakin
2019-11-16Merge branch 'bnx2x-Remove-function-casts'David S. Miller
2019-11-16bnx2x: Remove hw_reset_t function castsKees Cook
2019-11-16bnx2x: Remove format_fw_ver_t function castsKees Cook
2019-11-16bnx2x: Remove config_init_t function castsKees Cook
2019-11-16bnx2x: Remove read_status_t function castsKees Cook
2019-11-16bnx2x: Drop redundant callback function castsKees Cook
2019-11-16enetc: update TSN Qbv PSPEED set according to adjust link speedPo Liu
2019-11-16enetc: Configure the Time-Aware Scheduler via tc-taprio offloadPo Liu
2019-11-16page_pool: do not release pool until inflight == 0.Jonathan Lemon
2019-11-16Merge branch 'smc-last-part-of-termination-improvements'David S. Miller
2019-11-16net/smc: remove unused constantUrsula Braun
2019-11-16net/smc: use rcu_barrier() on module unloadUrsula Braun
2019-11-16net/smc: guarantee removal of link groups in rebootUrsula Braun
2019-11-16net/smc: introduce bookkeeping of SMCR link groupsUrsula Braun
2019-11-15tun: fix data-race in gro_normal_list()Petar Penkov
2019-11-15selftests: net: tcp_mmap should create detached threadsEric Dumazet
2019-11-15net: openvswitch: don't call pad_packet if not necessaryTonghao Zhang
2019-11-15Merge branch 'DSA-driver-for-Vitesse-Felix-switch'David S. Miller
2019-11-15net: dsa: ocelot: add driver for Felix switch familyVladimir Oltean
2019-11-15net: dsa: ocelot: add tagger for Ocelot/Felix switchesVladimir Oltean
2019-11-15net: mscc: ocelot: publish ocelot_sys.h to include/soc/msccVladimir Oltean
2019-11-15net: mscc: ocelot: publish structure definitions to include/soc/mscc/ocelot.hVladimir Oltean
2019-11-15net: mscc: ocelot: separate the implementation of switch resetVladimir Oltean
2019-11-15net: mscc: ocelot: adjust MTU on the CPU port in NPI modeVladimir Oltean
2019-11-15net: mscc: ocelot: export a constant for the tag length in bytesVladimir Oltean
2019-11-15net: mscc: ocelot: create a helper for changing the port MTUVladimir Oltean
2019-11-15net: mscc: ocelot: move invariant configs out of adjust_linkVladimir Oltean
2019-11-15net: mscc: ocelot: filter out ocelot SoC specific PCS config from common pathClaudiu Manoil
2019-11-15net: mscc: ocelot: move resource ioremap and regmap init to common codeClaudiu Manoil
2019-11-15Merge branch 'net-smc-improve-termination-handling-part-3'David S. Miller
2019-11-15net/smc: immediate termination for SMCR link groupsUrsula Braun
2019-11-15net/smc: wait for tx completions before link freeingUrsula Braun
2019-11-15net/smc: abnormal termination without orderly flagUrsula Braun
2019-11-15net/smc: no WR buffer wait for terminating link groupUrsula Braun
2019-11-15net/smc: introduce bookkeeping of SMCD link groupsUrsula Braun
2019-11-15net/smc: abnormal termination of SMCD link groupsUrsula Braun
2019-11-15net/smc: immediate termination for SMCD link groupsUrsula Braun
2019-11-15net/smc: fix final cleanup sequence for SMCD devicesUrsula Braun
2019-11-15Merge branch 'net-stmmac-CPU-Performance-Improvements'David S. Miller
2019-11-15net: stmmac: xgmac: Do not enable TBU interruptJose Abreu
2019-11-15net: stmmac: Rework TX Coalesce logicJose Abreu