| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Paolo Abeni | 2022-04-22 | 3 | -9/+9 | |
| | |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | | | ||||||
| | * | | | | | | | tcp: fix signed/unsigned comparison | Eric Dumazet | 2022-04-18 | 1 | -2/+3 | |
| | * | | | | | | | tcp: add drop reason support to tcp_ofo_queue() | Eric Dumazet | 2022-04-17 | 1 | -7/+2 | |
| | * | | | | | | | tcp: add drop reasons to tcp_rcv_synsent_state_process() | Eric Dumazet | 2022-04-17 | 1 | -6/+9 | |
| | * | | | | | | | tcp: make tcp_rcv_synsent_state_process() drop monitor friend | Eric Dumazet | 2022-04-17 | 1 | -9/+8 | |
| | * | | | | | | | tcp: add drop reason support to tcp_prune_ofo_queue() | Eric Dumazet | 2022-04-17 | 1 | -1/+2 | |
| | * | | | | | | | tcp: add two drop reasons for tcp_ack() | Eric Dumazet | 2022-04-17 | 1 | -3/+4 | |
| | * | | | | | | | tcp: add drop reasons to tcp_rcv_state_process() | Eric Dumazet | 2022-04-17 | 1 | -7/+17 | |
| | * | | | | | | | tcp: make tcp_rcv_state_process() drop monitor friendly | Eric Dumazet | 2022-04-17 | 1 | -3/+7 | |
| | * | | | | | | | tcp: add drop reason support to tcp_validate_incoming() | Eric Dumazet | 2022-04-17 | 1 | -1/+6 | |
| | * | | | | | | | tcp: get rid of rst_seq_match | Eric Dumazet | 2022-04-17 | 1 | -8/+5 | |
| | * | | | | | | | tcp: consume incoming skb leading to a reset | Eric Dumazet | 2022-04-17 | 1 | -12/+16 | |
| | * | | | | | | | net: ip: add skb drop reasons to ip forwarding | Menglong Dong | 2022-04-13 | 1 | -3/+10 | |
| | * | | | | | | | net: ipv4: add skb drop reasons to ip_error() | Menglong Dong | 2022-04-13 | 1 | -1/+5 | |
| | * | | | | | | | fou: Remove XRFM from NET_FOU Kconfig | Coco Li | 2022-04-12 | 2 | -2/+0 | |
| | * | | | | | | | net: remove noblock parameter from recvmsg() entities | Oliver Hartkopp | 2022-04-12 | 8 | -44/+35 | |
| | * | | | | | | | ipv4: Use dscp_t in struct fib_entry_notifier_info | Guillaume Nault | 2022-04-11 | 1 | -2/+2 | |
| | * | | | | | | | ipv4: Use dscp_t in struct fib_rt_info | Guillaume Nault | 2022-04-11 | 3 | -7/+7 | |
| | * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next | David S. Miller | 2022-04-11 | 1 | -0/+4 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | netfilter: nft_fib: reverse path filter for policy-based routing on iif | Pablo Neira Ayuso | 2022-04-11 | 1 | -0/+4 | |
| | * | | | | | | | | net: icmp: add skb drop reasons to icmp protocol | Menglong Dong | 2022-04-11 | 2 | -37/+52 | |
| | * | | | | | | | | net: icmp: introduce __ping_queue_rcv_skb() to report drop reasons | Menglong Dong | 2022-04-11 | 1 | -5/+13 | |
| | * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2022-04-07 | 1 | -1/+6 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | tcp: Add tracepoint for tcp_set_ca_state | Ping Gan | 2022-04-07 | 1 | -0/+12 | |
| | * | | | | | | | | | net-core: rx_otherhost_dropped to core_stats | Jeffrey Ji | 2022-04-07 | 1 | -0/+1 | |
| | * | | | | | | | | | tcp: add accessors to read/set tp->snd_cwnd | Eric Dumazet | 2022-04-06 | 23 | -185/+190 | |
| | * | | | | | | | | | net: remove noblock parameter from skb_recv_datagram() | Oliver Hartkopp | 2022-04-06 | 2 | -2/+4 | |
| | | |/ / / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge tag 'random-5.19-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2022-05-24 | 1 | -3/+1 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | random32: use real rng for non-deterministic randomness | Jason A. Donenfeld | 2022-05-18 | 1 | -3/+1 | |
| | | |_|_|_|_|/ / / | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge tag 'for-5.19/io_uring-net-2022-05-22' of git://git.kernel.dk/linux-block | Linus Torvalds | 2022-05-23 | 1 | -6/+10 | |
| |\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
| | * | | | | | | | | Merge branch 'tcp-pass-back-data-left-in-socket-after-receive' of git://git.k... | Jens Axboe | 2022-04-29 | 1 | -6/+10 | |
| | |\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | / / | | | |_|_|_|/ / | | |/| | | | | | ||||||
| | | * | | | | | | tcp: pass back data left in socket after receive | Jens Axboe | 2022-04-29 | 1 | -6/+10 | |
| | | | |_|_|/ / | | |/| | | | | ||||||
| * | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 2022-05-18 | 1 | -5/+18 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | xfrm: fix "disable_policy" flag use when arriving from different devices | Eyal Birger | 2022-05-16 | 1 | -5/+18 | |
| * | | | | | | | | Revert "tcp/dccp: get rid of inet_twsk_purge()" | Eric Dumazet | 2022-05-13 | 2 | -7/+53 | |
| | |_|_|_|_|_|/ |/| | | | | | | ||||||
| * | | | | | | | ipv4: drop dst in multicast routing path | Lokesh Dhoundiyal | 2022-05-06 | 1 | -0/+1 | |
| * | | | | | | | ping: fix address binding wrt vrf | Nicolas Dichtel | 2022-05-05 | 1 | -1/+11 | |
| | |_|_|/ / / |/| | | | | | ||||||
| * | | | | | | tcp: drop the hash_32() part from the index calculation | Willy Tarreau | 2022-05-04 | 1 | -1/+1 | |
| * | | | | | | tcp: increase source port perturb table to 2^16 | Willy Tarreau | 2022-05-04 | 1 | -4/+5 | |
| * | | | | | | tcp: dynamically allocate the perturb table used by source ports | Willy Tarreau | 2022-05-04 | 1 | -2/+10 | |
| * | | | | | | tcp: add small random increments to the source port | Willy Tarreau | 2022-05-04 | 1 | -4/+5 | |
| * | | | | | | tcp: use different parts of the port_offset for index and offset | Willy Tarreau | 2022-05-04 | 1 | -1/+1 | |
| * | | | | | | secure_seq: use the 64 bits of the siphash for port offset calculation | Willy Tarreau | 2022-05-04 | 1 | -4/+6 | |
| |/ / / / / | ||||||
| * / / / / | net: igmp: respect RCU rules in ip_mc_source() and ip_mc_msfilter() | Eric Dumazet | 2022-04-30 | 1 | -3/+6 | |
| |/ / / / | ||||||
| * | | | | tcp: fix F-RTO may not work correctly when receiving DSACK | Pengcheng Yang | 2022-04-28 | 1 | -1/+2 | |
| * | | | | tcp: make sure treq->af_specific is initialized | Eric Dumazet | 2022-04-25 | 1 | -1/+7 | |
| * | | | | tcp: fix potential xmit stalls caused by TCP_NOTSENT_LOWAT | Eric Dumazet | 2022-04-25 | 2 | -1/+12 | |
| * | | | | ip_gre, ip6_gre: Fix race condition on o_seqno in collect_md mode | Peilin Ye | 2022-04-25 | 1 | -3/+3 | |
| * | | | | ip_gre: Make o_seqno start from 0 in native mode | Peilin Ye | 2022-04-25 | 1 | -5/+3 | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf | David S. Miller | 2022-04-25 | 1 | -0/+0 | |
| |\ \ \ \ | ||||||
