summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-01-08Merge tag 'platform-drivers-x86-v4.15-4' of git://git.infradead.org/linux-pla...Linus Torvalds
2018-01-08net: tracepoint: exposing sk_faimily in tracepoint inet_sock_set_stateYafang Shao
2018-01-08sh_eth: fix TXALCR1 offsetsSergei Shtylyov
2018-01-08mdio-sun4i: Fix a memory leakChristophe JAILLET
2018-01-08l2tp: adjust comments about L2TPv3 offsetsGuillaume Nault
2018-01-08phylink: mark expected switch fall-throughs in phylink_mii_ioctlGustavo A. R. Silva
2018-01-08Merge branch 'SCTP-PMTU-discovery-fixes'David S. Miller
2018-01-08net: phy: fix wrong masks to phy_modify()Russell King
2018-01-08sctp: fix the handling of ICMP Frag Needed for too small MTUsMarcelo Ricardo Leitner
2018-01-08sctp: do not retransmit upon FragNeeded if PMTU discovery is disabledMarcelo Ricardo Leitner
2018-01-08xen-netfront: enable device after manual module loadEduardo Otubo
2018-01-08forcedeth: remove duplicate structure member in rxZhu Yanjun
2018-01-08Merge branch 'bnxt_en_fixes'David S. Miller
2018-01-08bnxt_en: Fix the 'Invalid VF' id check in bnxt_vf_ndo_prep routine.Venkat Duvvuru
2018-01-08bnxt_en: Fix population of flow_type in bnxt_hwrm_cfa_flow_alloc()Sunil Challa
2018-01-08Merge branch 'for-4.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-01-08tcp: Split BUG_ON() in tcp_tso_should_defer() into two assertionsStefano Brivio
2018-01-08net: ipv6: Allow connect to linklocal address from socket bound to vrfDavid Ahern
2018-01-08sh_eth: remove sh_eth_plat_data::edmac_endianSergei Shtylyov
2018-01-08Merge branch 'hns3-next'David S. Miller
2018-01-08net: hns3: Add more packet size statiscticsJian Shen
2018-01-08net: hns3: remove redundant semicolonPeng Li
2018-01-08net: hns3: fix for not setting pause parametersFuyun Liang
2018-01-08net: hns3: add MTU initialization for hardwareFuyun Liang
2018-01-08net: hns3: fix for changing MTUFuyun Liang
2018-01-08net: hns3: fix for setting MTUFuyun Liang
2018-01-08net: hns3: fix for updating fc_mode_last_timeFuyun Liang
2018-01-08net: hns3: Fix a response data read error of tqp statistics queryJian Shen
2018-01-08net: hns3: Add packet statistics of netdevJian Shen
2018-01-08net: hns3: Remove a useless member of struct hns3_statsJian Shen
2018-01-08net: hns3: Fix an error macro definition of HNS3_TQP_STATJian Shen
2018-01-08net: hns3: Fix a loop index error of tqp statistics queryJian Shen
2018-01-08net: hns3: Fix an error of total drop packet statisticsJian Shen
2018-01-08net: hns3: Mask the packet statistics query when NIC is downJian Shen
2018-01-08net: hns3: Modify the update period of packet statisticsJian Shen
2018-01-08net: hns3: Remove repeat statistic of rx_errorsJian Shen
2018-01-08net: hns3: Fix spelling errorsJian Shen
2018-01-08net: hns3: Unify the strings display of packet statisticsJian Shen
2018-01-08net: hns3: Disable VFs change rxvlan offload statusJian Shen
2018-01-08net: hns3: Add ethtool interface for vlan filterJian Shen
2018-01-08Merge branch 'net-qualcomm-rmnet-Enable-csum-offloads'David S. Miller
2018-01-08net: qualcomm: rmnet: Add support for GSOSubash Abhinov Kasiviswanathan
2018-01-08net: qualcomm: rmnet: Add support for TX checksum offloadSubash Abhinov Kasiviswanathan
2018-01-08net: qualcomm: rmnet: Handle command packets with checksum trailerSubash Abhinov Kasiviswanathan
2018-01-08net: qualcomm: rmnet: Add support for RX checksum offloadSubash Abhinov Kasiviswanathan
2018-01-08net: qualcomm: rmnet: Define the MAPv4 packet formatsSubash Abhinov Kasiviswanathan
2018-01-08net: qualcomm: rmnet: Set pacing shiftSubash Abhinov Kasiviswanathan
2018-01-08net: qualcomm: rmnet: Rename ingress data format to data formatSubash Abhinov Kasiviswanathan
2018-01-08net: qualcomm: rmnet: Remove unused function declarationSubash Abhinov Kasiviswanathan