aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/ip_tunnel_core.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-02bpf: sockmap, fix error handling in redirect failuresJohn Fastabend1-16/+12
2018-05-02bpf: sockmap, zero sg_size on error when buffer is releasedJohn Fastabend1-4/+11
2018-05-02bpf: sockmap, fix scatterlist update on error path in send with applyJohn Fastabend1-2/+3
2018-05-02net_sched: fq: take care of throttled flows before reuseEric Dumazet1-12/+25
2018-05-02ipv6: Revert "ipv6: Allow non-gateway ECMP for IPv6"Ido Schimmel2-1/+5
2018-05-02bpf, x64: fix memleak when not converging on callsDaniel Borkmann1-1/+1
2018-05-02bpf, x64: fix memleak when not converging after imageDaniel Borkmann1-2/+2
2018-05-02net/smc: restrict non-blocking connect finishUrsula Braun1-6/+8
2018-05-028139too: Use disable_irq_nosync() in rtl8139_poll_controller()Ingo Molnar1-1/+1
2018-05-02sctp: fix the issue that the cookie-ack with auth can't get processedXin Long1-1/+1
2018-05-02sctp: use the old asoc when making the cookie-ack chunk in dupcook_dXin Long1-1/+1
2018-05-02sctp: init active key for the new asoc in dupcook_a and dupcook_bXin Long1-0/+6
2018-05-02tcp_bbr: fix to zero idle_restart only upon S/ACKed dataNeal Cardwell1-1/+3
2018-05-02net: ethernet: ti: cpsw: fix packet leaking in dual_mac modeGrygorii Strashko1-0/+2
2018-05-02Revert "vhost: make msg padding explicit"Michael S. Tsirkin1-1/+0
2018-05-01nfp: flower: set tunnel ttl value to net defaultJohn Hurley2-3/+12
2018-05-01net/tls: Don't recursively call push_record during tls_write_space callbacksDave Watson2-0/+8
2018-05-02bpf: minor fix to selftest test_stacktrace_build_id()Song Liu1-2/+2
2018-05-01ipv6: Allow non-gateway ECMP for IPv6Thomas Winter2-5/+1
2018-05-01ethtool: fix a potential missing-check bugWenwen Wang1-0/+5
2018-05-01net/mlx4: fix spelling mistake: "failedi" -> "failed"Colin Ian King1-1/+1
2018-05-01vhost: make msg padding explicitMichael S. Tsirkin1-0/+1
2018-05-01tcp: fix TCP_REPAIR_QUEUE bound checkingEric Dumazet1-1/+1
2018-05-01ipv6: fix uninit-value in ip6_multipath_l3_keys()Eric Dumazet1-1/+6
2018-04-30net: ethernet: ucc: fix spelling mistake: "tx-late-collsion" -> "tx-late-collision"Colin Ian King1-1/+1
2018-04-30qed: fix spelling mistake: "checksumed" -> "checksummed"Colin Ian King1-1/+1
2018-04-29MAINTAINERS: add myself as SCTP co-maintainerMarcelo Ricardo Leitner1-0/+1
2018-04-29net: systemport: fix spelling mistake: "asymetric" -> "asymmetric"Colin Ian King1-1/+1
2018-04-29bridge: check iface upper dev when setting master via ioctlHangbin Liu1-2/+2
2018-04-27sfc: fix ARFS expiry check on EF10Edward Cree1-2/+3
2018-04-27sfc: Use filter index rather than ID for rps_flow_id tableEdward Cree1-0/+2
2018-04-27net: support compat 64-bit time in {s,g}etsockoptLance Richardson1-2/+4
2018-04-27MAINTAINERS: add davem in NETWORKING DRIVERSVivien Didelot1-0/+1
2018-04-27mlxsw: spectrum_switchdev: Do not remove mrouter port from MDB's ports listIdo Schimmel1-7/+5
2018-04-27sctp: clear the new asoc's stream outcnt in sctp_stream_updateXin Long1-0/+2
2018-04-27NET: usb: qmi_wwan: add support for ublox R410M PID 0x90b2SZ Lin (林上智)1-0/+1
2018-04-27sctp: handle two v4 addrs comparison in sctp_inet6_cmp_addrXin Long1-0/+3
2018-04-27net: systemport: Correclty disambiguate driver instancesFlorian Fainelli1-4/+12
2018-04-27selftests: net: add in_netns.sh TEST_GEN_PROGS_EXTENDEDAnders Roxell1-1/+2
2018-04-27tcp: ignore Fast Open on repair modeYuchung Cheng1-1/+2
2018-04-27net: mvpp2: Fix clock resource by adding missing mg_core_clkMaxime Chevallier1-2/+17
2018-04-27net: mvpp2: Fix clk error path in mvpp2_probeMaxime Chevallier1-7/+8
2018-04-27nfp: don't depend on eth_tbl being availableJakub Kicinski4-16/+23
2018-04-27tipc: fix bug in function tipc_nl_node_dump_monitorJon Maloy1-1/+1
2018-04-26bpf: fix uninitialized variable in bpf toolsJohn Fastabend1-2/+5
2018-04-26net/mlx5: Properly deal with flow counters when deleting rulesChris Mi1-1/+2
2018-04-26net/mlx5e: Fix traffic between VF and representorShahar Klein1-2/+3
2018-04-26net/mlx5: Avoid cleaning flow steering table twice during error flowTalat Batheesh1-9/+14
2018-04-26net/mlx5e: TX, Use correct counter in dma_map error flowTariq Toukan1-10/+10
2018-04-26net/mlx5: Fix mlx5_get_vector_affinity functionIsrael Rukshin2-10/+4