summary refs log tree commit diff
AgeCommit message (Expand)Author
2018-09-03net: hns3: Fix for multicast failureHuazhong Tan
2018-09-03net: hns3: Fix for vf vlan delete failed problemYunsheng Lin
2018-09-03tipc: correct spelling errors for tipc_topsrv_queue_evt() commentsZhenbo Gao
2018-09-03tipc: correct spelling errors for struct tipc_bc_base's commentZhenbo Gao
2018-09-03Merge branch 'bnxt_en-Bug-fixes'David S. Miller
2018-09-03bnxt_en: Do not adjust max_cp_rings by the ones used by RDMA.Michael Chan
2018-09-03bnxt_en: Clean up unused functions.Michael Chan
2018-09-03bnxt_en: Fix firmware signaled resource change logic in open.Michael Chan
2018-09-03Merge branch 'sctp-two-fixes-for-spp_ipv6_flowlabel-and-spp_dscp-sockopts'David S. Miller
2018-09-03sctp: not traverse asoc trans list if non-ipv6 trans exists for ipv6_flowlabelXin Long
2018-09-03sctp: fix invalid reference to the index variable of the iteratorXin Long
2018-09-03net/ibm/emac: wrong emac_calc_base call was used by typoIvan Mikhaylov
2018-09-03net: sched: null actions array pointer before releasing actionVlad Buslov
2018-09-03tipc: correct structure parameter comments for topsrvZhenbo Gao
2018-09-03vhost: fix VHOST_GET_BACKEND_FEATURES ioctl request definitionGleb Fotengauer-Malinovskiy
2018-09-03liquidio: Added delayed work for periodically updating the link statistics.Pradeep Nalla
2018-09-03r8169: add support for NCube 8168 network cardAnthony Wong
2018-09-03ip6_tunnel: respect ttl inherit for ip6tnlHangbin Liu
2018-09-03mac80211: shorten the IBSS debug messagesEmmanuel Grumbach
2018-09-03mac80211: don't Tx a deauth frame if the AP forbade TxEmmanuel Grumbach
2018-09-03mac80211: Fix station bandwidth setting after channel switchIlan Peer
2018-09-03mac80211: fix a race between restart and CSA flowsEmmanuel Grumbach
2018-09-03mac80211: fix WMM TXOP calculationDreyfuss, Haim
2018-09-03cfg80211: fix a type issue in ieee80211_chandef_to_operating_class()Dan Carpenter
2018-09-03mac80211: fix an off-by-one issue in A-MSDU max_subframe computationLorenzo Bianconi
2018-09-02Merge tag 'dma-mapping-4.19-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-09-02Merge branch 'mlx5e-IPoIB-stats'David S. Miller
2018-09-02net/mlx5e: IPoIB, Use priv stats in completion rx flowFeras Daoud
2018-09-02net/mlx5e: IPoIB, Add ndo stats support for IPoIB child devicesFeras Daoud
2018-09-02net/mlx5e: IPoIB, Add ndo stats support for IPoIB netdevicesFeras Daoud
2018-09-02net/mlx5e: IPoIB, Initialize max_opened_tc in mlx5i_init flowFeras Daoud
2018-09-02Merge branch 'Full-phylink-support-for-mv88e6352'David S. Miller
2018-09-02net: dsa: mv88e6xxx: Add SERDES phydev_link_change for 6352Andrew Lunn
2018-09-02net: dsa: mv88e6xxx: Fix writing to a PHY page.Andrew Lunn
2018-09-02uapi: Fix linux/rds.h userspace compilation errors.Vinson Lee
2018-09-02tcp: remove useless add operation when init sysctl_max_tw_bucketsYafang Shao
2018-09-02net: nixge: Fix Kconfig warning with OF_MDIOMoritz Fischer
2018-09-02net: cadence: Fix a sleep-in-atomic-context bug in macb_halt_tx()Jia-Ju Bai
2018-09-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-09-02Linux 4.19-rc2Linus Torvalds
2018-09-02Merge branch 'mvneta-some-small-improvements'David S. Miller
2018-09-02net: mvneta: reduce smp_processor_id() calling in mvneta_tx_done_gbeJisheng Zhang
2018-09-02net: mvneta: enable NETIF_F_RXCSUM by defaultJisheng Zhang
2018-09-02net: mvneta: Don't check NETIF_F_GRO ourselfJisheng Zhang
2018-09-02net/ipv6: Only update MTU metric if it setDavid Ahern
2018-09-02net/sched: fix type of htb statisticsFlorent Fourcot
2018-09-02net: ethernet: cpsw-phy-sel: prefer phandle for phy selTony Lindgren
2018-09-02dt-bindings: net: cpsw: Document cpsw-phy-sel usage but prefer phandleTony Lindgren
2018-09-02Merge branch 'igmp-fix-two-incorrect-unsolicit-report-count-issues'David S. Miller
2018-09-02igmp: fix incorrect unsolicit report count after link down and upHangbin Liu