projects
/
linux-2.6-microblaze.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
netfilter: nft_payload: do not update layer 4 checksum when mangling fragments
2022-01-04
Eric Dumazet
sch_qfq: prevent shift-out-of-bounds in qfq_init_qdisc
Signed-off-by:
Eric Dumazet
<edumazet@google.com>
commit
|
commitdiff
|
tree
2021-12-21
Eric Dumazet
inet: fully convert sk->sk_rx_dst to RCU rules
Signed-off-by:
Eric Dumazet
<edumazet@google.com>
commit
|
commitdiff
|
tree
2021-12-16
Eric Dumazet
sit: do not call ipip6_dev_free() from sit_init_net()
Signed-off-by:
Eric Dumazet
<edumazet@google.com>
commit
|
commitdiff
|
tree
2021-12-15
Eric Dumazet
netfilter: nf_tables: fix use-after-free in nft_set_catchall...
Signed-off-by:
Eric Dumazet
<edumazet@google.com>
commit
|
commitdiff
|
tree
2021-12-11
Eric Dumazet
inet_diag: fix kernel-infoleak for UDP sockets
Signed-off-by:
Eric Dumazet
<edumazet@google.com>
commit
|
commitdiff
|
tree
2021-12-10
Eric Dumazet
sch_cake: do not call cake_destroy() from cake_init()
Signed-off-by:
Eric Dumazet
<edumazet@google.com>
commit
|
commitdiff
|
tree
2021-12-09
Eric Dumazet
net/sched: fq_pie: prevent dismantle issue
Signed-off-by:
Eric Dumazet
<edumazet@google.com>
commit
|
commitdiff
|
tree
2021-12-09
Eric Dumazet
net, neigh: clear whole pneigh_entry at alloc time
Signed-off-by:
Eric Dumazet
<edumazet@google.com>
commit
|
commitdiff
|
tree
2021-12-08
Eric Dumazet
netfilter: conntrack: annotate data-races around ct...
Signed-off-by:
Eric Dumazet
<edumazet@google.com>
commit
|
commitdiff
|
tree
2021-12-07
Eric Dumazet
devlink: fix netns refcount leak in devlink_nl_cmd_reload()
Signed-off-by:
Eric Dumazet
<edumazet@google.com>
commit
|
commitdiff
|
tree
2021-12-03
Eric Dumazet
bonding: make tx_rebalance_counter an atomic
Signed-off-by:
Eric Dumazet
<edumazet@google.com>
commit
|
commitdiff
|
tree
2021-12-03
Eric Dumazet
tcp: fix another uninit-value (sk_rx_queue_mapping)
Signed-off-by:
Eric Dumazet
<edumazet@google.com>
commit
|
commitdiff
|
tree
2021-12-03
Eric Dumazet
inet: use #ifdef CONFIG_SOCK_RX_QUEUE_MAPPING consistently
Signed-off-by:
Eric Dumazet
<edumazet@google.com>
commit
|
commitdiff
|
tree
2021-12-02
Eric Dumazet
ipv4: convert fib_num_tclassid_users to atomic_t
Signed-off-by:
Eric Dumazet
<edumazet@google.com>
commit
|
commitdiff
|
tree
2021-12-02
Eric Dumazet
net: avoid uninit-value from tcp_conn_request
Signed-off-by:
Eric Dumazet
<edumazet@google.com>
commit
|
commitdiff
|
tree
2021-12-02
Eric Dumazet
net: annotate data-races on txq->xmit_lock_owner
Signed-off-by:
Eric Dumazet
<edumazet@google.com>
commit
|
commitdiff
|
tree
2021-11-25
Eric Dumazet
tcp_cubic: fix spurious Hystart ACK train detections...
Signed-off-by:
Eric Dumazet
<edumazet@google.com>
commit
|
commitdiff
|
tree
2021-11-24
Eric Dumazet
tools: sync uapi/linux/if_link.h header
Signed-off-by:
Eric Dumazet
<edumazet@google.com>
commit
|
commitdiff
|
tree
2021-11-22
Eric Dumazet
ipv6: fix typos in __ip6_finish_output()
Signed-off-by:
Eric Dumazet
<edumazet@google.com>
commit
|
commitdiff
|
tree
2021-11-20
Eric Dumazet
mptcp: fix delack timer
Signed-off-by:
Eric Dumazet
<edumazet@google.com>
commit
|
commitdiff
|
tree
2021-11-10
Eric Dumazet
net/sched: sch_taprio: fix undefined behavior in ktime_mono_...
Signed-off-by:
Eric Dumazet
<edumazet@google.com>
commit
|
commitdiff
|
tree
2021-11-07
Eric Dumazet
llc: fix out-of-bound array index in llc_sk_dev_hash()
Signed-off-by:
Eric Dumazet
<edumazet@google.com>
commit
|
commitdiff
|
tree
2021-11-06
Eric Dumazet
mm/page_alloc.c: do not acquire zone lock in is_free_buddy_p...
Signed-off-by:
Eric Dumazet
<edumazet@google.com>
commit
|
commitdiff
|
tree
2021-11-06
Eric Dumazet
mm/large system hash: avoid possible NULL deref in...
Signed-off-by:
Eric Dumazet
<edumazet@google.com>
commit
|
commitdiff
|
tree
2021-11-06
Eric Dumazet
mm/vmalloc: make sure to dump unpurged areas in /proc...
Signed-off-by:
Eric Dumazet
<edumazet@google.com>
commit
|
commitdiff
|
tree
2021-11-06
Eric Dumazet
mm/vmalloc: make show_numa_info() aware of hugepage...
Signed-off-by:
Eric Dumazet
<edumazet@google.com>
commit
|
commitdiff
|
tree
2021-11-04
Eric Dumazet
net: fix possible NULL deref in sock_reserve_memory
Signed-off-by:
Eric Dumazet
<edumazet@google.com>
commit
|
commitdiff
|
tree
2021-11-03
Eric Dumazet
net: add and use skb_unclone_keeptruesize() helper
Signed-off-by:
Eric Dumazet
<edumazet@google.com>
commit
|
commitdiff
|
tree
2021-11-01
Eric Dumazet
bpf: Add missing map_delete_elem method to bloom filter map
Signed-off-by:
Eric Dumazet
<edumazet@google.com>
commit
|
commitdiff
|
tree
2021-10-29
Eric Dumazet
x86/apic: Reduce cache line misses in __x2apic_send_IPI_mask()
Signed-off-by:
Eric Dumazet
<edumazet@google.com>
commit
|
commitdiff
|
tree
2021-10-28
Eric Dumazet
net: cleanup __sk_stream_memory_free()
Signed-off-by:
Eric Dumazet
<edumazet@google.com>
commit
|
commitdiff
|
tree
2021-10-28
Eric Dumazet
tcp: do not clear TCP_SKB_CB(skb)->sacked if already...
Signed-off-by:
Eric Dumazet
<edumazet@google.com>
commit
|
commitdiff
|
tree
2021-10-28
Eric Dumazet
tcp: do not clear skb->csum if already zero
Signed-off-by:
Eric Dumazet
<edumazet@google.com>
commit
|
commitdiff
|
tree
2021-10-28
Eric Dumazet
tcp: factorize ip_summed setting
Signed-off-by:
Eric Dumazet
<edumazet@google.com>
commit
|
commitdiff
|
tree
2021-10-28
Eric Dumazet
tcp: no longer set skb->reserved_tailroom
Signed-off-by:
Eric Dumazet
<edumazet@google.com>
commit
|
commitdiff
|
tree
2021-10-28
Eric Dumazet
tcp: remove dead code from tcp_collapse_retrans()
Signed-off-by:
Eric Dumazet
<edumazet@google.com>
commit
|
commitdiff
|
tree
2021-10-28
Eric Dumazet
tcp: cleanup tcp_remove_empty_skb() use
Signed-off-by:
Eric Dumazet
<edumazet@google.com>
commit
|
commitdiff
|
tree
2021-10-28
Eric Dumazet
tcp: remove dead code from tcp_sendmsg_locked()
Signed-off-by:
Eric Dumazet
<edumazet@google.com>
commit
|
commitdiff
|
tree
2021-10-28
Eric Dumazet
inet: remove races in inet{6}_getname()
Signed-off-by:
Eric Dumazet
<edumazet@google.com>
commit
|
commitdiff
|
tree
2021-10-27
Eric Dumazet
bpf: Use u64_stats_t in struct bpf_prog_stats
Signed-off-by:
Eric Dumazet
<edumazet@google.com>
commit
|
commitdiff
|
tree
2021-10-27
Eric Dumazet
bpf: Fixes possible race in update_prog_stats() for...
Signed-off-by:
Eric Dumazet
<edumazet@google.com>
commit
|
commitdiff
|
tree
2021-10-27
Eric Dumazet
bpf: Avoid races in __bpf_prog_run() for 32bit arches
Signed-off-by:
Eric Dumazet
<edumazet@google.com>
commit
|
commitdiff
|
tree
2021-10-26
Eric Dumazet
tcp: remove unneeded code from tcp_stream_alloc_skb()
Signed-off-by:
Eric Dumazet
<edumazet@google.com>
commit
|
commitdiff
|
tree
2021-10-26
Eric Dumazet
tcp: use MAX_TCP_HEADER in tcp_stream_alloc_skb
Signed-off-by:
Eric Dumazet
<edumazet@google.com>
commit
|
commitdiff
|
tree
2021-10-26
Eric Dumazet
tcp: rename sk_stream_alloc_skb
Signed-off-by:
Eric Dumazet
<edumazet@google.com>
commit
|
commitdiff
|
tree
2021-10-26
Eric Dumazet
net: annotate data-race in neigh_output()
Signed-off-by:
Eric Dumazet
<edumazet@google.com>
commit
|
commitdiff
|
tree
2021-10-26
Eric Dumazet
ipv6/tcp: small drop monitor changes
Signed-off-by:
Eric Dumazet
<edumazet@google.com>
commit
|
commitdiff
|
tree
2021-10-26
Eric Dumazet
ipv4: guard IP_MINTTL with a static key
Signed-off-by:
Eric Dumazet
<edumazet@google.com>
commit
|
commitdiff
|
tree
2021-10-26
Eric Dumazet
ipv4: annotate data races arount inet->min_ttl
Signed-off-by:
Eric Dumazet
<edumazet@google.com>
commit
|
commitdiff
|
tree
2021-10-26
Eric Dumazet
ipv6: guard IPV6_MINHOPCOUNT with a static key
Signed-off-by:
Eric Dumazet
<edumazet@google.com>
commit
|
commitdiff
|
tree
2021-10-26
Eric Dumazet
ipv6: annotate data races around np->min_hopcount
Signed-off-by:
Eric Dumazet
<edumazet@google.com>
commit
|
commitdiff
|
tree
2021-10-26
Eric Dumazet
net: annotate accesses to sk->sk_rx_queue_mapping
Signed-off-by:
Eric Dumazet
<edumazet@google.com>
commit
|
commitdiff
|
tree
2021-10-26
Eric Dumazet
net: avoid dirtying sk->sk_rx_queue_mapping
Signed-off-by:
Eric Dumazet
<edumazet@google.com>
commit
|
commitdiff
|
tree
2021-10-26
Eric Dumazet
net: avoid dirtying sk->sk_napi_id
Signed-off-by:
Eric Dumazet
<edumazet@google.com>
commit
|
commitdiff
|
tree
2021-10-26
Eric Dumazet
ipv6: move inet6_sk(sk)->rx_dst_cookie to sk->sk_rx_dst_cookie
Signed-off-by:
Eric Dumazet
<edumazet@google.com>
commit
|
commitdiff
|
tree
2021-10-26
Eric Dumazet
tcp: move inet->rx_dst_ifindex to sk->sk_rx_dst_ifindex
Signed-off-by:
Eric Dumazet
<edumazet@google.com>
commit
|
commitdiff
|
tree
2021-10-19
Eric Dumazet
net: sched: remove one pair of atomic operations
Signed-off-by:
Eric Dumazet
<edumazet@google.com>
commit
|
commitdiff
|
tree
2021-10-19
Eric Dumazet
net: sched: fix logic error in qdisc_run_begin()
Signed-off-by:
Eric Dumazet
<edumazet@google.com>
commit
|
commitdiff
|
tree
2021-10-19
Eric Dumazet
mm/mempolicy: do not allow illegal MPOL_F_NUMA_BALANCING...
Signed-off-by:
Eric Dumazet
<edumazet@google.com>
commit
|
commitdiff
|
tree
2021-10-15
Eric Dumazet
fq_codel: implement L4S style ce_threshold_ect1 marking
Signed-off-by:
Eric Dumazet
<edumazet@google.com>
commit
|
commitdiff
|
tree
2021-10-15
Eric Dumazet
net: add skb_get_dsfield() helper
Signed-off-by:
Eric Dumazet
<edumazet@google.com>
commit
|
commitdiff
|
tree
2021-10-15
Eric Dumazet
tcp: switch orphan_count to bare per-cpu counters
Signed-off-by:
Eric Dumazet
<edumazet@google.com>
commit
|
commitdiff
|
tree
2021-10-06
Eric Dumazet
gve: report 64bit tx_bytes counter from gve_handle_report_st...
Signed-off-by:
Eric Dumazet
<edumazet@google.com>
commit
|
commitdiff
|
tree
2021-10-06
Eric Dumazet
gve: fix gve_get_stats()
Signed-off-by:
Eric Dumazet
<edumazet@google.com>
commit
|
commitdiff
|
tree
2021-10-06
Eric Dumazet
rtnetlink: fix if_nlmsg_stats_size() under estimation
Signed-off-by:
Eric Dumazet
<edumazet@google.com>
commit
|
commitdiff
|
tree
2021-10-05
Eric Dumazet
netlink: annotate data races around nlk->bound
Signed-off-by:
Eric Dumazet
<edumazet@google.com>
commit
|
commitdiff
|
tree
2021-10-05
Eric Dumazet
net/sched: sch_taprio: properly cancel timer from taprio_des...
Signed-off-by:
Eric Dumazet
<edumazet@google.com>
commit
|
commitdiff
|
tree
2021-10-05
Eric Dumazet
net: bridge: fix under estimation in br_get_linkxstats_size()
Signed-off-by:
Eric Dumazet
<edumazet@google.com>
commit
|
commitdiff
|
tree
2021-10-05
Eric Dumazet
net: bridge: use nla_total_size_64bit() in br_get_linkxstats...
Signed-off-by:
Eric Dumazet
<edumazet@google.com>
commit
|
commitdiff
|
tree
2021-10-04
Eric Dumazet
net/mlx4_en: avoid one cache line miss to ring doorbell
Signed-off-by:
Eric Dumazet
<edumazet@google.com>
commit
|
commitdiff
|
tree
2021-10-01
Eric Dumazet
net_sched: fix NULL deref in fifo_set_limit()
Signed-off-by:
Eric Dumazet
<edumazet@google.com>
commit
|
commitdiff
|
tree
2021-10-01
Eric Dumazet
net: add kerneldoc comment for sk_peer_lock
Signed-off-by:
Eric Dumazet
<edumazet@google.com>
commit
|
commitdiff
|
tree
2021-09-30
Eric Dumazet
af_unix: fix races in sk_peer_pid and sk_peer_cred...
Signed-off-by:
Eric Dumazet
<edumazet@google.com>
commit
|
commitdiff
|
tree
2021-09-30
Eric Dumazet
mptcp: use batch snmp operations in mptcp_seq_show()
Signed-off-by:
Eric Dumazet
<edumazet@google.com>
commit
|
commitdiff
|
tree
2021-09-30
Eric Dumazet
net: snmp: inline snmp_get_cpu_field()
Signed-off-by:
Eric Dumazet
<edumazet@google.com>
commit
|
commitdiff
|
tree
2021-09-28
Eric Dumazet
net: udp: annotate data race around udp_sk(sk)->corkflag
Signed-off-by:
Eric Dumazet
<edumazet@google.com>
commit
|
commitdiff
|
tree
2021-09-23
Eric Dumazet
tcp: remove sk_{tr}x_skb_cache
Signed-off-by:
Eric Dumazet
<edumazet@google.com>
commit
|
commitdiff
|
tree
2021-09-21
Eric Dumazet
netfilter: conntrack: serialize hash resizes and cleanups
Signed-off-by:
Eric Dumazet
<edumazet@google.com>
commit
|
commitdiff
|
tree
2021-09-14
Eric Dumazet
Revert "Revert "ipv4: fix memory leaks in ip_cmsg_send...
Signed-off-by:
Eric Dumazet
<edumazet@google.com>
commit
|
commitdiff
|
tree
2021-09-14
Eric Dumazet
net-caif: avoid user-triggerable WARN_ON(1)
Signed-off-by:
Eric Dumazet
<edumazet@google.com>
commit
|
commitdiff
|
tree
2021-09-09
Eric Dumazet
net/af_unix: fix a data-race in unix_dgram_poll
Signed-off-by:
Eric Dumazet
<edumazet@google.com>
commit
|
commitdiff
|
tree
2021-09-04
Eric Dumazet
fq_codel: reject silly quantum parameters
Signed-off-by:
Eric Dumazet
<edumazet@google.com>
commit
|
commitdiff
|
tree
2021-09-03
Eric Dumazet
pktgen: remove unused variable
Signed-off-by:
Eric Dumazet
<edumazet@google.com>
commit
|
commitdiff
|
tree
2021-08-31
Eric Dumazet
fou: remove sparse errors
Signed-off-by:
Eric Dumazet
<edumazet@google.com>
commit
|
commitdiff
|
tree
2021-08-31
Eric Dumazet
ipv4: fix endianness issue in inet_rtm_getroute_build_skb()
Signed-off-by:
Eric Dumazet
<edumazet@google.com>
commit
|
commitdiff
|
tree
2021-08-31
Eric Dumazet
af_unix: fix potential NULL deref in unix_dgram_connect()
Signed-off-by:
Eric Dumazet
<edumazet@google.com>
commit
|
commitdiff
|
tree
2021-08-30
Eric Dumazet
ipv4: make exception cache less predictible
Signed-off-by:
Eric Dumazet
<edumazet@google.com>
commit
|
commitdiff
|
tree
2021-08-30
Eric Dumazet
ipv6: make exception cache less predictible
Signed-off-by:
Eric Dumazet
<edumazet@google.com>
commit
|
commitdiff
|
tree
2021-08-26
Eric Dumazet
ipv4: use siphash instead of Jenkins in fnhe_hashfun()
Signed-off-by:
Eric Dumazet
<edumazet@google.com>
commit
|
commitdiff
|
tree
2021-08-26
Eric Dumazet
ipv6: use siphash in rt6_exception_hash()
Signed-off-by:
Eric Dumazet
<edumazet@google.com>
commit
|
commitdiff
|
tree
2021-08-11
Eric Dumazet
net: igmp: increase size of mr_ifc_count
Signed-off-by:
Eric Dumazet
<edumazet@google.com>
commit
|
commitdiff
|
tree
2021-08-10
Eric Dumazet
net: igmp: fix data-race in igmp_ifc_timer_expire()
Signed-off-by:
Eric Dumazet
<edumazet@google.com>
commit
|
commitdiff
|
tree
2021-08-04
Eric Dumazet
ipv6: exthdrs: get rid of indirect calls in ip6_parse_tlv()
Signed-off-by:
Eric Dumazet
<edumazet@google.com>
commit
|
commitdiff
|
tree
2021-07-21
Eric Dumazet
tcp: tweak len/truesize ratio for coalesce candidates
Signed-off-by:
Eric Dumazet
<edumazet@google.com>
commit
|
commitdiff
|
tree
2021-07-21
Eric Dumazet
tcp: avoid indirect call in tcp_new_space()
Signed-off-by:
Eric Dumazet
<edumazet@google.com>
commit
|
commitdiff
|
tree
2021-07-20
Eric Dumazet
net/tcp_fastopen: remove tcp_fastopen_ctx_lock
Signed-off-by:
Eric Dumazet
<edumazet@google.com>
commit
|
commitdiff
|
tree
2021-07-20
Eric Dumazet
net/tcp_fastopen: remove obsolete extern
Signed-off-by:
Eric Dumazet
<edumazet@google.com>
commit
|
commitdiff
|
tree
2021-07-19
Eric Dumazet
net/tcp_fastopen: fix data races around tfo_active_disable_stamp
Signed-off-by:
Eric Dumazet
<edumazet@google.com>
commit
|
commitdiff
|
tree
2021-07-08
Eric Dumazet
ipv6: tcp: drop silly ICMPv6 packet too big messages
Signed-off-by:
Eric Dumazet
<edumazet@google.com>
commit
|
commitdiff
|
tree
2021-07-06
Eric Dumazet
PCI/P2PDMA: Finish RCU conversion of pdev->p2pdma
Signed-off-by:
Eric Dumazet
<edumazet@google.com>
commit
|
commitdiff
|
tree
next