OSDN Git Service

RDMA/mlx4: Do not map the core_clock page to user space unless enabled
[android-x86/kernel.git] / net / ipv4 /
2021-05-22 Jonathon Reinhartnet: Only allow init netns to set default tcp cong...
2021-04-16 Florian Westphalnetfilter: x_tables: fix compat match/target pad out...
2021-04-07 Alexander Ovechkintcp: relookup sock for RST+ACK packets handled by obsol...
2021-03-30 Mark TomlinsonRevert "netfilter: x_tables: Update remaining dereferen...
2021-03-30 Mark TomlinsonRevert "netfilter: x_tables: Switch synchronization...
2021-03-17 Paul Moorecipso,calipso: resolve a number of problems with the...
2021-03-17 Eric Dumazettcp: add sanity tests to TCP_QUEUE_SEQ
2021-03-17 Eric Dumazettcp: annotate tp->write_seq lockless reads
2021-03-17 Eric Dumazettcp: annotate tp->copied_seq lockless reads
2021-03-17 Daniel Borkmannnet: Fix gro aggregation for udp encaps with zero csum
2021-03-04 Jason A. Donenfeldnet: icmp: pass zeroed opts from icmp{,v6}_ndo_send...
2021-03-04 Jason A. Donenfeldicmp: introduce helper for nat'd source address in...
2021-02-10 Vadim Fedorenkonet: ip_tunnel: fix mtu calculation
2021-02-03 Pengcheng Yangtcp: fix TLP timer not set when CA_STATE changes from...
2021-01-27 Guillaume Naultudp: mask TOS bits in udp_v4_early_demux()
2021-01-27 Guillaume Naultnetfilter: rpfilter: mask ecn bits before fib lookup
2021-01-23 Willem de Bruijnesp: avoid unneeded kmap_atomic call
2021-01-17 Florian Westphalnet: fix pmtu check in nopmtudisc mode
2021-01-17 Florian Westphalnet: ip: always refragment ip defragmented packets
2021-01-12 Subash Abhinov Kas... netfilter: x_tables: Update remaining dereference to RCU
2021-01-12 Cong Wangerspan: fix version 1 check in gre_parse_header()
2021-01-12 Guillaume Naultipv4: Ignore ECN bits for fib lookups in fib_compute_sp...
2020-12-30 Subash Abhinov Kas... netfilter: x_tables: Switch synchronization to RCU
2020-12-30 Neal Cardwelltcp: fix cwnd-limited bug for TSO deferral where we...
2020-12-30 Eric Dumazettcp: select sane initial rcvq_space.space for big MSS
2020-12-08 Guillaume Naultipv4: Fix tos mask in inet_rtm_getroute()
2020-12-08 Alexander Duycktcp: Set INET_ECN_xmit configuration in tcp_reinit_cong...
2020-11-24 Ryan Sharpellettitcp: only postpone PROBE_RTT if RTT is < current min_rt...
2020-11-24 Wang Haiinet_diag: Fix error path to cancel the meseage in...
2020-11-18 Mao Wenannet: Update window_clamp if SOCK_RCVBUF is set
2020-11-18 Jason A. Donenfeldnetfilter: use actual socket sk rather than skb sk...
2020-11-05 Arjun Roytcp: Prevent low rmem stalls with SO_RCVLOWAT.
2020-10-30 Cong Wangip_gre: set dev->hard_header_len and dev->needed_headro...
2020-10-29 Pablo Neira Ayusonetfilter: nf_log: missing vlan offload tag and proto
2020-10-29 Eric Dumazeticmp: randomize the global rate limiter
2020-10-29 Neal Cardwelltcp: fix to update snd_wl1 in bulk receiver fast path
2020-10-29 David Ahernipv4: Restore flowi4_oif update before call to xfrm_loo...
2020-10-01 Vasily Averinrt_cpu_seq_next should increase position index
2020-10-01 Eric Dumazetnet: silence data-races on sk_backlog.tail
2020-09-26 Priyaranjan Jhatcp_bbr: adapt cwnd based on ack aggregation estimation
2020-09-26 Priyaranjan Jhatcp_bbr: refactor bbr_target_cwnd() for general infligh...
2020-09-26 David Ahernipv4: Update exception handling for multipath routes...
2020-09-26 Wei Wangip: fix tos reflection in ack and reset packets
2020-08-19 Tim Froidcoeurnet: initialize fastreuse on inet_inherit_port
2020-08-19 Tim Froidcoeurnet: refactor bind_bucket fastreuse into helper
2020-08-11 Lorenzo Bianconinet: gre: recompute gre csum for sctp over gre tunnels
2020-08-11 Ido Schimmelipv4: Silence suspicious RCU usage warning
2020-07-31 Kuniyuki Iwashimaudp: Improve load balancing for SO_REUSEPORT.
2020-07-31 Yuchung Chengtcp: allow at most one TLP probe per flight
2020-07-31 Miaohe Linnet: udp: Fix wrong clean up for IS_UDPLITE macro
2020-07-22 Eric Dumazettcp: md5: allow changing MD5 keys in all socket states
2020-07-22 Eric Dumazettcp: md5: refine tcp_md5_do_add()/tcp_md5_hash_key...
2020-07-22 Eric Dumazettcp: md5: do not send silly options in SYNCOOKIES
2020-07-22 Eric Dumazettcp: md5: add missing memory barriers in tcp_md5_do_add...
2020-07-22 Christoph Paaschtcp: make sure listeners don't initialize congestion...
2020-07-22 Eric Dumazettcp: fix SO_RCVLOWAT possible hangs under high mem...
2020-07-22 Sabrina Dubrocaipv4: fill fl4_icmp_{type,code} in ping_v4_sendmsg
2020-07-01 guodeqingnet: Fix the arp error in some cases
2020-07-01 Neal Cardwelltcp_cubic: fix spurious HYSTART_DELAY exit upon drop...
2020-07-01 Taehee Yooip_tunnel: fix use-after-free in ip_tunnel_lookup()
2020-07-01 Eric Dumazettcp: grow window for OOO packets only for SACK flows
2020-07-01 Denis Kirjanovtcp: don't ignore ECN CWR on pure ACK
2020-06-10 Yang Yingliangdevinet: fix memleak in inetdev_init()
2020-06-03 Pablo Neira Ayusonetfilter: nf_conntrack_pptp: prevent buffer overflows...
2020-06-03 Xin Longip_vti: receive ipip packet by calling ip_tunnel_rcv
2020-06-03 Jeremy Sowdenvti4: eliminated some duplicate code.
2020-06-03 Yuqi Jinnet: revert "net: get rid of an signed integer overflow...
2020-06-03 Vadim Fedorenkonet: ipip: fix wrong address family in init error path
2020-06-03 Martin KaFai Launet: inet_csk: Fix so_reuseport bind-address cache...
2020-05-20 Eric Dumazettcp: fix SO_RCVLOWAT hangs with fat skbs
2020-05-20 Kelly Littlepagenet: tcp: fix rx timestamp behavior for tcp_recvmsg
2020-05-20 Paolo Abeninet: ipv4: really enforce backoff for redirects
2020-05-20 Eric Dumazettcp: fix error recovery in tcp_zerocopy_receive()
2020-05-20 Paolo Abeninetlabel: cope with NULL catmap
2020-04-29 David Ahernxfrm: Always set XFRM_TRANSFORMED in xfrm{4,6}_output_f...
2020-04-29 Jeremy Sowdenvti4: removed duplicate log message.
2020-04-21 Taras Chornyinet: ipv4: devinet: Fix crash when add/del multicast...
2020-04-13 William Dauchynet, ip_tunnel: fix interface lookup with no key
2020-04-13 Qian Caiipv4: fix a RCU-list lock in fib_triestat_seq_show
2020-04-02 Nicolas Dichtelvti[6]: fix packet tx through bpf_redirect() in XinY...
2020-04-02 Eric Dumazettcp: repair: fix TCP_QUEUE_SEQ implementation
2020-04-02 Petr Machatanet: ip_gre: Accept IFLA_INFO_DATA-less configuration
2020-04-02 Petr Machatanet: ip_gre: Separate ERSPAN newlink / changelink callbacks
2020-03-20 Matteo Croceipv4: ensure rcu_read_lock() in cipso_v4_error()
2020-03-18 Eric Dumazetnet: memcg: fix lockdep splat in inet_csk_accept()
2020-03-18 Shakeel Buttnet: memcg: late association of sock to memcg
2020-03-18 Dmitry Yakunininet_diag: return classid for all socket types
2020-03-18 Eric Dumazetgre: fix uninit-value in __iptunnel_pull_header
2020-02-11 Eric Dumazettcp: clear tp->segs_{in|out} in tcp_disconnect()
2020-02-11 Eric Dumazettcp: clear tp->data_segs{in|out} in tcp_disconnect()
2020-02-11 Eric Dumazettcp: clear tp->delivered in tcp_disconnect()
2020-02-11 Eric Dumazettcp: clear tp->total_retrans in tcp_disconnect()
2020-02-05 Nicolas Dichtelvti[6]: fix packet tx through bpf_redirect()
2020-01-29 Eric Dumazettcp: do not leave dangling pointers in tp->highest_sack
2020-01-29 Wen Yangtcp_bbr: improve arithmetic division in bbr_update_bw()
2020-01-29 Paolo AbeniRevert "udp: do rmem bulk free even if the rx sk queue...
2020-01-29 William Dauchynet, ip_tunnel: fix namespaces move
2020-01-27 Eric Dumazettcp: annotate lockless access to tcp_memory_pressure
2020-01-27 Eric Dumazetnet: add {READ|WRITE}_ONCE() annotations on ->rskq_acce...
2020-01-27 Fred Klassennet/udp_gso: Allow TX timestamp with UDP GSO
next