summaryrefslogtreecommitdiff
path: root/net/ipv4
AgeCommit message (Expand)Author
2021-10-14icmp: fix icmp_ext_echo_iio parsing in icmp_build_probeXin Long
2021-10-07net: prefer socket bound to interface when not in VRFMike Manning
2021-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2021-09-28net: udp: annotate data race around udp_sk(sk)->corkflagEric Dumazet
2021-09-28netfilter: conntrack: fix boot failure with nf_conntrack.enable_hooks=1Florian Westphal
2021-09-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski
2021-09-24net: ipv4: Fix rtnexthop len when RTA_FLOW is presentXiao Liang
2021-09-23nexthop: Fix memory leaks in nexthop notification chain listenersIdo Schimmel
2021-09-21netfilter: iptable_raw: drop bogus net_init annotationFlorian Westphal
2021-09-20nexthop: Fix division by zero while replacing a resilient groupIdo Schimmel
2021-09-14Revert "Revert "ipv4: fix memory leaks in ip_cmsg_send() callers""Eric Dumazet
2021-09-14tcp: fix tp->undo_retrans accounting in tcp_sacktag_one()zhenggy
2021-09-13udp_tunnel: Fix udp_tunnel_nic work-queue typeAya Levin
2021-09-13Revert "ipv4: fix memory leaks in ip_cmsg_send() callers"Yajun Deng
2021-09-05ip_gre: validate csum_start only on pullWillem de Bruijn
2021-09-03net: remove the unnecessary check in cipso_v4_doi_free王贇
2021-09-02Set fc_nlinfo in nh_create_ipv4, nh_create_ipv6Ryoga Saito
2021-08-31fou: remove sparse errorsEric Dumazet
2021-08-31ipv4: fix endianness issue in inet_rtm_getroute_build_skb()Eric Dumazet
2021-08-30Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2021-08-30net: ipv4: Fix the warning for dereferenceYajun Deng
2021-08-30ipv4: make exception cache less predictibleEric Dumazet
2021-08-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2021-08-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/David S. Miller
2021-08-26tcp: enable mid stream window clampNeil Spring
2021-08-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-26net: fix NULL pointer reference in cipso_v4_doi_free王贇
2021-08-26ipv4: use siphash instead of Jenkins in fnhe_hashfun()Eric Dumazet
2021-08-25bpf: tcp: Allow bpf-tcp-cc to call bpf_(get|set)sockoptMartin KaFai Lau
2021-08-25netfilter: x_tables: handle xt_register_template() returning an error valueLukas Bulwahn
2021-08-24net: ipv4: Move ip_options_fragment() out of loopYajun Deng
2021-08-23bpf: Migrate cgroup_bpf to internal cgroup_bpf_attach_type enumDave Marchevsky
2021-08-22ip_gre: add validation for csum_startShreyansh Chouhan
2021-08-18net-memcg: pass in gfp_t mask to mem_cgroup_charge_skmem()Wei Wang
2021-08-16tcp: enable data-less, empty-cookie SYN with TFO_SERVER_COOKIE_NOT_REQDLuke Hsiao
2021-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-11net: igmp: increase size of mr_ifc_countEric Dumazet
2021-08-11tcp_bbr: fix u32 wrap bug in round logic if bbr_init() called after 2B packetsNeal Cardwell
2021-08-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2021-08-10net: igmp: fix data-race in igmp_ifc_timer_expire()Eric Dumazet
2021-08-09netfilter: x_tables: never register tables by defaultFlorian Westphal
2021-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-05net: Remove redundant if statementsYajun Deng
2021-08-05net/ipv4/igmp: Use struct_size() helperGustavo A. R. Silva
2021-08-05net/ipv4/ipv6: Replace one-element arraya with flexible-array membersGustavo A. R. Silva
2021-08-05net/ipv4: Revert use of struct_size() helperGustavo A. R. Silva
2021-08-04net: add extack arg for link opsRocco Yue
2021-08-03net: Keep vertical alignmentYajun Deng
2021-08-03ipv4: use skb_expand_head in ip_finish_output2Vasily Averin
2021-08-02ipv4: Fix refcount warning for new fib_infoDavid Ahern