summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dt-bindings: net: lantiq, xrx200-net: Use lower case in hexHauke Mehrtens2018-09-171-2/+2
* net: hns: make function hns_gmac_wait_fifo_clean() staticWei Yongjun2018-09-171-1/+1
* net: lantiq: Fix return value check in xrx200_probe()Wei Yongjun2018-09-171-2/+2
* net: dsa: gswip: Fix copy-paste error in gswip_gphy_fw_probe()Wei Yongjun2018-09-171-3/+3
* net: dsa: gswip: Fix return value check in gswip_probe()Wei Yongjun2018-09-171-6/+6
* tls: async support causes out-of-bounds access in crypto APIsJohn Fastabend2018-09-172-20/+23
* ip6_gre: simplify gre header parsing in ip6gre_errHaishuang Yan2018-09-171-22/+4
* ip_gre: fix parsing gre header in ipgre_errHaishuang Yan2018-09-172-9/+7
* net: phy: et011c: Remove incorrect PHY_POLL flagsFlorian Fainelli2018-09-171-1/+0
* Merge branch 'act_police-lockless-data-path'David S. Miller2018-09-171-80/+106
|\
| * net/sched: act_police: don't use spinlock in the data pathDavide Caratti2018-09-171-64/+92
| * net/sched: act_police: use per-cpu countersDavide Caratti2018-09-171-24/+22
|/
* cxgb4: update supported DCB versionGanesh Goudar2018-09-142-2/+31
* cxgb4: add per rx-queue counter for packet errorsGanesh Goudar2018-09-143-0/+6
* cxgb4: Fix endianness issue in t4_fwcache()Ganesh Goudar2018-09-141-1/+1
* net: move definition of pcpu_lstats to header fileLi RongQing2018-09-144-22/+10
* net/ibm/emac: Remove VLA usageKees Cook2018-09-142-1/+8
* pktgen: Fix fall-through annotationGustavo A. R. Silva2018-09-141-1/+1
* tg3: Fix fall-through annotationsGustavo A. R. Silva2018-09-141-6/+6
* gso_segment: Reset skb->mac_len after modifying network headerToke Høiland-Jørgensen2018-09-132-0/+2
* vxlan: Remove duplicated include from vxlan.hYueHaibing2018-09-131-1/+0
* net: dsa: b53: Do not fail when IRQ are not initializedFlorian Fainelli2018-09-131-1/+7
* Merge branch 'vhost_net-TX-batching'David S. Miller2018-09-135-80/+471
|\
| * vhost_net: batch submitting XDP buffers to underlayer socketsJason Wang2018-09-131-13/+161
| * tap: accept an array of XDP buffs through sendmsg()Jason Wang2018-09-131-2/+72
| * tuntap: accept an array of XDP buffs through sendmsg()Jason Wang2018-09-131-3/+114
| * tun: switch to new type of msg_controlJason Wang2018-09-134-9/+36
| * tuntap: move XDP flushing out of tun_do_xdp()Jason Wang2018-09-131-1/+2
| * tuntap: split out XDP logicJason Wang2018-09-131-37/+51
| * tuntap: tweak on the path of skb XDP case in tun_build_skb()Jason Wang2018-09-131-15/+24
| * tuntap: simplify error handling in tun_build_skb()Jason Wang2018-09-131-7/+3
| * tuntap: enable bh early during processing XDPJason Wang2018-09-131-7/+3
| * tuntap: switch to use XDP_PACKET_HEADROOMJason Wang2018-09-131-2/+1
| * net: sock: introduce SOCK_XDPJason Wang2018-09-132-0/+20
|/
* llc: avoid blocking in llc_sap_close()Cong Wang2018-09-132-3/+2
* ipv6: Add sockopt IPV6_MULTICAST_ALL analogue to IP_MULTICAST_ALLAndre Naujoks2018-09-135-2/+16
* Merge branch 'Lantiq-Intel-vrx200-support'David S. Miller2018-09-1319-8/+2202
|\
| * net: dsa: Add Lantiq / Intel DSA driver for vrx200Hauke Mehrtens2018-09-136-4/+1337
| * dt-bindings: net: dsa: Add lantiq, xrx200-gswip DT bindingsHauke Mehrtens2018-09-131-0/+141
| * net: lantiq: Add Lantiq / Intel VRX200 Ethernet driverHauke Mehrtens2018-09-135-3/+576
| * dt-bindings: net: Add lantiq, xrx200-net DT bindingsHauke Mehrtens2018-09-131-0/+21
| * net: dsa: Add Lantiq / Intel GSWIP tag supportHauke Mehrtens2018-09-137-0/+126
| * MIPS: lantiq: Do not enable IRQs in dma openHauke Mehrtens2018-09-132-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-09-13342-2036/+3184
|\
| * Merge tag 'drm-fixes-2018-09-12' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2018-09-1316-114/+297
| |\
| | * Merge branch 'linux-4.19' of git://github.com/skeggsb/linux into drm-fixesDave Airlie2018-09-1116-114/+297
| | |\
| | | * drm/nouveau/disp/gm200-: enforce identity-mapped SOR assignment for LVDS/eDP ...Ben Skeggs2018-09-064-3/+28
| | | * drm/nouveau/disp: fix DP disable raceBen Skeggs2018-09-064-9/+19
| | | * drm/nouveau/disp: move eDP panel power handlingBen Skeggs2018-09-062-25/+35
| | | * drm/nouveau/disp: remove unused struct memberBen Skeggs2018-09-062-2/+0