aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/gre_demux.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-10-01ip6_gre: ip6gre_tap device should keep dstXin Long1-0/+1
2017-10-01ip_gre: ipgre_tap device should keep dstXin Long1-0/+1
2017-09-30netlink: do not proceed if dump's start() errsJason A. Donenfeld1-2/+5
2017-09-28net: Set sk_prot_creator when cloning sockets to the right protoChristoph Paasch1-0/+2
2017-09-28net: dsa: mv88e6xxx: lock mutex when freeing IRQsVivien Didelot1-0/+2
2017-09-28packet: only test po->has_vnet_hdr once in packet_sndWillem de Bruijn1-1/+3
2017-09-28packet: in packet_do_bind, test fanout with bind_lock heldWillem de Bruijn1-3/+5
2017-09-28net: stmmac: dwmac4: Re-enable MAC Rx before powering downEd Blake1-0/+7
2017-09-28net: stmmac: dwc-qos: Add suspend / resume supportEd Blake1-0/+1
2017-09-28net: dsa: Fix network device registration orderFlorian Fainelli1-13/+18
2017-09-28net: dsa: mv88e6xxx: Allow dsa and cpu ports in multiple vlansAndrew Lunn1-0/+4
2017-09-28inetpeer: fix RCU lookup() againEric Dumazet1-2/+2
2017-09-28net: mvpp2: do not select the internal source clockAntoine Tenart1-2/+1
2017-09-28net: mvpp2: fix port list indexingYan Markman1-3/+5
2017-09-28net: mvpp2: fix parsing fragmentation detectionStefan Chulski1-6/+14
2017-09-28tun: bail out from tun_get_user() if the skb is emptyAlexander Potapenko1-3/+5
2017-09-28net/mlx5: Fix wrong indentation in enable SRIOV codeOr Gerlitz1-1/+1
2017-09-28net/mlx5: Fix static checker warning on steering tracepoints codeMatan Barak1-2/+2
2017-09-28net/mlx5e: Fix calculated checksum offloads countersGal Pressman4-6/+13
2017-09-28net/mlx5e: Don't add/remove 802.1ad rules when changing 802.1Q VLAN filterGal Pressman1-2/+2
2017-09-28net/mlx5e: Print netdev features correctly in error messageGal Pressman1-2/+2
2017-09-28net/mlx5e: Check encap entry state when offloading tunneled flowsVlad Buslov1-0/+3
2017-09-28net/mlx5e: Disallow TC offloading of unsupported match/action combinationsOr Gerlitz1-0/+70
2017-09-28net/mlx5e: Fix erroneous freeing of encap header bufferPaul Blakey1-8/+10
2017-09-28net/mlx5: Check device capability for maximum flow countersRaed Salem3-1/+21
2017-09-28net/mlx5: Fix FPGA capability locationInbar Karmy5-8/+7
2017-09-28net/mlx5e: IPoIB, Fix access to invalid memory addressRoi Dayan1-1/+2
2017-09-26sctp: Fix a big endian bug in sctp_diag_dump()Dan Carpenter1-1/+3
2017-09-26atlantic: fix iommu errorsPavel Belous3-27/+49
2017-09-26aquantia: Fix transient invalid link down/up indicationsIgor Russkikh1-2/+1
2017-09-26aquantia: Fix Tx queue hangupsIgor Russkikh6-59/+76
2017-09-26aquantia: Setup max_mtu in ndev to enable jumbo framesIgor Russkikh2-10/+3
2017-09-26l2tp: fix race condition in l2tp_tunnel_deleteSabrina Dubroca2-7/+8
2017-09-26vti: fix use after free in vti_tunnel_xmit/vti6_tnl_xmitAlexey Kodanev2-2/+4
2017-09-25netlink: fix nla_put_{u8,u16,u32} for KASANArnd Bergmann1-18/+55
2017-09-25rocker: fix rocker_tlv_put_* functions for KASANArnd Bergmann1-18/+30
2017-09-25net: qcom/emac: specify the correct size when mapping a DMA bufferTimur Tabi1-1/+2
2017-09-25l2tp: fix race between l2tp_session_delete() and l2tp_tunnel_closeall()Guillaume Nault2-0/+7
2017-09-25l2tp: ensure sessions are freed after their PPPOL2TP socketGuillaume Nault1-4/+4
2017-09-23net: qualcomm: rmnet: Fix rcu splat in rmnet_is_real_dev_registeredSubash Abhinov Kasiviswanathan1-4/+1
2017-09-23cnic: Fix an error handling path in 'cnic_alloc_bnx2x_resc()'Christophe JAILLET1-1/+1
2017-09-22inet: fix improper empty comparisonJosef Bacik1-1/+1
2017-09-22net: use inet6_rcv_saddr to compare socketsJosef Bacik1-1/+1
2017-09-22net: set tb->fast_sk_familyJosef Bacik1-0/+2
2017-09-22net: orphan frags on stand-alone ptype in dev_queue_xmit_nitWillem de Bruijn1-2/+6
2017-09-22MAINTAINERS: update git tree locations for ieee802154 subsystemStefan Schmidt1-2/+2
2017-09-22SMB3: Don't ignore O_SYNC/O_DSYNC and O_DIRECT flagsSteve French1-0/+7
2017-09-22SMB3: handle new statx fieldsSteve French1-0/+15
2017-09-22arch: remove unused *_segments() macros/functionsTobias Klauser10-51/+0
2017-09-22parisc: Unbreak bootloader due to gcc-7 optimizationsHelge Deller2-2/+3