aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4
Commit message (Expand)AuthorAge
* ip_gre: Fix WCCPv2 header parsing.Pravin B Shelar2013-11-20
* inet: fix possible memory corruption with UDP_CORK and UFOHannes Frederic Sowa2013-11-04
* vti: get rid of nf mark rule in preroutingChristophe Gouault2013-11-04
* ipv4: fix ineffective source address selectionJiri Benc2013-11-04
* net: do not call sock_put() on TIMEWAIT socketsEric Dumazet2013-11-04
* tcp: fix incorrect ca_state in tail loss probeYuchung Cheng2013-11-04
* tcp: do not forget FIN in tcp_shifted_skb()Eric Dumazet2013-11-04
* tcp: must unclone packets before mangling themEric Dumazet2013-11-04
* tcp: TSQ can use a dynamic limitEric Dumazet2013-11-04
* tcp: TSO packets automatic sizingEric Dumazet2013-11-04
* ip_tunnel: Fix a memory corruption in ip_tunnel_xmitSteffen Klassert2013-10-13
* ipv4 igmp: use in_dev_put in timer handlers instead of __in_dev_putSalam Noureddine2013-10-13
* net: net_secret should not depend on TCPEric Dumazet2013-10-13
* ip: generate unique IP identificator if local fragmentation is allowedAnsis Atteka2013-10-13
* ip: use ip_hdr() in __ip_make_skb() to retrieve IP headerAnsis Atteka2013-10-13
* tcp: Add missing braces to do_tcp_setsockoptDave Jones2013-10-13
* tcp: tcp_make_synack() should use sock_wmallocPhil Oester2013-09-14
* ipv4: sendto/hdrincl: don't use destination address found in headerChris Clark2013-09-14
* tcp: don't apply tsoffset if rcv_tsecr is zeroAndrew Vagin2013-09-14
* tcp: initialize rcv_tstamp for restored socketsAndrew Vagin2013-09-14
* tcp: set timestamps for restored skb-sAndrey Vagin2013-09-14
* ip_tunnel: Do not use inner ip-header-id for tunnel ip-header-id.Pravin B Shelar2013-09-14
* ip_gre: fix ipgre_header to return correct offset MIME-Version: 1.0Timo Teräs2013-09-14
* tcp: cubic: fix bug in bictcp_acked()Eric Dumazet2013-09-14
* tcp: cubic: fix overflow error in bictcp_update()Eric Dumazet2013-09-14
* fib_trie: remove potential out of bound accessEric Dumazet2013-09-14
* net: rtm_to_ifaddr: free ifa if ifa_cacheinfo processing failsDaniel Borkmann2013-09-14
* sysctl net: Keep tcp_syn_retries inside the boundaryMichal Tesar2013-08-11
* ipv4: set transport header earlierEric Dumazet2013-07-28
* gre: Fix MTU sizing check for gretap tunnelsAlexander Duyck2013-07-28
* ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET pendi...Hannes Frederic Sowa2013-07-28
* ipip: fix a regression in ioctlCong Wang2013-07-28
* ip_tunnels: Use skb-len to PMTU check.Pravin B Shelar2013-07-28
* vti: remove duplicated code to fix a memory leakCong Wang2013-07-28
* gre: fix a regression in ioctlCong Wang2013-07-28
* gre: fix a possible skb leakEric Dumazet2013-06-25
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2013-06-24
|\
| * netfilter: ipt_ULOG: fix incorrect setting of ulog timerGao feng2013-06-24
* | ipv4: Fixed MD5 key lookups when adding/ removing MD5 to/ from TCP sockets.Aydin Arik2013-06-20
* | ip_tunnel: remove __net_init/exit from exported functionsEric Dumazet2013-06-13
* | net/ipv4: ip_vti clear skb cb before tunneling.Saurabh Mohan2013-06-13
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2013-05-30
|\
| * netfilter: ipt_ULOG: fix non-null terminated string in the nf_log pathChen Gang2013-05-23
* | ipv4: fix redirect handling for TCP packetsMichal Kubecek2013-05-28
* | ip_tunnel: fix kernel panic with icmp_dest_unreachEric Dumazet2013-05-26
* | tcp: xps: fix reordering issuesEric Dumazet2013-05-23
|/
* tcp: bug fix in proportional rate reduction.Nandita Dukkipati2013-05-23
* ip_gre: fix a possible crash in ipgre_err()Eric Dumazet2013-05-20
* tcp: gso: do not generate out of order packetsEric Dumazet2013-05-16
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2013-05-16
|\