summaryrefslogtreecommitdiff
path: root/net/ipv4
AgeCommit message (Expand)Author
2015-02-20Revert "tcp: Apply device TSO segment limit earlier"Ben Hutchings
2015-02-20ipv6: mld: fix add_grhead skb_over_panic for devs with large MTUsDaniel Borkmann
2015-02-20ipv4: Remove all uses of LL_ALLOCATED_SPACEHerbert Xu
2015-01-01ipv4: dst_entry leak in ip_send_unicast_reply()Vasily Averin
2015-01-01tcp: md5: do not use alloc_percpu()Eric Dumazet
2015-01-01tcp: md5: remove spinlock usage in fast pathEric Dumazet
2015-01-01ipv4: fix nexthop attlen check in fib_nh_matchJiri Pirko
2014-12-14Patch for 3.2.x, 3.4.x IP identifier regressionJeffrey Knockel
2014-12-14tcp: be more strict before accepting ECN negociationEric Dumazet
2014-11-05ipv4: disable bh while doing route gcMarcelo Ricardo Leitner
2014-11-05ipv4: avoid parallel route cache gc executionsMarcelo Ricardo Leitner
2014-11-05ipv4: move route garbage collector to work queueMarcelo Ricardo Leitner
2014-09-13tcp: Fix integer-overflow in TCP vegasChristoph Paasch
2014-09-13tcp: Fix integer-overflows in TCP venoChristoph Paasch
2014-09-13ip: make IP identifiers less predictableEric Dumazet
2014-09-13inetpeer: get rid of ip_id_countEric Dumazet
2014-09-13netlabel: fix a problem when setting bits below the previously lowest bitPaul Moore
2014-08-06netfilter: ipt_ULOG: fix info leaksMathias Krause
2014-08-06ipv4: fix buffer overflow in ip_options_compile()Eric Dumazet
2014-08-06igmp: fix the problem when mc leave groupdingtianhong
2014-08-06tcp: fix tcp_match_skb_to_sack() for unaligned SACK at end of an skbNeal Cardwell
2014-08-06Revert "net: ip, ipv6: handle gso skbs in forwarding path"Ben Hutchings
2014-08-06Revert "net: ipv4: ip_forward: fix inverted local_df test"Ben Hutchings
2014-07-11net: tunnels - enable module autoloadingTom Gundersen
2014-06-09ipv4: initialise the itag variable in __mkroute_inputLi RongQing
2014-06-09ipv4: fib_semantics: increment fib_info_cnt after fib_info allocationSergey Popovich
2014-06-09net: ipv4: ip_forward: fix inverted local_df testFlorian Westphal
2014-06-09tcp_cubic: fix the range of delayed_ackLiu Yu
2014-06-09net: ipv4: current group_info should be put after using.Wang, Xiaoming
2014-06-09netfilter: Can't fail and free after table replacementThomas Graf
2014-04-09net: ip, ipv6: handle gso skbs in forwarding pathFlorian Westphal
2014-02-15net: avoid reference counter overflows on fib_rules in multicast forwardingHannes Frederic Sowa
2014-02-15inet_diag: fix inet_diag_dump_icsk() timewait socket state logicNeal Cardwell
2014-02-15net: inet_diag: zero out uninitialized idiag_{src,dst} fieldsDaniel Borkmann
2014-01-03inet: fix possible seqlock deadlocksEric Dumazet
2014-01-03inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu funct...Hannes Frederic Sowa
2014-01-03inet: prevent leakage of uninitialized memory to user in recv syscallsHannes Frederic Sowa
2014-01-03ipv4: fix possible seqlock deadlockEric Dumazet
2014-01-03net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLASTShawn Landden
2013-11-28inet: fix possible memory corruption with UDP_CORK and UFOHannes Frederic Sowa
2013-11-28ipv4: fix ineffective source address selectionJiri Benc
2013-11-28net: do not call sock_put() on TIMEWAIT socketsEric Dumazet
2013-11-28tcp: do not forget FIN in tcp_shifted_skb()Eric Dumazet
2013-11-28tcp: must unclone packets before mangling themEric Dumazet
2013-10-26ipv4 igmp: use in_dev_put in timer handlers instead of __in_dev_putSalam Noureddine
2013-10-26ip: generate unique IP identificator if local fragmentation is allowedAnsis Atteka
2013-10-26inetpeer: fix a race in inetpeer_gc_worker()Eric Dumazet
2013-10-26inetpeer: Invalidate the inetpeer tree along with the routing cacheSteffen Klassert
2013-10-26tcp: cubic: fix bug in bictcp_acked()Eric Dumazet
2013-10-26tcp: cubic: fix overflow error in bictcp_update()Eric Dumazet