OSDN Git Service

sock: free skb in skb_complete_tx_timestamp on error
[android-x86/kernel.git] / net / ipv4 /
2018-01-02 Ido Schimmelipv4: Fix use-after-free when flushing FIB tables
2018-01-02 Mohamed Ghannamnet: ipv4: fix for a race condition in raw_sendmsg
2018-01-02 Christoph Paaschtcp md5sig: Use skb's saddr when replying to an incomin...
2018-01-02 Neal Cardwelltcp_bbr: record "full bw reached" decision in new full_...
2018-01-02 Kevin Cernekeenet: igmp: Use correct source address on IGMPv3 reports
2018-01-02 Eric Dumazetipv4: igmp: guard against silly MTU values
2017-12-25 Hoang Trantcp: fix under-evaluated ssthresh in TCP Vegas
2017-12-25 Mark Rutlandnet: ipconfig: fix ic_close_devs() use-after-free
2017-12-25 Gao Fengnetfilter: nf_nat_snmp: Fix panic when snmp_trap_helper...
2017-12-25 Eric Dumazetinet: frag: release spinlock before calling icmp_send()
2017-12-20 Matteo Croceicmp: don't fail on fragment reassembly time exceeded
2017-12-16 Eric Dumazettcp/dccp: block bh before arming time_wait timer
2017-12-14 Xin Longroute: update fnhe_expires for redirect when the fnhe...
2017-12-14 Xin Longroute: also update fnhe_genid when updating a route...
2017-12-14 Florian Westphalnetfilter: don't track fragmented packets
2017-12-09 Jason Barontcp: correct memory barrier usage in tcp_check_space()
2017-11-30 David Ahernnet: Allow IP_MULTICAST_IF to set index to L3 slave
2017-11-24 Eric Dumazettcp: do not mangle skb->cb[] in tcp_make_synack()
2017-11-24 Konstantin Khlebnikovtcp_nv: fix division by zero in tcpnv_acked()
2017-11-21 Soheil Hassas Yeganehtcp: provide timestamps for partial writes
2017-11-18 Xin Longipip: only increase err_count for some certain type...
2017-11-18 Eric Dumazettcp/dccp: fix other lockdep splats accessing ireq_opt
2017-11-18 Eric Dumazettcp/dccp: fix lockdep splat in inet_csk_route_req()
2017-11-18 Craig Galleksoreuseport: fix initialization race
2017-11-18 Eric Dumazettcp/dccp: fix ireq->opt races
2017-11-18 Eric Dumazettcp: fix tcp_mtu_probe() vs highest_sack
2017-11-18 Alexey Kodanevgso: fix payload length when gso_size is zero
2017-11-15 Gilad Ben-YossefIPsec: do not ignore crypto err in ah4 input
2017-10-12 Alexey Kodanevvti: fix use after free in vti_tunnel_xmit/vti6_tnl_xmit
2017-10-12 Eric Dumazettcp: fastopen: fix on syn-data transmit failure
2017-10-12 Eric Dumazettcp: fix data delivery rate
2017-10-12 Eric Dumazettcp: update skb->skb_mstamp more carefully
2017-10-08 Liping Zhangnetfilter: invoke synchronize_rcu after set the _hook_...
2017-10-08 Ansis Attekaudp: disable inner UDP checksum offloads in IPsec case
2017-09-20 Haishuang Yanip_tunnel: fix setting ttl and tos value in collect_md...
2017-09-20 Jesper Dangaard... Revert "net: fix percpu memory leaks"
2017-09-20 Jesper Dangaard... Revert "net: use lib/percpu_counter API for fragmentati...
2017-09-20 Wei Wangtcp: initialize rcv_mss to TCP_MIN_MSS instead of 0
2017-08-30 Neal Cardwelltcp: when rearming RTO, if RTO time is in past then...
2017-08-30 Eric Dumazetipv4: better IP_MAX_MTU enforcement
2017-08-30 Eric Dumazetipv4: fix NULL dereference in free_fib_info_rcu()
2017-08-13 Willem de Bruijnudp: consistently apply ufo or fragmentation
2017-08-13 Greg Kroah-Hartmanrevert "ipv4: Should use consistent conditional judgeme...
2017-08-13 Greg Kroah-Hartmanrevert "net: account for current skb length when decidi...
2017-08-13 Nikolay Borisovigmp: Fix regression caused by igmp sysctl namespace...
2017-08-13 Willem de Bruijnnet: avoid skb_warn_bad_offload false positives on UFO
2017-08-13 Eric Dumazettcp: fastopen: tcp_connect() must refresh the route
2017-08-13 Eric Dumazetnet: fix keepalive code vs TCP_FASTOPEN_CONNECT
2017-08-13 Yuchung Chengtcp: avoid setting cwnd to invalid ssthresh after cwnd...
2017-08-11 Michal Kubečeknet: account for current skb length when deciding about UFO
2017-08-11 zheng liipv4: Should use consistent conditional judgement for...
2017-08-11 Pavel Tikhomirovipv4: make tcp_notsent_lowat sysctl knob behave as...
2017-08-11 Pau Espin Pedrolnetfilter: use fwmark_reflect in nf_send_reset
2017-08-11 Mahesh Bandewaripv4: initialize fib_trie prior to register_netdev_noti...
2017-08-11 Alexander Potapenkoipv4: ipv6: initialize treq->txhash in cookie_v[46...
2017-08-11 Neal Cardwelltcp_bbr: init pacing rate on first RTT sample
2017-08-11 Neal Cardwelltcp_bbr: remove sk_pacing_rate=0 transient during init
2017-08-11 Neal Cardwelltcp_bbr: introduce bbr_init_pacing_rate_from_rtt()...
2017-08-11 Neal Cardwelltcp_bbr: introduce bbr_bw_to_pacing_rate() helper
2017-08-11 Neal Cardwelltcp_bbr: cut pacing rate only if filled pipe
2017-07-21 WANG Congtcp: reset sk_rx_dst in tcp_disconnect()
2017-07-05 Florian Westphalnetfilter: use skb_to_full_sk in ip_route_me_harder
2017-07-05 WANG Congigmp: add a missing spin_lock_init()
2017-07-05 WANG Congigmp: acquire pmc lock for ip_mc_clear_src()
2017-06-17 Ralf BaechleNET: Fix /proc/net/arp for AX.25
2017-06-17 Eric Dumazettcp: tcp_probe: use spin_lock_bh()
2017-06-14 Eric Dumazetnet: ping: do not abuse udp_poll()
2017-06-14 Yuchung Chengtcp: disallow cwnd undo when switching congestion control
2017-06-07 Eric Dumazetipv4: add reference counting to metrics
2017-06-07 Wei Wangtcp: avoid fastopen API to be used on AF_UNSPEC
2017-06-07 David Ahernnet: Improve handling of failures on link and route...
2017-06-07 Soheil Hassas Yeganehtcp: eliminate negative reordering in tcp_clean_rtx_queue
2017-06-07 Yuchung Chengtcp: avoid fragmenting peculiar skbs in SACK
2017-06-07 Eric Dumazetdccp/tcp: do not inherit mc_list from parent
2017-05-14 Alexander Potapenkoipv4, ipv6: ensure raw socket message is big enough...
2017-05-14 Eric Dumazettcp: do not inherit fastopen_req from parent
2017-05-14 Eric Dumazettcp: fix wraparound issue in tcp_lp
2017-05-14 Eric Dumazettcp: do not underestimate skb->truesize in tcp_trim_head()
2017-05-03 Wei Wangtcp: memset ca_priv data to 0 properly
2017-05-03 Willem de Bruijnnet-timestamp: avoid use-after-free in ip_recv_error
2017-05-03 Eric Dumazettcp: clear saved_syn in tcp_disconnect()
2017-05-03 Florian Laryschnet: ipv4: fix multipath RTM_GETROUTE behavior when...
2017-05-03 Eric Dumazetping: implement proper locking
2017-03-30 Eric Dumazettcp: initialize icsk_ack.lrcvtime at session start...
2017-03-30 Eric Dumazetipv4: provide stronger user input validation in nl_fib_...
2017-03-22 Jon Maxwelldccp/tcp: fix routing redirect race
2017-03-22 Paolo Abeninet/tunnel: set inner protocol in network gro hooks
2017-03-22 Eric Dumazettcp: fix various issues for sockets morphing to listen...
2017-03-22 Eric Dumazettcp/dccp: block BH for SYN processing
2017-03-22 Julian Anastasovipv4: mask tos for input route
2017-02-26 Paolo Abeniip: fix IP_CHECKSUM handling
2017-02-18 Pau Espin Pedroltcp: fix mark propagation with fwmark_reflect enabled
2017-02-18 Hangbin Liuigmp, mld: Fix memory leak in igmpv3/mld_del_delrec()
2017-02-18 WANG Congping: fix a null pointer dereference
2017-02-18 Eric Dumazettcp: avoid infinite loop in tcp_splice_read()
2017-02-18 Eric Dumazetnetlabel: out of bound access in cipso_v4_validate()
2017-02-18 Eric Dumazetipv4: keep skb->dst around in presence of IP options
2017-02-18 Eric Dumazettcp: fix 0 divide in __tcp_select_window()
2017-02-04 Robert Shearmannet: Specify the owning module for lwtunnel ops
2017-02-04 Alexey Kodanevtcp: initialize max window for a new fastopen socket
next