platform/kernel/linux-rpi.git
2018-09-17 Julian Wiedmanns390/qeth: remove qeth_hdr_chk_and_bounce()
2018-09-17 Julian Wiedmanns390/qeth: speed up TSO transmission
2018-09-17 Julian Wiedmanns390/qeth: prepare for copy-free TSO transmission
2018-09-17 Julian Wiedmanns390/qeth: check size of required HW header cache object
2018-09-17 Julian Wiedmanns390/qeth: fix up protocol headers early
2018-09-17 Julian Wiedmanns390/qeth: limit csum offload erratum to L3 devices
2018-09-17 Julian Wiedmanns390/qeth: remove qeth_get_elements_no()
2018-09-17 Julian Wiedmanns390/qeth: remove unused L3 xmit code
2018-09-17 Julian Wiedmanns390/qeth: run non-offload L3 traffic over common xmit...
2018-09-17 Julian Wiedmanns390/qeth: move L2 xmit code to core module
2018-09-17 Weilin Changliquidio: Add the features to show FEC settings and...
2018-09-17 zhong jiangnet: ethernet: remove redundant null pointer check...
2018-09-17 zhong jiangnet: dsa: remove redundant null pointer check before...
2018-09-17 zhong jiangnet: dsa: remove redundant null pointer check before...
2018-09-17 zhong jiangnet: usb: remove redundant null pointer check before...
2018-09-17 Zhu Yanjunnet: rds: use memset to optimize the recv
2018-09-17 Vakul Gargselftests/tls: Add MSG_WAITALL in recv() syscall
2018-09-17 Friedemann... net: aquantia: memory corruption on jumbo frames
2018-09-17 David S. MillerMerge branch 'lantiq-Minor-fixes-for-vrx200-and-gswip'
2018-09-17 Hauke Mehrtensnet: dsa: tag_gswip: Add gswip to dsa_tag_protocol_to_str()
2018-09-17 Hauke Mehrtensnet: dsa: lantiq_gswip: Minor code style improvements
2018-09-17 Hauke Mehrtensnet: lantiq: lantiq_xrx200: Move clock prepare to probe...
2018-09-17 Hauke Mehrtensdt-bindings: net: dsa: lantiq, xrx200-gswip: Fix minor...
2018-09-17 Hauke Mehrtensdt-bindings: net: lantiq, xrx200-net: Use lower case...
2018-09-17 Wei Yongjunnet: hns: make function hns_gmac_wait_fifo_clean()...
2018-09-17 Wei Yongjunnet: lantiq: Fix return value check in xrx200_probe()
2018-09-17 Wei Yongjunnet: dsa: gswip: Fix copy-paste error in gswip_gphy_fw_...
2018-09-17 Wei Yongjunnet: dsa: gswip: Fix return value check in gswip_probe()
2018-09-17 John Fastabendtls: async support causes out-of-bounds access in crypt...
2018-09-16 Haishuang Yanip6_gre: simplify gre header parsing in ip6gre_err
2018-09-16 Haishuang Yanip_gre: fix parsing gre header in ipgre_err
2018-09-16 Florian Fainellinet: phy: et011c: Remove incorrect PHY_POLL flags
2018-09-16 David S. MillerMerge branch 'act_police-lockless-data-path'
2018-09-16 Davide Carattinet/sched: act_police: don't use spinlock in the data...
2018-09-16 Davide Carattinet/sched: act_police: use per-cpu counters
2018-09-14 Ganesh Goudarcxgb4: update supported DCB version
2018-09-14 Ganesh Goudarcxgb4: add per rx-queue counter for packet errors
2018-09-14 Ganesh Goudarcxgb4: Fix endianness issue in t4_fwcache()
2018-09-14 Li RongQingnet: move definition of pcpu_lstats to header file
2018-09-13 Kees Cooknet/ibm/emac: Remove VLA usage
2018-09-13 Gustavo A.... pktgen: Fix fall-through annotation
2018-09-13 Gustavo A.... tg3: Fix fall-through annotations
2018-09-13 Toke Høiland... gso_segment: Reset skb->mac_len after modifying network...
2018-09-13 YueHaibingvxlan: Remove duplicated include from vxlan.h
2018-09-13 Florian Fainellinet: dsa: b53: Do not fail when IRQ are not initialized
2018-09-13 David S. MillerMerge branch 'vhost_net-TX-batching'
2018-09-13 Jason Wangvhost_net: batch submitting XDP buffers to underlayer...
2018-09-13 Jason Wangtap: accept an array of XDP buffs through sendmsg()
2018-09-13 Jason Wangtuntap: accept an array of XDP buffs through sendmsg()
2018-09-13 Jason Wangtun: switch to new type of msg_control
2018-09-13 Jason Wangtuntap: move XDP flushing out of tun_do_xdp()
2018-09-13 Jason Wangtuntap: split out XDP logic
2018-09-13 Jason Wangtuntap: tweak on the path of skb XDP case in tun_build_...
2018-09-13 Jason Wangtuntap: simplify error handling in tun_build_skb()
2018-09-13 Jason Wangtuntap: enable bh early during processing XDP
2018-09-13 Jason Wangtuntap: switch to use XDP_PACKET_HEADROOM
2018-09-13 Jason Wangnet: sock: introduce SOCK_XDP
2018-09-13 Cong Wangllc: avoid blocking in llc_sap_close()
2018-09-13 Andre Naujoksipv6: Add sockopt IPV6_MULTICAST_ALL analogue to IP_MUL...
2018-09-13 David S. MillerMerge branch 'Lantiq-Intel-vrx200-support'
2018-09-13 Hauke Mehrtensnet: dsa: Add Lantiq / Intel DSA driver for vrx200
2018-09-13 Hauke Mehrtensdt-bindings: net: dsa: Add lantiq, xrx200-gswip DT...
2018-09-13 Hauke Mehrtensnet: lantiq: Add Lantiq / Intel VRX200 Ethernet driver
2018-09-13 Hauke Mehrtensdt-bindings: net: Add lantiq, xrx200-net DT bindings
2018-09-13 Hauke Mehrtensnet: dsa: Add Lantiq / Intel GSWIP tag support
2018-09-13 Hauke MehrtensMIPS: lantiq: Do not enable IRQs in dma open
2018-09-13 David S. MillerMerge git://git./linux/kernel/git/davem/net
2018-09-13 Tobin C. Hardingdocs: net: Remove TCP congestion document
2018-09-13 Hangbin Liugeneve: add ttl inherit support
2018-09-13 Linus TorvaldsMerge tag 'drm-fixes-2018-09-12' of git://anongit.freed...
2018-09-13 Marek Vasutnet: dsa: mv88e6xxx: Make sure to configure ports with...
2018-09-13 zhong jiangnet: ethernet: Use DIV_ROUND_UP instead of reimplementi...
2018-09-13 Yue Haibingqlcnic: Remove set but not used variables 'fw_mbx'...
2018-09-13 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2018-09-13 Nikolay Aleksandrovnet: bridge: add support for sticky fdb entries
2018-09-13 David S. MillerMerge branch 'Preparing-for-phylib-linkmodes'
2018-09-13 Andrew Lunnnet: ethernet: Add helper to determine if pause configu...
2018-09-13 Andrew Lunnnet: ethernet: Add helper for set_pauseparam for Pause
2018-09-13 Andrew Lunnnet: ethernet: Add helper for set_pauseparam for Asym...
2018-09-13 Andrew Lunnnet: ethernet: Add helper for MACs which support pause
2018-09-13 Andrew Lunnnet: ethernet: Add helper for MACs which support asym...
2018-09-13 Andrew Lunnnet: ethernet: Add helper to remove a supported link...
2018-09-13 Andrew Lunnnet: ethernet: Fix up drivers masking pause support
2018-09-13 Andrew Lunnnet: bcmgenet: Fix speed selection for reverse MII
2018-09-13 Andrew Lunnnet: ethernet: Use phy_set_max_speed() to limit adverti...
2018-09-13 Andrew Lunnnet: phy: bcm63xx: Allow to be built with COMPILE_TEST
2018-09-13 Andrew Lunnnet: phy: et1011c: Remove incorrect missing 1000 Half
2018-09-13 Andrew Lunnnet: phy: ste10Xp: Remove wrong SUPPORTED_Pause
2018-09-12 Jakub Kicinskinfp: report FW vNIC stats in interface stats
2018-09-12 David S. MillerMerge branch 'nfp-flower-fixes'
2018-09-12 Louis Peensnfp: flower: reject tunnel encap with ipv6 outer header...
2018-09-12 Pieter Jansen... nfp: flower: fix vlan match by checking both vlan id...
2018-09-12 Cong Wangtipc: check return value of __tipc_dump_start()
2018-09-12 David S. MillerMerge branch 'qeth-fixes'
2018-09-12 Julian Wiedmanns390/qeth: don't dump past end of unknown HW header
2018-09-12 Wenjia Zhangs390/qeth: use vzalloc for QUERY OAT buffer
2018-09-12 Julian Wiedmanns390/qeth: switch on SG by default for IQD devices
2018-09-12 Julian Wiedmanns390/qeth: indicate error when netdev allocation fails
2018-09-12 Linus TorvaldsMerge tag 'riscv-for-linus-4.19-rc3' of git://git....
2018-09-12 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
next