summaryrefslogtreecommitdiffstats
path: root/net/ipv4 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-09-172-2/+5
|\
| * udp: correct reuseport selection with connected socketsWillem de Bruijn2019-09-162-2/+5
* | tcp: Add snd_wnd to TCP_INFOThomas Higdon2019-09-161-0/+1
* | tcp: Add TCP_INFO counter for packets received out-of-orderThomas Higdon2019-09-162-0/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-09-152-8/+9
|\|
| * tcp: fix tcp_ecn_withdraw_cwr() to clear TCP_ECN_QUEUE_CWRNeal Cardwell2019-09-121-1/+1
| * net: Properly update v4 routes with v6 nexthopDonald Sharp2019-09-051-7/+8
* | ip: support SO_MARK cmsgWillem de Bruijn2019-09-134-5/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2019-09-132-5/+5
|\ \
| * | netfilter: fix coding-style errors.Jeremy Sowden2019-09-132-5/+5
* | | tcp: force a PSH flag on TSO packetsEric Dumazet2019-09-121-2/+13
|/ /
* | ipmr: remove hard code cache_resolve_queue_len limitHangbin Liu2019-09-071-2/+2
* | tcp: ulp: fix possible crash in tcp_diag_get_aux_size()Eric Dumazet2019-09-071-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-09-022-11/+22
|\|
| * tcp: inherit timestamp on mtu probeWillem de Bruijn2019-08-291-1/+2
| * tcp: remove empty skb from write queue in error casesEric Dumazet2019-08-281-10/+20
* | tcp: ulp: add functions to dump ulp-specific informationDavide Caratti2019-09-011-1/+51
* | tcp_bbr: clarify that bbr_bdp() rounds up in commentsLuke Hsiao2019-08-311-2/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-274-12/+21
|\|
| * net: route dump netlink NLM_F_MULTI flag missingJohn Fastabend2019-08-252-8/+11
| * ipv4/icmp: fix rt dst dev null pointer dereferenceHangbin Liu2019-08-241-1/+7
| * net: fix icmp_socket_deliver argument 2 inputLi RongQing2019-08-221-1/+1
| * net: fix __ip_mc_inc_group usageLi RongQing2019-08-201-2/+2
* | nexthops: remove redundant assignment to variable errColin Ian King2019-08-221-1/+1
* | net: remove empty inet_exit_netLi RongQing2019-08-201-5/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-195-13/+46
|\|
| * net/tls: prevent skb_orphan() from leaking TLS plain text with offloadJakub Kicinski2019-08-093-1/+11
| * inet: frags: re-introduce skb coalescing for local deliveryGuillaume Nault2019-08-092-12/+35
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextJakub Kicinski2019-08-141-2/+2
|\ \
| * | netfilter: synproxy: rename mss synproxy_options fieldFernando Fernandez Mancera2019-08-031-2/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2019-08-142-5/+91
|\ \ \
| * | | tcp: add skb-less helpers to retrieve SYN cookiePetar Penkov2019-07-312-0/+88
| * | | tcp: tcp_syn_flood_action read port from socketPetar Penkov2019-07-311-5/+3
* | | | tcp: add new tcp_mtu_probe_floor sysctlJosh Hunt2019-08-093-1/+11
* | | | tcp: batch calls to sk_flush_backlog()Eric Dumazet2019-08-091-5/+6
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-073-1/+17
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-07-261-0/+13
| |\ \
| | * | bpf: sockmap/tls, close can race with map freeJohn Fastabend2019-07-221-0/+13
| * | | ipip: validate header length in ipip_tunnel_xmitHaishuang Yan2019-07-261-0/+3
| * | | net/ipv4: cleanup error condition testingPavel Machek2019-07-241-1/+1
* | | | net: Use skb_frag_off accessorsJonathan Lemon2019-07-302-4/+4
| |_|/ |/| |
* | | net: Use skb accessors in network coreMatthew Wilcox (Oracle)2019-07-231-6/+8
|/ /
* | tcp: be more careful in tcp_fragment()Eric Dumazet2019-07-221-2/+11
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2019-07-204-8/+11
|\ \
| * | netfilter: synproxy: fix erroneous tcp mss optionFernando Fernandez Mancera2019-07-161-0/+2
| * | netfilter: Update obsolete comments referring to ip_conntrackYonatan Goldschmidt2019-07-161-2/+2
| * | netfilter: nf_conntrack_sip: fix expectation clashxiao ruizhu2019-07-161-6/+6
| * | netfilter: Fix rpfilter dropping vrf packets by mistakeMiaohe Lin2019-07-161-0/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-07-194-5/+12
|\ \ \ | | |/ | |/|
| * | tcp: fix tcp_set_congestion_control() use from bpf hookEric Dumazet2019-07-192-4/+6