summaryrefslogtreecommitdiff
path: root/net/ipv4
AgeCommit message (Expand)Author
2015-02-02Patch for 3.2.x, 3.4.x IP identifier regressionJeffrey Knockel
2014-12-01ipv4: disable bh while doing route gcMarcelo Ricardo Leitner
2014-12-01ipv4: avoid parallel route cache gc executionsMarcelo Ricardo Leitner
2014-12-01ipv4: move route garbage collector to work queueMarcelo Ricardo Leitner
2014-08-14tcp: Fix integer-overflow in TCP vegasChristoph Paasch
2014-08-14tcp: Fix integer-overflows in TCP venoChristoph Paasch
2014-08-14ip: make IP identifiers less predictableEric Dumazet
2014-08-14inetpeer: get rid of ip_id_countEric Dumazet
2014-08-07Revert: "net: ip, ipv6: handle gso skbs in forwarding path"Greg Kroah-Hartman
2014-07-28ipv4: fix buffer overflow in ip_options_compile()Eric Dumazet
2014-07-28tcp: fix false undo corner casesYuchung Cheng
2014-07-28igmp: fix the problem when mc leave groupdingtianhong
2014-07-28tcp: fix tcp_match_skb_to_sack() for unaligned SACK at end of an skbNeal Cardwell
2014-06-26net: tunnels - enable module autoloadingTom Gundersen
2014-06-16netfilter: ipv4: defrag: set local_df flag on defragmented skbFlorian Westphal
2014-06-07ipv4: initialise the itag variable in __mkroute_inputLi RongQing
2014-06-07ipv4: fib_semantics: increment fib_info_cnt after fib_info allocationSergey Popovich
2014-06-07net: ipv4: ip_forward: fix inverted local_df testFlorian Westphal
2014-06-07tcp_cubic: fix the range of delayed_ackLiu Yu
2014-06-07net: ipv4: current group_info should be put after using.Wang, Xiaoming
2014-05-18netfilter: Can't fail and free after table replacementThomas Graf
2014-03-11net: ip, ipv6: handle gso skbs in forwarding pathFlorian Westphal
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-15net: inet_diag: zero out uninitialized idiag_{src,dst} fieldsDaniel Borkmann
2013-12-20Revert "net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLAST"Greg Kroah-Hartman
2013-12-11net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLASTShawn Landden
2013-12-08inet: fix possible seqlock deadlocksEric Dumazet
2013-12-08net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLASTShawn Landden
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-11-04inet: fix possible memory corruption with UDP_CORK and UFOHannes Frederic Sowa
2013-11-04ipv4: fix ineffective source address selectionJiri Benc
2013-11-04net: do not call sock_put() on TIMEWAIT socketsEric Dumazet
2013-11-04tcp: do not forget FIN in tcp_shifted_skb()Eric Dumazet
2013-11-04tcp: must unclone packets before mangling themEric Dumazet
2013-10-13ipv4 igmp: use in_dev_put in timer handlers instead of __in_dev_putSalam Noureddine
2013-10-13ip: generate unique IP identificator if local fragmentation is allowedAnsis Atteka
2013-10-13ip: use ip_hdr() in __ip_make_skb() to retrieve IP headerAnsis Atteka
2013-09-14tcp: cubic: fix bug in bictcp_acked()Eric Dumazet
2013-09-14tcp: cubic: fix overflow error in bictcp_update()Eric Dumazet
2013-09-14fib_trie: remove potential out of bound accessEric Dumazet
2013-08-11sysctl net: Keep tcp_syn_retries inside the boundaryMichal Tesar
2013-07-28ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET pendi...Hannes Frederic Sowa
2013-07-28ipv4: Fixed MD5 key lookups when adding/ removing MD5 to/ from TCP sockets.Aydin Arik
2013-06-27ip_tunnel: fix kernel panic with icmp_dest_unreachEric Dumazet
2013-06-27tcp: xps: fix reordering issuesEric Dumazet
2013-06-27tcp: bug fix in proportional rate reduction.Nandita Dukkipati
2013-06-27tcp: fix tcp_md5_hash_skb_data()Eric Dumazet