summaryrefslogtreecommitdiffstats
path: root/net/ipv4
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | ipmr: Add route table ID to netlink cache reportsPaul Davey2020-09-101-1/+3
| * | | | | cipso: fix 'audit_secid' kernel-doc warning in cipso_ipv4.cWang Hai2020-09-081-1/+1
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-09-043-4/+5
| |\ \ \ \ \
| * | | | | | ip: expose inet sockopts through inet_diagWei Wang2020-09-031-0/+17
| | |_|/ / / | |/| | | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-09-018-52/+314
| |\ \ \ \ \
| | * | | | | tcp: bpf: Optionally store mac header in TCP_SAVE_SYNMartin KaFai Lau2020-08-242-2/+15
| | * | | | | bpf: tcp: Allow bpf prog to write and parse TCP header optionMartin KaFai Lau2020-08-243-16/+109
| | * | | | | bpf: tcp: Add bpf_skops_hdr_opt_len() and bpf_skops_write_hdr_opt()Martin KaFai Lau2020-08-243-17/+98
| | * | | | | bpf: tcp: Add bpf_skops_parse_hdr()Martin KaFai Lau2020-08-241-0/+36
| | * | | | | bpf: tcp: Add bpf_skops_established()Martin KaFai Lau2020-08-242-5/+29
| | * | | | | tcp: Add saw_unknown to struct tcp_options_receivedMartin KaFai Lau2020-08-241-6/+16
| | * | | | | tcp: bpf: Add TCP_BPF_RTO_MIN for bpf_setsockoptMartin KaFai Lau2020-08-241-0/+2
| | * | | | | tcp: bpf: Add TCP_BPF_DELACK_MAX setsockoptMartin KaFai Lau2020-08-242-0/+4
| | * | | | | tcp: Use a struct to represent a saved_synMartin KaFai Lau2020-08-242-11/+14
| | * | | | | net: sk_msg: Simplify sk_psock initializationLorenz Bauer2020-08-212-13/+9
| * | | | | | net: ipv4: remove unused arg exact_dif in compute_scoreMiaohe Lin2020-08-311-4/+2
| * | | | | | net: clean up codestyleMiaohe Lin2020-08-314-9/+11
| * | | | | | net: Use helper macro IP_MAX_MTU in __ip_append_data()Miaohe Lin2020-08-311-1/+1
| * | | | | | ipv4: nexthop: Correctly update nexthop group when replacing a nexthopIdo Schimmel2020-08-261-0/+32
| * | | | | | ipv4: nexthop: Correctly update nexthop group when removing a nexthopIdo Schimmel2020-08-261-1/+7
| * | | | | | ipv4: nexthop: Remove unnecessary rtnl_dereference()Ido Schimmel2020-08-261-1/+1
| * | | | | | ipv4: nexthop: Use nla_put_be32() for NHA_GATEWAYIdo Schimmel2020-08-261-1/+1
| * | | | | | ipv4: nexthop: Reduce allocation size of 'struct nh_group'Ido Schimmel2020-08-261-4/+1
| * | | | | | net: clean up codestyle for net/ipv4Miaohe Lin2020-08-253-20/+23
| * | | | | | net: Remove duplicated midx check against 0Miaohe Lin2020-08-251-3/+2
| * | | | | | net: Avoid unnecessary inet_addr_type() call when addr is INADDR_ANYMiaohe Lin2020-08-251-2/+2
| * | | | | | net: Set ping saddr after we successfully get the ping portMiaohe Lin2020-08-251-16/+3
| * | | | | | net: gain ipv4 mtu when mtu is not lockedMiaohe Lin2020-08-251-1/+2
| * | | | | | net: Use helper macro RT_TOS() in __icmp_send()Miaohe Lin2020-08-241-2/+2
| * | | | | | net: Avoid access icmp_err_convert when icmp code is ICMP_FRAG_NEEDEDMiaohe Lin2020-08-241-2/+3
| * | | | | | net: ipv4: delete repeated wordsRandy Dunlap2020-08-245-6/+6
| * | | | | | io_uring: allow tcp ancillary data for __sys_recvmsg_sock()Luke Hsiao2020-08-241-0/+1
* | | | | | | Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-10-123-9/+9
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | csum_partial_copy_nocheck(): drop the last argumentAl Viro2020-08-203-3/+3
| * | | | | | icmp_push_reply(): reorder adding the checksum upAl Viro2020-08-201-4/+4
| * | | | | | skb_copy_and_csum_bits(): don't bother with the last argumentAl Viro2020-08-202-3/+3
| | |/ / / / | |/| | | |
* | | | | | tcp: fix receive window update in tcp_add_backlog()Eric Dumazet2020-10-061-3/+3
| |_|_|_|/ |/| | | |
* | | | | tcp: fix syn cookied MPTCP request socket leakPaolo Abeni2020-10-021-1/+1
* | | | | tcp: use sendpage_ok() to detect misused .sendpageColy Li2020-10-021-1/+2
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2020-09-281-0/+2
|\ \ \ \ \
| * | | | | ip_vti: Fix unused variable warningYueHaibing2020-08-081-0/+2
* | | | | | tcp: skip DSACKs with dubious sequence rangesPriyaranjan Jha2020-09-242-7/+26
| |_|_|_|/ |/| | | |
* | | | | inet_diag: validate INET_DIAG_REQ_PROTOCOL attributeEric Dumazet2020-09-211-5/+15
* | | | | ipv4: Update exception handling for multipath routes via same deviceDavid Ahern2020-09-151-5/+8
* | | | | lwtunnel: only keep the available bits when setting vxlan md->gbpXin Long2020-09-141-0/+1
* | | | | ipv4: Initialize flowi4_multipath_hash in data pathDavid Ahern2020-09-142-0/+2
* | | | | ip: fix tos reflection in ack and reset packetsWei Wang2020-09-081-1/+2
| |_|_|/ |/| | |
* | | | netfilter: delete repeated wordsRandy Dunlap2020-08-281-1/+1
* | | | net: Fix some commentsMiaohe Lin2020-08-271-1/+1
* | | | ipv4: Silence suspicious RCU usage warningIdo Schimmel2020-08-261-1/+2
| |_|/ |/| |