summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-04net: 8021q: skip packets if the vlan is downVishakha Narvekar
2017-10-03bpf: fix bpf_tail_call() x64 JITAlexei Starovoitov
2017-10-03net: stmmac: dwmac-rk: Add RK3128 GMAC supportDavid Wu
2017-10-03rndis_host: support Novatel Verizon USB730LAleksander Morgado
2017-10-03net: rtnetlink: fix info leak in RTM_GETSTATS callNikolay Aleksandrov
2017-10-02socket, bpf: fix possible use after freeEric Dumazet
2017-10-02Merge branch 'mlxsw-gre-fixes'David S. Miller
2017-10-02mlxsw: spectrum_router: Track RIF of IPIP next hopsPetr Machata
2017-10-02mlxsw: spectrum_router: Move VRF refcountingPetr Machata
2017-10-01net: hns3: Fix an error handling path in 'hclge_rss_init_hw()'Christophe JAILLET
2017-10-01net: mvpp2: Fix clock resource by adding an optional bus clockGregory CLEMENT
2017-10-01r8152: add Linksys USB3GIGV1 idGrant Grundler
2017-10-01l2tp: fix l2tp_eth module loadingGuillaume Nault
2017-10-01Merge branch 'erspan-fixes'David S. Miller
2017-10-01ip_gre: erspan device should keep dstXin Long
2017-10-01ip_gre: set tunnel hlen properly in erspan_tunnel_initXin Long
2017-10-01ip_gre: check packet length and mtu correctly in erspan_xmitXin Long
2017-10-01ip_gre: get key from session_id correctly in erspan_rcvXin Long
2017-10-01tipc: use only positive error codes in messagesParthasarathy Bhuvaragan
2017-10-01ppp: fix __percpu annotationGuillaume Nault
2017-10-01Merge branch 'udp-fix-early-demux-for-mcast-packets'David S. Miller
2017-10-01udp: perform source validation for mcast early demuxPaolo Abeni
2017-10-01IPv4: early demux can return an error codePaolo Abeni
2017-10-01ip6_tunnel: update mtu properly for ARPHRD_ETHER tunnel device in tx pathXin Long
2017-10-01ip6_gre: ip6gre_tap device should keep dstXin Long
2017-10-01ip_gre: ipgre_tap device should keep dstXin Long
2017-09-30netlink: do not proceed if dump's start() errsJason A. Donenfeld
2017-09-29Merge tag 'mlx5-fixes-2017-09-28' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2017-09-28net: Set sk_prot_creator when cloning sockets to the right protoChristoph Paasch
2017-09-28net: dsa: mv88e6xxx: lock mutex when freeing IRQsVivien Didelot
2017-09-28packet: only test po->has_vnet_hdr once in packet_sndWillem de Bruijn
2017-09-28packet: in packet_do_bind, test fanout with bind_lock heldWillem de Bruijn
2017-09-28net: stmmac: dwmac4: Re-enable MAC Rx before powering downEd Blake
2017-09-28net: stmmac: dwc-qos: Add suspend / resume supportEd Blake
2017-09-28net: dsa: Fix network device registration orderFlorian Fainelli
2017-09-28net: dsa: mv88e6xxx: Allow dsa and cpu ports in multiple vlansAndrew Lunn
2017-09-28inetpeer: fix RCU lookup() againEric Dumazet
2017-09-28Merge branch 'mvpp2-various-fixes'David S. Miller
2017-09-28net: mvpp2: do not select the internal source clockAntoine Tenart
2017-09-28net: mvpp2: fix port list indexingYan Markman
2017-09-28net: mvpp2: fix parsing fragmentation detectionStefan Chulski
2017-09-28tun: bail out from tun_get_user() if the skb is emptyAlexander Potapenko
2017-09-28net/mlx5: Fix wrong indentation in enable SRIOV codeOr Gerlitz
2017-09-28net/mlx5: Fix static checker warning on steering tracepoints codeMatan Barak
2017-09-28net/mlx5e: Fix calculated checksum offloads countersGal Pressman
2017-09-28net/mlx5e: Don't add/remove 802.1ad rules when changing 802.1Q VLAN filterGal Pressman
2017-09-28net/mlx5e: Print netdev features correctly in error messageGal Pressman
2017-09-28net/mlx5e: Check encap entry state when offloading tunneled flowsVlad Buslov
2017-09-28net/mlx5e: Disallow TC offloading of unsupported match/action combinationsOr Gerlitz
2017-09-28net/mlx5e: Fix erroneous freeing of encap header bufferPaul Blakey