]> git.ipfire.org Git - people/arne_f/kernel.git/history - net/ipv4
percpu: fix first chunk size calculation for populated bitmap
[people/arne_f/kernel.git] / net / ipv4 /
2020-08-21  Tim Froidcoeurnet: initialize fastreuse on inet_inherit_port
2020-08-21  Tim Froidcoeurnet: refactor bind_bucket fastreuse into helper
2020-08-21  Lorenzo Bianconinet: gre: recompute gre csum for sctp over gre tunnels
2020-08-21  Ido Schimmelipv4: Silence suspicious RCU usage warning
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: do not send silly options in SYNCOOKIES
2020-07-22  Christoph Paaschtcp: make sure listeners don't initialize congestion...
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: add missing memory barriers in tcp_md5_do_add...
2020-07-22  Sabrina Dubrocaipv4: fill fl4_icmp_{type,code} in ping_v4_sendmsg
2020-06-30  guodeqingnet: Fix the arp error in some cases
2020-06-30  Neal Cardwelltcp_cubic: fix spurious HYSTART_DELAY exit upon drop...
2020-06-30  Taehee Yooip_tunnel: fix use-after-free in ip_tunnel_lookup()
2020-06-30  Eric Dumazettcp: grow window for OOO packets only for SACK flows
2020-06-11  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-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  Paolo Abeninetlabel: cope with NULL catmap
2020-05-02  David Ahernxfrm: Always set XFRM_TRANSFORMED in xfrm{4,6}_output_f...
2020-05-02  Jeremy Sowdenvti4: removed duplicate log message.
2020-05-02  Arnd Bergmannnet: ipv4: avoid unused variable warning for sysctl
2020-05-02  Nicolai Stangenet: ipv4: emulate READ_ONCE() on ->hdrincl bit-field...
2020-04-24  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  Sabrina Dubrocanet: ipv4: don't let PMTU updates increase route MTU
2020-03-20  Matteo Croceipv4: ensure rcu_read_lock() in cipso_v4_error()
2020-03-20  Dmitry Yakunininet_diag: return classid for all socket types
2020-03-20  Eric Dumazetnet: memcg: fix lockdep splat in inet_csk_accept()
2020-03-20  Shakeel Buttnet: memcg: late association of sock to memcg
2020-03-20  Eric Dumazetgre: fix uninit-value in __iptunnel_pull_header
2020-02-14  Eric Dumazettcp: clear tp->segs_{in|out} in tcp_disconnect()
2020-02-14  Eric Dumazettcp: clear tp->data_segs{in|out} in tcp_disconnect()
2020-02-14  Eric Dumazettcp: clear tp->delivered in tcp_disconnect()
2020-02-14  Eric Dumazettcp: clear tp->total_retrans in tcp_disconnect()
2020-02-05  Nicolas Dichtelvti[6]: fix packet tx through bpf_redirect()
2020-01-29  Wen Yangtcp_bbr: improve arithmetic division in bbr_update_bw()
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-23  Pengcheng Yangtcp: fix marked lost packets not being retransmitted
2020-01-23  Florian Westphalnetfilter: arp_tables: init netns pointer in xt_tgdtor_...
2020-01-14  Florian Westphalnetfilter: arp_tables: init netns pointer in xt_tgchk_p...
2020-01-12  Pengcheng Yangtcp: fix "old stuff" D-SACK causing SACK to be treated...
2020-01-04  Eric Dumazettcp: do not send empty skb from tcp_write_xmit()
2020-01-04  Eric Dumazettcp/dccp: fix possible race __inet_lookup_established()
2020-01-04  Hangbin Liuvti: do not confirm neighbor when do pmtu update
2020-01-04  Hangbin Liutunnel: do not confirm neighbor when do pmtu update
2020-01-04  Hangbin Liunet: add bool confirm_neigh parameter for dst_ops.updat...
2020-01-04  Antonio Messinaudp: fix integer overflow while computing available...
2020-01-04  Eric Dumazetnet: icmp: fix data-race in cmp_global_allow()
2020-01-04  Eric Dumazetinetpeer: fix data-race in inet_putpeer / inet_putpeer
2019-12-21  Eric Dumazetinet: protect against too small mtu values.
2019-12-21  Eric Dumazettcp: md5: fix potential overestimation of TCP option...
2019-12-17  Eric Dumazettcp: exit if nothing to retransmit on RTO timeout
2019-12-17  Yuchung Chengtcp: fix SNMP TCP timeout under-estimation
2019-12-17  Yuchung Chengtcp: fix SNMP under-estimation on failed retransmission
2019-12-17  Yuchung Chengtcp: fix off-by-one bug on aborting window-probing...
2019-12-05  wenxuip_tunnel: Make none-tunnel-dst tunnel port work with...
2019-11-20  Tan Hunetfilter: masquerade: don't flush all conntracks if...
2019-11-20  Haishuang Yanip_gre: fix parsing gre header in ipgre_err
2019-11-12  David Ahernipv4: Fix table id reference in fib_sync_down_addr
2019-11-10  Eric Dumazetinet: stop leaking jiffies on the wire
2019-11-10  Xin Longerspan: fix the tun_info options_len check for erspan
2019-11-10  Eric Dumazetnet: use skb_queue_empty_lockless() in busy poll contexts
2019-11-10  Eric Dumazetnet: use skb_queue_empty_lockless() in poll() handlers
2019-11-10  Eric Dumazetudp: use skb_queue_empty_lockless()
2019-11-10  Eric Dumazetudp: fix data-race in udp_set_dev_scratch()
2019-11-10  Eric Dumazetnet: annotate accesses to sk->sk_incoming_cpu
2019-10-29  Stefano Brivioipv4: Return -ENETUNREACH if we can't create route...
2019-10-07  Paolo Abeninet: ipv4: avoid mixed n_redirects and rate_tokens...
2019-10-07  Haishuang Yanerspan: remove the incorrect mtu limit for erspan
2019-10-05  Stephen Hemmingernet: don't warn in inet diag when IPV6 is disabled
2019-09-21  Christoph Paaschtcp: Don't dequeue SYN/FIN-segments from write-queue
2019-09-21  Christoph Paaschtcp: Reset send_head when removing skb from write-queue
2019-09-19  Neal Cardwelltcp: fix tcp_ecn_withdraw_cwr() to clear TCP_ECN_QUEUE_CWR
2019-09-10  Eric Dumazettcp: remove empty skb from write queue in error cases
2019-09-10  Willem de Bruijntcp: inherit timestamp on mtu probe
2019-08-16  Miaohe Linnetfilter: Fix rpfilter dropping vrf packets by mistake
2019-08-09  Eric Dumazettcp: be more careful in tcp_fragment()
2019-08-04  Xin Longip_tunnel: allow not to count pkts on tstats by setting...
2019-07-31  Christoph Paaschtcp: Reset bytes_acked and bytes_received when disconne...
2019-07-31  Eric Dumazettcp: fix tcp_set_congestion_control() use from bpf...
2019-07-31  Matteo Croceipv4: don't set IPv6 only flags to IPv4 addresses
2019-07-31  Eric Dumazetigmp: fix memory leak in igmpv3_del_delrec()
2019-07-03  Martin KaFai Laubpf: udp: Avoid calling reuseport's bpf_prog from udp_gro
2019-07-03  Stephen Suryaputraipv4: Use return value of inet_iif() for __raw_v4_looku...
2019-06-27  Eric Dumazettcp: refine memory limit test in tcp_fragment()
2019-06-17  Eric Dumazettcp: enforce tcp_min_snd_mss in tcp_mtu_probing()
2019-06-17  Eric Dumazettcp: add tcp_min_snd_mss sysctl
2019-06-17  Eric Dumazettcp: tcp_fragment() should apply sane memory limits
2019-06-17  Eric Dumazettcp: limit payload size of sacked skbs
next