summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-14cxgb4: add per rx-queue counter for packet errorsGanesh Goudar
2018-09-14cxgb4: Fix endianness issue in t4_fwcache()Ganesh Goudar
2018-09-14net: move definition of pcpu_lstats to header fileLi RongQing
2018-09-13net/ibm/emac: Remove VLA usageKees Cook
2018-09-13pktgen: Fix fall-through annotationGustavo A. R. Silva
2018-09-13tg3: Fix fall-through annotationsGustavo A. R. Silva
2018-09-13gso_segment: Reset skb->mac_len after modifying network headerToke Høiland-Jørgensen
2018-09-13vxlan: Remove duplicated include from vxlan.hYueHaibing
2018-09-13net: dsa: b53: Do not fail when IRQ are not initializedFlorian Fainelli
2018-09-13Merge branch 'vhost_net-TX-batching'David S. Miller
2018-09-13vhost_net: batch submitting XDP buffers to underlayer socketsJason Wang
2018-09-13tap: accept an array of XDP buffs through sendmsg()Jason Wang
2018-09-13tuntap: accept an array of XDP buffs through sendmsg()Jason Wang
2018-09-13tun: switch to new type of msg_controlJason Wang
2018-09-13tuntap: move XDP flushing out of tun_do_xdp()Jason Wang
2018-09-13tuntap: split out XDP logicJason Wang
2018-09-13tuntap: tweak on the path of skb XDP case in tun_build_skb()Jason Wang
2018-09-13tuntap: simplify error handling in tun_build_skb()Jason Wang
2018-09-13tuntap: enable bh early during processing XDPJason Wang
2018-09-13tuntap: switch to use XDP_PACKET_HEADROOMJason Wang
2018-09-13net: sock: introduce SOCK_XDPJason Wang
2018-09-13llc: avoid blocking in llc_sap_close()Cong Wang
2018-09-13ipv6: Add sockopt IPV6_MULTICAST_ALL analogue to IP_MULTICAST_ALLAndre Naujoks
2018-09-13Merge branch 'Lantiq-Intel-vrx200-support'David S. Miller
2018-09-13net: dsa: Add Lantiq / Intel DSA driver for vrx200Hauke Mehrtens
2018-09-13dt-bindings: net: dsa: Add lantiq, xrx200-gswip DT bindingsHauke Mehrtens
2018-09-13net: lantiq: Add Lantiq / Intel VRX200 Ethernet driverHauke Mehrtens
2018-09-13dt-bindings: net: Add lantiq, xrx200-net DT bindingsHauke Mehrtens
2018-09-13net: dsa: Add Lantiq / Intel GSWIP tag supportHauke Mehrtens
2018-09-13MIPS: lantiq: Do not enable IRQs in dma openHauke Mehrtens
2018-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-09-12docs: net: Remove TCP congestion documentTobin C. Harding
2018-09-12geneve: add ttl inherit supportHangbin Liu
2018-09-12Merge tag 'drm-fixes-2018-09-12' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2018-09-12net: dsa: mv88e6xxx: Make sure to configure ports with external PHYsMarek Vasut
2018-09-12net: ethernet: Use DIV_ROUND_UP instead of reimplementing its functionzhong jiang
2018-09-12qlcnic: Remove set but not used variables 'fw_mbx' and 'hdr_size'Yue Haibing
2018-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-09-12net: bridge: add support for sticky fdb entriesNikolay Aleksandrov
2018-09-12Merge branch 'Preparing-for-phylib-linkmodes'David S. Miller
2018-09-12net: ethernet: Add helper to determine if pause configuration is supportedAndrew Lunn
2018-09-12net: ethernet: Add helper for set_pauseparam for PauseAndrew Lunn
2018-09-12net: ethernet: Add helper for set_pauseparam for Asym PauseAndrew Lunn
2018-09-12net: ethernet: Add helper for MACs which support pauseAndrew Lunn
2018-09-12net: ethernet: Add helper for MACs which support asym pauseAndrew Lunn
2018-09-12net: ethernet: Add helper to remove a supported link modeAndrew Lunn
2018-09-12net: ethernet: Fix up drivers masking pause supportAndrew Lunn
2018-09-12net: bcmgenet: Fix speed selection for reverse MIIAndrew Lunn
2018-09-12net: ethernet: Use phy_set_max_speed() to limit advertised speedAndrew Lunn
2018-09-12net: phy: bcm63xx: Allow to be built with COMPILE_TESTAndrew Lunn