index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
2017-07-21
tcp: reset sk_rx_dst in tcp_disconnect()
WANG Cong
2017-07-21
net: account for current skb length when deciding about UFO
Michal Kubeček
2017-07-05
esp4: Fix udpencap for local TCP packets.
Steffen Klassert
2017-07-05
net: don't global ICMP rate limit packets originating from loopback
Jesper Dangaard Brouer
2017-07-05
igmp: add a missing spin_lock_init()
WANG Cong
2017-07-05
igmp: acquire pmc lock for ip_mc_clear_src()
WANG Cong
2017-07-05
net: Fix inconsistent teardown and release of private netdev state.
David S. Miller
2017-06-14
net: ping: do not abuse udp_poll()
Eric Dumazet
2017-06-14
tcp: disallow cwnd undo when switching congestion control
Yuchung Cheng
2017-06-07
ipv4: add reference counting to metrics
Eric Dumazet
2017-06-07
tcp: avoid fastopen API to be used on AF_UNSPEC
Wei Wang
2017-06-07
net: Improve handling of failures on link and route dumps
David Ahern
2017-06-07
tcp: eliminate negative reordering in tcp_clean_rtx_queue
Soheil Hassas Yeganeh
2017-06-07
tcp: avoid fragmenting peculiar skbs in SACK
Yuchung Cheng
2017-06-07
dccp/tcp: do not inherit mc_list from parent
Eric Dumazet
2017-05-14
tcp: randomize timestamps on syncookies
Eric Dumazet
2017-05-14
ipv4, ipv6: ensure raw socket message is big enough to hold an IP header
Alexander Potapenko
2017-05-14
tcp: do not inherit fastopen_req from parent
Eric Dumazet
2017-05-14
tcp: fix wraparound issue in tcp_lp
Eric Dumazet
2017-05-14
tcp: fix access to sk->sk_state in tcp_poll()
Davide Caratti
2017-04-28
tcp: do not underestimate skb->truesize in tcp_trim_head()
Eric Dumazet
2017-04-28
ipv4: Don't pass IP fragments to upper layer GRO handlers.
Steffen Klassert
2017-04-26
tcp: memset ca_priv data to 0 properly
Wei Wang
2017-04-24
udp: disable inner UDP checksum offloads in IPsec case
Ansis Atteka
2017-04-24
ipv4: Avoid caching l3mdev dst on mismatched local route
Robert Shearman
2017-04-17
net-timestamp: avoid use-after-free in ip_recv_error
Willem de Bruijn
2017-04-17
ipv4: fix a deadlock in ip_ra_control
WANG Cong
2017-04-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2017-04-13
netfilter: ipt_CLUSTERIP: Fix wrong conntrack netns refcnt usage
Gao Feng
2017-04-09
tcp: clear saved_syn in tcp_disconnect()
Eric Dumazet
2017-04-08
net: tcp: Increase TCP_MIB_OUTRSTS even though fail to alloc skb
Gao Feng
2017-04-07
tcp: restrict F-RTO to work-around broken middle-boxes
Yuchung Cheng
2017-04-06
net: ipv4: fix multipath RTM_GETROUTE behavior when iif is given
Florian Larysch
2017-04-05
tcp: fix reordering SNMP under-counting
Yuchung Cheng
2017-04-05
tcp: fix lost retransmit SNMP under-counting
Yuchung Cheng
2017-04-03
tcp: minimize false-positives on TCP/GRO check
Marcelo Ricardo Leitner
2017-03-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2017-03-27
net: ipconfig: fix ic_close_devs() use-after-free
Mark Rutland
2017-03-27
netfilter: nf_nat_snmp: Fix panic when snmp_trap_helper fails to register
Gao Feng
2017-03-27
netfilter: invoke synchronize_rcu after set the _hook_ to NULL
Liping Zhang
2017-03-24
ping: implement proper locking
Eric Dumazet
2017-03-22
inet: frag: release spinlock before calling icmp_send()
Eric Dumazet
2017-03-22
tcp: initialize icsk_ack.lrcvtime at session start time
Eric Dumazet
2017-03-22
ipv4: provide stronger user input validation in nl_fib_input()
Eric Dumazet
2017-03-16
tcp: tcp_get_info() should read tcp_time_stamp later
Eric Dumazet
2017-03-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2017-03-13
dccp/tcp: fix routing redirect race
Jon Maxwell
2017-03-13
netfilter: nf_tables: fix mismatch in big-endian system
Liping Zhang
2017-03-09
udp: avoid ufo handling on IP payload compression packets
Alexey Kodanev
2017-03-09
net: Work around lockdep limitation in sockets that use sockets
David Howells
[next]