summaryrefslogtreecommitdiffstats
path: root/net/ipv4
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2022-04-223-9/+9
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | tcp: fix signed/unsigned comparisonEric Dumazet2022-04-181-2/+3
| * | | | | | | tcp: add drop reason support to tcp_ofo_queue()Eric Dumazet2022-04-171-7/+2
| * | | | | | | tcp: add drop reasons to tcp_rcv_synsent_state_process()Eric Dumazet2022-04-171-6/+9
| * | | | | | | tcp: make tcp_rcv_synsent_state_process() drop monitor friendEric Dumazet2022-04-171-9/+8
| * | | | | | | tcp: add drop reason support to tcp_prune_ofo_queue()Eric Dumazet2022-04-171-1/+2
| * | | | | | | tcp: add two drop reasons for tcp_ack()Eric Dumazet2022-04-171-3/+4
| * | | | | | | tcp: add drop reasons to tcp_rcv_state_process()Eric Dumazet2022-04-171-7/+17
| * | | | | | | tcp: make tcp_rcv_state_process() drop monitor friendlyEric Dumazet2022-04-171-3/+7
| * | | | | | | tcp: add drop reason support to tcp_validate_incoming()Eric Dumazet2022-04-171-1/+6
| * | | | | | | tcp: get rid of rst_seq_matchEric Dumazet2022-04-171-8/+5
| * | | | | | | tcp: consume incoming skb leading to a resetEric Dumazet2022-04-171-12/+16
| * | | | | | | net: ip: add skb drop reasons to ip forwardingMenglong Dong2022-04-131-3/+10
| * | | | | | | net: ipv4: add skb drop reasons to ip_error()Menglong Dong2022-04-131-1/+5
| * | | | | | | fou: Remove XRFM from NET_FOU KconfigCoco Li2022-04-122-2/+0
| * | | | | | | net: remove noblock parameter from recvmsg() entitiesOliver Hartkopp2022-04-128-44/+35
| * | | | | | | ipv4: Use dscp_t in struct fib_entry_notifier_infoGuillaume Nault2022-04-111-2/+2
| * | | | | | | ipv4: Use dscp_t in struct fib_rt_infoGuillaume Nault2022-04-113-7/+7
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextDavid S. Miller2022-04-111-0/+4
| |\ \ \ \ \ \ \
| | * | | | | | | netfilter: nft_fib: reverse path filter for policy-based routing on iifPablo Neira Ayuso2022-04-111-0/+4
| * | | | | | | | net: icmp: add skb drop reasons to icmp protocolMenglong Dong2022-04-112-37/+52
| * | | | | | | | net: icmp: introduce __ping_queue_rcv_skb() to report drop reasonsMenglong Dong2022-04-111-5/+13
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-04-071-1/+6
| |\ \ \ \ \ \ \ \
| * | | | | | | | | tcp: Add tracepoint for tcp_set_ca_statePing Gan2022-04-071-0/+12
| * | | | | | | | | net-core: rx_otherhost_dropped to core_statsJeffrey Ji2022-04-071-0/+1
| * | | | | | | | | tcp: add accessors to read/set tp->snd_cwndEric Dumazet2022-04-0623-185/+190
| * | | | | | | | | net: remove noblock parameter from skb_recv_datagram()Oliver Hartkopp2022-04-062-2/+4
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'random-5.19-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-05-241-3/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | random32: use real rng for non-deterministic randomnessJason A. Donenfeld2022-05-181-3/+1
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge tag 'for-5.19/io_uring-net-2022-05-22' of git://git.kernel.dk/linux-blockLinus Torvalds2022-05-231-6/+10
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | Merge branch 'tcp-pass-back-data-left-in-socket-after-receive' of git://git.k...Jens Axboe2022-04-291-6/+10
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | / / | | | |_|_|_|/ / | | |/| | | | |
| | * | | | | | tcp: pass back data left in socket after receiveJens Axboe2022-04-291-6/+10
| | | |_|_|/ / | | |/| | | |
* | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2022-05-181-5/+18
|\ \ \ \ \ \ \
| * | | | | | | xfrm: fix "disable_policy" flag use when arriving from different devicesEyal Birger2022-05-161-5/+18
* | | | | | | | Revert "tcp/dccp: get rid of inet_twsk_purge()"Eric Dumazet2022-05-132-7/+53
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | ipv4: drop dst in multicast routing pathLokesh Dhoundiyal2022-05-061-0/+1
* | | | | | | ping: fix address binding wrt vrfNicolas Dichtel2022-05-051-1/+11
| |_|_|/ / / |/| | | | |
* | | | | | tcp: drop the hash_32() part from the index calculationWilly Tarreau2022-05-041-1/+1
* | | | | | tcp: increase source port perturb table to 2^16Willy Tarreau2022-05-041-4/+5
* | | | | | tcp: dynamically allocate the perturb table used by source portsWilly Tarreau2022-05-041-2/+10
* | | | | | tcp: add small random increments to the source portWilly Tarreau2022-05-041-4/+5
* | | | | | tcp: use different parts of the port_offset for index and offsetWilly Tarreau2022-05-041-1/+1
* | | | | | secure_seq: use the 64 bits of the siphash for port offset calculationWilly Tarreau2022-05-041-4/+6
|/ / / / /
* / / / / net: igmp: respect RCU rules in ip_mc_source() and ip_mc_msfilter()Eric Dumazet2022-04-301-3/+6
|/ / / /
* | | | tcp: fix F-RTO may not work correctly when receiving DSACKPengcheng Yang2022-04-281-1/+2
* | | | tcp: make sure treq->af_specific is initializedEric Dumazet2022-04-251-1/+7
* | | | tcp: fix potential xmit stalls caused by TCP_NOTSENT_LOWATEric Dumazet2022-04-252-1/+12
* | | | ip_gre, ip6_gre: Fix race condition on o_seqno in collect_md modePeilin Ye2022-04-251-3/+3
* | | | ip_gre: Make o_seqno start from 0 in native modePeilin Ye2022-04-251-5/+3
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfDavid S. Miller2022-04-251-0/+0
|\ \ \ \