summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2017-09-28net/mlx5: Check device capability for maximum flow countersRaed Salem
2017-09-28net/mlx5: Fix FPGA capability locationInbar Karmy
2017-09-28net/mlx5e: IPoIB, Fix access to invalid memory addressRoi Dayan
2017-09-26sctp: Fix a big endian bug in sctp_diag_dump()Dan Carpenter
2017-09-26Merge tag 'wireless-drivers-for-davem-2017-09-25' of git://git.kernel.org/pub...David S. Miller
2017-09-26Merge branch 'aquantia-fixes'David S. Miller
2017-09-26atlantic: fix iommu errorsPavel Belous
2017-09-26aquantia: Fix transient invalid link down/up indicationsIgor Russkikh
2017-09-26aquantia: Fix Tx queue hangupsIgor Russkikh
2017-09-26aquantia: Setup max_mtu in ndev to enable jumbo framesIgor Russkikh
2017-09-26l2tp: fix race condition in l2tp_tunnel_deleteSabrina Dubroca
2017-09-26vti: fix use after free in vti_tunnel_xmit/vti6_tnl_xmitAlexey Kodanev
2017-09-25netlink: fix nla_put_{u8,u16,u32} for KASANArnd Bergmann