summaryrefslogtreecommitdiff
path: root/net/ipv4
AgeCommit message (Expand)Author
2014-06-05Merge branch 'linux-3.10.40' into rel-21Ishan Mittal
2014-05-29Merge branch 'android-3.10' into rel-21Ishan Mittal
2014-04-24net: ipv4: current group_info should be put after using.Wang, Xiaoming
2014-04-14ipmr: fix mfc notification flagsNicolas Dichtel
2014-04-14tcp: tcp_release_cb() should release socket ownershipEric Dumazet
2014-04-14inet: frag: make sure forced eviction removes all fragsFlorian Westphal
2014-04-14net: fix for a race condition in the inet frag codeNikolay Aleksandrov
2014-03-23net-tcp: fastopen: fix high order allocationsEric Dumazet
2014-03-13Merge branch 'linux-3.10.33' into dev-kernel-3.10Deepak Nibade
2014-03-10Merge branch 'android-3.10' into dev-kernel-3.10Deepak Nibade
2014-03-06net: ip, ipv6: handle gso skbs in forwarding pathFlorian Westphal
2014-03-06ipv4: fix counter in_slow_totDuan Jiong
2014-03-06tcp: tsq: fix nonagle handlingJohn Ogness
2014-03-06ipv4: Fix runtime WARNING in rtmsg_ifa()Geert Uytterhoeven
2014-02-07tcp: add a sysctl to config the tcp_default_init_rwndJP Abgrall
2014-02-06net: Fix memory leak if TPROXY used with TCP early demuxHolger Eitzenberger
2014-02-06fib_frontend: fix possible NULL pointer dereferenceOliver Hartkopp
2014-02-06ip_tunnel: clear IPCB in ip_tunnel_xmit() in case dst_link_failure() is calledDuan Jiong
2014-02-06tcp: metrics: Avoid duplicate entries with the same destination-IPChristoph Paasch
2014-02-06net: avoid reference counter overflows on fib_rules in multicast forwardingHannes Frederic Sowa
2014-02-06inet_diag: fix inet_diag_dump_icsk() timewait socket state logicNeal Cardwell
2014-01-30ping: prevent NULL pointer dereference on write to msg_nameHannes Frederic Sowa
2014-01-30ping: always initialize ->sin6_scope_id and ->sin6_flowinfoCong Wang
2014-01-30net: ipv6: Add IPv6 support to the ping socket.Lorenzo Colitti
2014-01-15net: inet_diag: zero out uninitialized idiag_{src,dst} fieldsDaniel Borkmann
2014-01-15ip_gre: fix msg_name parsing for recvfrom/recvmsgTimo Teräs
2013-12-20Revert "net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLAST"Greg Kroah-Hartman
2013-12-16Merge tag 'v3.10.24' into HEADAjay Nandakumar
2013-12-11net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLASTShawn Landden
2013-12-08tcp: gso: fix truesize trackingEric Dumazet
2013-12-08inet: fix possible seqlock deadlocksEric Dumazet
2013-12-08net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLASTShawn Landden
2013-12-08ipv4: fix race in concurrent ip_route_input_slow()Alexei Starovoitov
2013-12-08tcp: don't update snd_nxt, when a socket is switched from repair modeAndrey Vagin
2013-12-08xfrm: Release dst if this dst is improper for vti tunnelfan.du
2013-12-08inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu funct...Hannes Frederic Sowa
2013-12-08inet: prevent leakage of uninitialized memory to user in recv syscallsHannes Frederic Sowa
2013-12-08ipv4: fix possible seqlock deadlockEric Dumazet
2013-12-08net-tcp: fix panic in tcp_fastopen_cache_set()Eric Dumazet
2013-12-08tcp: tsq: restore minimal amount of queueingEric Dumazet
2013-12-03ping: always initialize ->sin6_scope_id and ->sin6_flowinfoCong Wang
2013-12-03net: ipv6: Add IPv6 support to the ping socket.Lorenzo Colitti
2013-11-20ip_gre: Fix WCCPv2 header parsing.Pravin B Shelar
2013-11-04inet: fix possible memory corruption with UDP_CORK and UFOHannes Frederic Sowa
2013-11-04vti: get rid of nf mark rule in preroutingChristophe Gouault
2013-11-04ipv4: fix ineffective source address selectionJiri Benc
2013-11-04net: do not call sock_put() on TIMEWAIT socketsEric Dumazet
2013-11-04tcp: fix incorrect ca_state in tail loss probeYuchung Cheng
2013-11-04tcp: do not forget FIN in tcp_shifted_skb()Eric Dumazet
2013-11-04tcp: must unclone packets before mangling themEric Dumazet