x86/mm/xen: Suppress hugetlbfs in PV guests
[pandora-kernel.git] / net / ipv4 /
2016-04-30 Florian Westphalnetfilter: x_tables: fix unconditional helper
2016-04-30 Eric Dumazetipv4: fix memory leaks in ip_cmsg_send() callers
2016-04-30 Eric Dumazetipv6: update skb->csum when CE mark is propagated
2016-04-30 Neal Cardwelltcp_yeah: don't set ssthresh below 2
2016-04-30 David S. Milleripv4: Don't do expensive useless work during inetdev...
2016-04-30 Florian Westphalnetfilter: x_tables: make sure e->next_offset covers...
2016-04-30 Florian Westphalnetfilter: x_tables: validate e->target_offset early
2016-04-01 Benjamin Poiriermld, igmp: Fix reserved tailroom calculation
2016-01-22 Eric Dumazetudp: properly support MSG_PEEK with truncated buffers
2016-01-22 Ben HutchingsRevert "net: add length argument to skb_copy_and_csum_d...
2015-12-30 Hannes Frederic... net: add validation for the socket syscall protocol...
2015-12-30 Nikolay Aleksandrovnet: ipmr: fix static mfc/dev leaks on table destruction
2015-12-30 Eric Dumazettcp: initialize tp->copied_seq in case of cross SYN...
2015-12-30 Andrew Lunnipv4: igmp: Allow removing groups from a removed interface
2015-11-27 Ani Sinhaipmr: fix possible race resulting from improper usage...
2015-11-17 Sabrina Dubrocanet: add length argument to skb_copy_and_csum_datagram_...
2015-10-13 Eric Dumazetipv6: lock socket in ip6_datagram_connect()
2015-08-12 Edward Hyunkoo Jeeinet: frags: fix defragmented packet's IP header for...
2015-08-06 Eric Dumazetudp: fix behavior of wrong checksums
2015-05-09 Eric Dumazettcp: avoid looping in tcp_send_fin()
2015-05-09 Sebastian Pöhnip_forward: Drop frames with attached skb->sk
2015-05-09 Eric Dumazettcp: make connect() mem charging friendly
2015-05-09 bingtian.ly@taobao.comnet: avoid to hang up on sending due to sysctl configur...
2015-05-09 Lorenzo Colittinet: ping: Return EAFNOSUPPORT when appropriate.
2015-05-09 Michal Kubečekudp: only allow UFO for packets from SOCK_DGRAM sockets
2015-05-09 Alexander Drozdovipv4: ip_check_defrag should not assume that skb_networ...
2015-05-09 subashab@codeauror... ping: Fix race in free in receive path
2015-05-09 Willem de Bruijnip: zero sockaddr returned on error queue
2015-05-09 David S. Milleripv4: Missing sk_nulls_node_init() in ping_unhash().
2015-05-09 Alexander Drozdovipv4: ip_check_defrag should correctly check return...
2015-02-20 Ben HutchingsRevert "tcp: Apply device TSO segment limit earlier"
2015-02-20 Daniel Borkmannipv6: mld: fix add_grhead skb_over_panic for devs with...
2015-02-20 Herbert Xuipv4: Remove all uses of LL_ALLOCATED_SPACE
2015-01-01 Vasily Averinipv4: dst_entry leak in ip_send_unicast_reply()
2015-01-01 Eric Dumazettcp: md5: do not use alloc_percpu()
2015-01-01 Eric Dumazettcp: md5: remove spinlock usage in fast path
2015-01-01 Jiri Pirkoipv4: fix nexthop attlen check in fib_nh_match
2014-12-14 Jeffrey KnockelPatch for 3.2.x, 3.4.x IP identifier regression
2014-12-14 Eric Dumazettcp: be more strict before accepting ECN negociation
2014-11-05 Marcelo Ricardo... ipv4: disable bh while doing route gc
2014-11-05 Marcelo Ricardo... ipv4: avoid parallel route cache gc executions
2014-11-05 Marcelo Ricardo... ipv4: move route garbage collector to work queue
2014-09-13 Christoph Paaschtcp: Fix integer-overflow in TCP vegas
2014-09-13 Christoph Paaschtcp: Fix integer-overflows in TCP veno
2014-09-13 Eric Dumazetip: make IP identifiers less predictable
2014-09-13 Eric Dumazetinetpeer: get rid of ip_id_count
2014-09-13 Paul Moorenetlabel: fix a problem when setting bits below the...
2014-08-06 Mathias Krausenetfilter: ipt_ULOG: fix info leaks
2014-08-06 Eric Dumazetipv4: fix buffer overflow in ip_options_compile()
2014-08-06 dingtianhongigmp: fix the problem when mc leave group
2014-08-06 Neal Cardwelltcp: fix tcp_match_skb_to_sack() for unaligned SACK...
2014-08-06 Ben HutchingsRevert "net: ip, ipv6: handle gso skbs in forwarding...
2014-08-06 Ben HutchingsRevert "net: ipv4: ip_forward: fix inverted local_df...
2014-07-11 Tom Gundersennet: tunnels - enable module autoloading
2014-06-09 Li RongQingipv4: initialise the itag variable in __mkroute_input
2014-06-09 Sergey Popovichipv4: fib_semantics: increment fib_info_cnt after fib_i...
2014-06-09 Florian Westphalnet: ipv4: ip_forward: fix inverted local_df test
2014-06-09 Liu Yutcp_cubic: fix the range of delayed_ack
2014-06-09 Wang, Xiaomingnet: ipv4: current group_info should be put after using.
2014-06-09 Thomas Grafnetfilter: Can't fail and free after table replacement
2014-04-09 Florian Westphalnet: ip, ipv6: handle gso skbs in forwarding path
2014-02-15 Hannes Frederic... net: avoid reference counter overflows on fib_rules...
2014-02-15 Neal Cardwellinet_diag: fix inet_diag_dump_icsk() timewait socket...
2014-02-15 Daniel Borkmannnet: inet_diag: zero out uninitialized idiag_{src,dst...
2014-01-03 Eric Dumazetinet: fix possible seqlock deadlocks
2014-01-03 Hannes Frederic... inet: fix addr_len/msg->msg_namelen assignment in recv_...
2014-01-03 Hannes Frederic... inet: prevent leakage of uninitialized memory to user...
2014-01-03 Eric Dumazetipv4: fix possible seqlock deadlock
2014-01-03 Shawn Landdennet: update consumers of MSG_MORE to recognize MSG_SEND...
2013-11-28 Hannes Frederic... inet: fix possible memory corruption with UDP_CORK...
2013-11-28 Jiri Bencipv4: fix ineffective source address selection
2013-11-28 Eric Dumazetnet: do not call sock_put() on TIMEWAIT sockets
2013-11-28 Eric Dumazettcp: do not forget FIN in tcp_shifted_skb()
2013-11-28 Eric Dumazettcp: must unclone packets before mangling them
2013-10-26 Salam Noureddineipv4 igmp: use in_dev_put in timer handlers instead...
2013-10-26 Ansis Attekaip: generate unique IP identificator if local fragmenta...
2013-10-26 Eric Dumazetinetpeer: fix a race in inetpeer_gc_worker()
2013-10-26 Steffen Klassertinetpeer: Invalidate the inetpeer tree along with the...
2013-10-26 Eric Dumazettcp: cubic: fix bug in bictcp_acked()
2013-10-26 Eric Dumazettcp: cubic: fix overflow error in bictcp_update()
2013-10-26 Eric Dumazetfib_trie: remove potential out of bound access
2013-09-10 Michal Tesarsysctl net: Keep tcp_syn_retries inside the boundary
2013-08-02 Hannes Frederic... ipv6: call udp_push_pending_frames when uncorking a...
2013-06-29 Eric Dumazetip_tunnel: fix kernel panic with icmp_dest_unreach
2013-06-29 Eric Dumazettcp: xps: fix reordering issues
2013-06-29 Eric Dumazettcp: fix tcp_md5_hash_skb_data()
2013-05-13 Eric Dumazetnet: drop dst before queueing fragments
2013-05-13 Eric Dumazettcp: call tcp_replace_ts_recent() from tcp_ack()
2013-05-13 Wei Yongjunesp4: fix error return code in esp_output()
2013-05-13 Dmitry Popovtcp: incoming connections might use wrong route under...
2013-04-10 Yuchung Chengtcp: undo spurious timeout after SACK reneging
2013-04-10 Eric Dumazettcp: preserve ACK clocking in TSO
2013-03-27 Hannes Frederic... inet: limit length of fragment queue hash table bucket...
2013-03-27 Eric Dumazettcp: fix skb_availroom()
2013-03-27 David Wardnet/ipv4: Ensure that location of timestamp option...
2013-03-27 Neal Cardwelltcp: fix double-counted receiver RTT when leaving ...
2013-03-06 Eric Dumazetipv6: use a stronger hash for tcp
2013-03-06 Li Weiipv4: fix a bug in ping_err().
2013-02-20 Ilpo Järvinentcp: fix for zero packets_in_flight was too broad
2013-02-20 Eric Dumazettcp: frto should not set snd_cwnd to 0
next