summaryrefslogtreecommitdiff
path: root/net/ipv4
AgeCommit message (Expand)Author
2017-10-27tcp: Namespace-ify sysctl_tcp_fackEric Dumazet
2017-10-27tcp: Namespace-ify sysctl_tcp_abort_on_overflowEric Dumazet
2017-10-27tcp: Namespace-ify sysctl_tcp_rfc1337Eric Dumazet
2017-10-27tcp: Namespace-ify sysctl_tcp_stdurgEric Dumazet
2017-10-27tcp: Namespace-ify sysctl_tcp_retrans_collapseEric Dumazet
2017-10-27tcp: Namespace-ify sysctl_tcp_slow_start_after_idleEric Dumazet
2017-10-27tcp: Namespace-ify sysctl_tcp_thin_linear_timeoutsEric Dumazet
2017-10-27tcp: Namespace-ify sysctl_tcp_recoveryEric Dumazet
2017-10-27tcp: Namespace-ify sysctl_tcp_early_retransEric Dumazet
2017-10-26tcp: TCP experimental option for SMCUrsula Braun
2017-10-26tcp: call tcp_rate_skb_sent() when retransmit with unaligned skb->dataYousuk Seung
2017-10-26tcp/dccp: fix other lockdep splats accessing ireq_optEric Dumazet
2017-10-24netfilter: conntrack: make l3proto trackers constFlorian Westphal
2017-10-24netfilter: x_tables: don't use seqlock when fetching old countersFlorian Westphal
2017-10-24netfilter: conntrack: remove pf argument from l4 packet functionsFlorian Westphal
2017-10-24netfilter: conntrack: add and use nf_l4proto_log_invalidFlorian Westphal
2017-10-24tcp: Configure TFO without cookie per socket and/or per routeChristoph Paasch
2017-10-24ipv4: tcp_minisocks: use BUG_ON instead of if condition followed by BUGGustavo A. R. Silva
2017-10-24ipv4: icmp: use BUG_ON instead of if condition followed by BUGGustavo A. R. Silva
2017-10-24tcp: add tracepoint trace_tcp_set_state()Song Liu
2017-10-24tcp: add tracepoint trace_tcp_destroy_sockSong Liu
2017-10-24tcp: add tracepoint trace_tcp_receive_resetSong Liu
2017-10-24tcp: add tracepoint trace_tcp_send_resetSong Liu
2017-10-23tcp/dccp: fix lockdep splat in inet_csk_route_req()Eric Dumazet
2017-10-23tcp: do tcp_mstamp_refresh before retransmits on TSQ handlerKoichiro Den
2017-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-10-22bpf: Add BPF_SOCKET_OPS_BASE_RTT support to tcp_nvLawrence Brakmo
2017-10-22soreuseport: fix initialization raceCraig Gallek
2017-10-21udp: make some messages more descriptiveMatteo Croce
2017-10-21ipv4: ipv4_default_advmss() should use route mtuEric Dumazet
2017-10-21tcp: fix tcp_send_syn_data()Eric Dumazet
2017-10-21tcp/dccp: fix ireq->opt racesEric Dumazet
2017-10-20net: ipv4: Change fib notifiers to take a fib_aliasDavid Ahern
2017-10-20tcp: socket option to set TCP fast open keyYuchung Cheng
2017-10-20net: Add extack to validator_info structs used for address notifierDavid Ahern
2017-10-18tcp: fix tcp_xmit_retransmit_queue() after rbtree introductionEric Dumazet
2017-10-18ipv4: mark expected switch fall-throughsGustavo A. R. Silva
2017-10-18ipv4: timewait: Convert timers to use timer_setup()Kees Cook
2017-10-18inet: frags: Convert timers to use timer_setup()Kees Cook
2017-10-18inet/connection_sock: Convert timers to use timer_setup()Kees Cook
2017-10-16net: core: rcu-ify rtnl af_opsFlorian Westphal
2017-10-16tcp: cdg: make struct tcp_cdg staticColin Ian King
2017-10-14tcp: add a tracepoint for tcp retransmissionCong Wang
2017-10-14icmp: don't fail on fragment reassembly time exceededMatteo Croce
2017-10-12ip: update policy routing config helpStephen Hemminger
2017-10-10Revert "net: defer call to cgroup_sk_alloc()"Eric Dumazet
2017-10-09net: defer call to cgroup_sk_alloc()Eric Dumazet
2017-10-09net: memcontrol: defer call to mem_cgroup_sk_alloc()Eric Dumazet
2017-10-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-10-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller