index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
2021-12-01
tcp_cubic: fix spurious Hystart ACK train detections for not-cwnd-limited flows
Eric Dumazet
2021-12-01
net: nexthop: release IPv6 per-cpu dsts when replacing a nexthop group
Nikolay Aleksandrov
2021-12-01
net: nexthop: fix null pointer dereference when IPv6 is not enabled
Nikolay Aleksandrov
2021-11-25
net: add and use skb_unclone_keeptruesize() helper
Eric Dumazet
2021-11-25
bpf: Forbid bpf_ktime_get_coarse_ns and bpf_timer_* in tracing progs
Dmitrii Banshchikov
2021-11-25
udp: Validate checksum in udp_read_sock()
Cong Wang
2021-11-25
tcp: Fix uninitialized access in skb frags array for Rx 0cp.
Arjun Roy
2021-11-18
bpf, sockmap: Fix race in ingress receive verdict with redirect to self
John Fastabend
2021-11-18
bpf, sockmap: Remove unhash handler for BPF sockmap usage
John Fastabend
2021-11-18
tcp: don't free a FIN sk_buff in tcp_remove_empty_skb()
Jon Maxwell
2021-11-18
tcp: switch orphan_count to bare per-cpu counters
Eric Dumazet
2021-11-18
inet: remove races in inet{6}_getname()
Eric Dumazet
2021-10-26
net: Implement ->sock_is_readable() for UDP and AF_UNIX
Cong Wang
2021-10-26
skmsg: Extract and reuse sk_msg_is_readable()
Cong Wang
2021-10-26
net: Rename ->stream_memory_read to ->sock_is_readable
Cong Wang
2021-10-26
tcp_bpf: Fix one concurrency problem in the tcp_bpf_send_verdict function
Liu Jian
2021-10-15
tcp: md5: Allow MD5SIG_FLAG_IFINDEX with ifindex=0
Leonard Crestez
2021-10-15
tcp: md5: Fix overlap between vrf and non-vrf keys
Leonard Crestez
2021-10-14
icmp: fix icmp_ext_echo_iio parsing in icmp_build_probe
Xin Long
2021-10-07
net: prefer socket bound to interface when not in VRF
Mike Manning
2021-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2021-09-28
net: udp: annotate data race around udp_sk(sk)->corkflag
Eric Dumazet
2021-09-28
netfilter: conntrack: fix boot failure with nf_conntrack.enable_hooks=1
Florian Westphal
2021-09-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Jakub Kicinski
2021-09-24
net: ipv4: Fix rtnexthop len when RTA_FLOW is present
Xiao Liang
2021-09-23
nexthop: Fix memory leaks in nexthop notification chain listeners
Ido Schimmel
2021-09-21
netfilter: iptable_raw: drop bogus net_init annotation
Florian Westphal
2021-09-20
nexthop: Fix division by zero while replacing a resilient group
Ido Schimmel
2021-09-14
Revert "Revert "ipv4: fix memory leaks in ip_cmsg_send() callers""
Eric Dumazet
2021-09-14
tcp: fix tp->undo_retrans accounting in tcp_sacktag_one()
zhenggy
2021-09-13
udp_tunnel: Fix udp_tunnel_nic work-queue type
Aya Levin
2021-09-13
Revert "ipv4: fix memory leaks in ip_cmsg_send() callers"
Yajun Deng
2021-09-05
ip_gre: validate csum_start only on pull
Willem de Bruijn
2021-09-03
net: remove the unnecessary check in cipso_v4_doi_free
王贇
2021-09-02
Set fc_nlinfo in nh_create_ipv4, nh_create_ipv6
Ryoga Saito
2021-08-31
fou: remove sparse errors
Eric Dumazet
2021-08-31
ipv4: fix endianness issue in inet_rtm_getroute_build_skb()
Eric Dumazet
2021-08-30
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2021-08-30
net: ipv4: Fix the warning for dereference
Yajun Deng
2021-08-30
ipv4: make exception cache less predictible
Eric Dumazet
2021-08-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2021-08-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/
David S. Miller
2021-08-26
tcp: enable mid stream window clamp
Neil Spring
2021-08-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-26
net: fix NULL pointer reference in cipso_v4_doi_free
王贇
2021-08-26
ipv4: use siphash instead of Jenkins in fnhe_hashfun()
Eric Dumazet
2021-08-25
bpf: tcp: Allow bpf-tcp-cc to call bpf_(get|set)sockopt
Martin KaFai Lau
2021-08-25
netfilter: x_tables: handle xt_register_template() returning an error value
Lukas Bulwahn
2021-08-24
net: ipv4: Move ip_options_fragment() out of loop
Yajun Deng
2021-08-23
bpf: Migrate cgroup_bpf to internal cgroup_bpf_attach_type enum
Dave Marchevsky
[next]