aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4
Commit message (Expand)AuthorAge
* ipv4, ipv6: ensure raw socket message is big enough to hold an IP headerAlexander Potapenko2017-05-14
* tcp: do not inherit fastopen_req from parentEric Dumazet2017-05-14
* tcp: fix wraparound issue in tcp_lpEric Dumazet2017-05-14
* tcp: do not underestimate skb->truesize in tcp_trim_head()Eric Dumazet2017-05-14
* tcp: memset ca_priv data to 0 properlyWei Wang2017-05-03
* net-timestamp: avoid use-after-free in ip_recv_errorWillem de Bruijn2017-05-03
* tcp: clear saved_syn in tcp_disconnect()Eric Dumazet2017-05-03
* net: ipv4: fix multipath RTM_GETROUTE behavior when iif is givenFlorian Larysch2017-05-03
* ping: implement proper lockingEric Dumazet2017-05-03
* tcp: initialize icsk_ack.lrcvtime at session start timeEric Dumazet2017-03-30
* ipv4: provide stronger user input validation in nl_fib_input()Eric Dumazet2017-03-30
* dccp/tcp: fix routing redirect raceJon Maxwell2017-03-22
* net/tunnel: set inner protocol in network gro hooksPaolo Abeni2017-03-22
* tcp: fix various issues for sockets morphing to listen stateEric Dumazet2017-03-22
* tcp/dccp: block BH for SYN processingEric Dumazet2017-03-22
* ipv4: mask tos for input routeJulian Anastasov2017-03-22
* ip: fix IP_CHECKSUM handlingPaolo Abeni2017-02-26
* tcp: fix mark propagation with fwmark_reflect enabledPau Espin Pedrol2017-02-18
* igmp, mld: Fix memory leak in igmpv3/mld_del_delrec()Hangbin Liu2017-02-18
* ping: fix a null pointer dereferenceWANG Cong2017-02-18
* tcp: avoid infinite loop in tcp_splice_read()Eric Dumazet2017-02-18
* netlabel: out of bound access in cipso_v4_validate()Eric Dumazet2017-02-18
* ipv4: keep skb->dst around in presence of IP optionsEric Dumazet2017-02-18
* tcp: fix 0 divide in __tcp_select_window()Eric Dumazet2017-02-18
* net: Specify the owning module for lwtunnel opsRobert Shearman2017-02-04
* tcp: initialize max window for a new fastopen socketAlexey Kodanev2017-02-04
* lwtunnel: fix autoload of lwt modulesDavid Ahern2017-02-04
* tcp: fix tcp_fastopen unaligned access complaints on sparcShannon Nelson2017-02-04
* net: ipv4: fix table id in getroute responseDavid Ahern2017-02-04
* net: lwtunnel: Handle lwtunnel_fill_encap failureDavid Ahern2017-02-04
* net: ipv4: Fix multipath selection with vrfDavid Ahern2017-01-15
* ipv4: Do not allow MAIN to be alias for new LOCAL w/ custom rulesAlexander Duyck2017-01-15
* igmp: Make igmp group member RFC 3376 compliantMichal Tesar2017-01-15
* net: ipv4: dst for local input routes should use l3mdev if relevantDavid Ahern2017-01-15
* net: fix incorrect original ingress device index in PKTINFOWei Zhang2017-01-15
* inet: fix IP(V6)_RECVORIGDSTADDR for udp socketsWillem de Bruijn2017-01-15
* tcp: warn on bogus MSS and try to amend itMarcelo Ricardo Leitner2016-12-06
* net: ping: check minimum size on ICMP header lengthKees Cook2016-12-05
* ipv4: Drop suffix update from resize codeAlexander Duyck2016-12-05
* ipv4: Drop leaf from suffix pull/push functionsAlexander Duyck2016-12-05
* ipv4: Set skb->protocol properly for local outputEli Cooper2016-12-02
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2016-12-01
|\
| * esp4: Fix integrity verification when ESN are usedTobias Brunner2016-11-30
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2016-12-01
|\ \ | |/ |/|
| * netfilter: arp_tables: fix invoking 32bit "iptable -P INPUT ACCEPT" failed in...Hongxu Jia2016-11-30
| * netfilter: Update ip_route_me_harder to consider L3 domainDavid Ahern2016-11-24
* | GSO: Reload iph after pskb_may_pullArnaldo Carvalho de Melo2016-11-29
* | tcp: Set DEFAULT_TCP_CONG to bbr if DEFAULT_BBR is setJulian Wollrath2016-11-28
* | udplite: call proper backlog handlersEric Dumazet2016-11-24
|/
* tcp: zero ca_priv area when switching cc algorithmsFlorian Westphal2016-11-21