[TCP]: Extract tcp_match_queue_to_sack from sacktag code
[linux-2.6] / net / ipv4 /
2007-10-12  Ilpo Järvinen[TCP]: Extract tcp_match_queue_to_sack from sacktag...
2007-10-12  Ilpo Järvinen[TCP]: Kill almost unused variable pcount from sacktag
2007-10-12  Ilpo Järvinen[TCP]: Fix mark_head_lost to ignore R-bit when trying...
2007-10-12  Ilpo Järvinen[TCP]: Add bytes_acked (ABC) clearing to FRTO too
2007-10-11  David S. Miller[NETLINK]: fib_frontend build fixes
2007-10-11  Denis V. Lunev[NET]: make netlink user -> kernel interface synchronious
2007-10-11  Stephen Hemminger[INET]: local port range robustness
2007-10-10  Herbert Xu[IPSEC]: Move IP protocol setting from transforms into...
2007-10-10  Herbert Xu[IPSEC]: Move IP length/checksum setting out of transforms
2007-10-10  Herbert Xu[IPSEC]: Get rid of ipv6_{auth,esp,comp}_hdr
2007-10-10  Herbert Xu[IPSEC]: Use IPv6 calling convention as the convention...
2007-10-10  Herbert Xu[IPSEC]: Set skb->data to payload in x->mode->output
2007-10-10  Herbert Xu[IPSEC] esp: Remove NAT-T checksum invalidation for...
2007-10-10  Ilpo Järvinen[TCP]: Separate lost_retrans loop into own function
2007-10-10  Pavel Emelyanov[NETFILTER]: Make netfilter code use the seq_open_private
2007-10-10  Pavel Emelyanov[NET]: Make core networking code use seq_open_private
2007-10-10  Herbert Xu[IPSEC]: Move state lock into x->type->output
2007-10-10  Herbert Xu[IPSEC]: Store IPv6 nh pointer in mac_header on output
2007-10-10  Herbert Xu[IPSEC]: Move output replay code into xfrm_output
2007-10-10  Herbert Xu[IPSEC]: Move common output code to xfrm_output
2007-10-10  Herbert Xu[IPSEC] ah: Remove keys from ah_data structure
2007-10-10  Herbert Xu[IPSEC] esp: Remove keys from esp_data structure
2007-10-10  Stephen Hemminger[NET]: sparse warning fixes
2007-10-10  Ilpo Järvinen[TCP]: "Annotate" another fackets_out state reset
2007-10-10  Ilpo Järvinen[TCP]: Fix two off-by-one errors in fackets_out adjusti...
2007-10-10  Ilpo Järvinen[TCP]: Wrap-safed reordering detection FRTO check
2007-10-10  Ilpo Järvinen[TCP]: Update comment of SACK block validator
2007-10-10  Ilpo Järvinen[TCP]: fix comments that got messed up during code...
2007-10-10  Ilpo Järvinen[TCP]: No fackets_out/highest_sack tuning when SACK...
2007-10-10  Patrick McHardy[NETFILTER]: ctnetlink: use netlink policy
2007-10-10  Patrick McHardy[NETFILTER]: nfnetlink: rename functions containing...
2007-10-10  Patrick McHardy[NETFILTER]: nfnetlink: convert to generic netlink...
2007-10-10  Stephen Hemminger[NET]: Move hardware header operations out of netdevice.
2007-10-10  Stephen Hemminger[NET]: Wrap hard_header_parse
2007-10-10  Stephen Hemminger[NET]: Wrap netdevice hardware header creation.
2007-10-10  Eric W. Biederman[NET]: Make the loopback device per network namespace.
2007-10-10  Eric W. Biederman[IPV4]: When possible test for IFF_LOOPBACK and not...
2007-10-10  Eric W. Biederman[IPV4]: Remove unnecessary test for the loopback device...
2007-10-10  Ilpo Järvinen[TCP] MIB: Count FRTO's successfully detected spurious...
2007-10-10  Ilpo Järvinen[TCP]: Reordered ACK's (old) SACKs not included to...
2007-10-10  Ilpo Järvinen[TCP]: Re-place highest_sack check to a more robust...
2007-10-10  Daniel Lezcano[NET]: Dynamically allocate the loopback device, part 1.
2007-10-10  Ilpo Järvinen[TCP]: Avoid clearing sacktag hint in trivial situations
2007-10-10  Ilpo Järvinen[TCP]: Enable SACK enhanced FRTO (RFC4138) by default
2007-10-10  Ilpo Järvinen[TCP] FRTO: Improve interoperability with other undo_ma...
2007-10-10  Ilpo Järvinen[TCP]: Cleanup tcp_tso_acked and tcp_clean_rtx_queue
2007-10-10  Ilpo Järvinen[TCP]: Move accounting from tso_acked to clean_rtx_queue
2007-10-10  Ilpo Järvinen[TCP]: clear_all_retrans_hints prefixed by tcp_
2007-10-10  Ilpo Järvinen[TCP]: Make fackets_out accurate
2007-10-10  Ilpo Järvinen[TCP]: Maintain highest_sack accurately to the highest skb
2007-10-10  Rick Jones[TCP]: Return useful listenq info in tcp_info and INET_...
2007-10-10  David L Stevens[IPV4]: Add ICMPMsgStats MIB (RFC 4293)
2007-10-10  Denis Cheng[IPV4] af_inet.c: use ARRAY_SIZE macro from kernel...
2007-10-10  Herbert Xu[NETLINK]: Avoid pointer in netlink_run_queue
2007-10-10  Denis V. Lunev[IPV4/IPV6/DECNET]: Small cleanup for fib rules.
2007-10-10  Paul Moore[CIPSO]: remove duplicated code in the cipso_v4_*_getat...
2007-10-10  Ralf Baechle[NET]: Nuke SET_MODULE_OWNER macro.
2007-10-10  Eric Dumazet[IPV4]: Convert rt_check_expire() from softirq processi...
2007-10-10  Thomas Graf[NETLINK]: Introduce nested and byteorder flag to netli...
2007-10-10  Eric W. Biederman[NET]: Make the device list and device lookups per...
2007-10-10  Eric W. Biederman[NET]: Support multiple network namespaces with netlink
2007-10-10  Eric W. Biederman[NET]: Make device event notification network namespace...
2007-10-10  Eric W. Biederman[NET]: Make packet reception network namespace safe
2007-10-10  Eric W. Biederman[NET]: Make socket creation namespace safe.
2007-10-10  Eric W. Biederman[NET]: Make /proc/net per network namespace
2007-10-10  Ilpo Järvinen[NET]: DIV_ROUND_UP cleanup (part two)
2007-10-10  Masahide NAKAMURA[IPV4] IPSEC: Omit redirect for tunnelled packet.
2007-10-10  Stephen Hemminger[UDP]: Randomize port selection.
2007-10-10  Ilpo Järvinen[NET] Cleanup: DIV_ROUND_UP
2007-10-10  Ilpo Järvinen[TCP] MIB: Add counters for discarded SACK blocks
2007-10-10  Ilpo Järvinen[TCP]: Discard fuzzy SACK blocks
2007-10-10  Ilpo Järvinen[TCP]: Rename tcp_ack_packets_out -> tcp_rearm_rto
2007-10-10  Ilpo Järvinen[TCP]: tcp_packets_out_inc to tcp_output.c (no callers...
2007-10-10  Ilpo Järvinen[TCP]: Remove unnecessary wrapper tcp_packets_out_dec
2007-10-10  Stephen Hemminger[IPV4] fib_trie: macro cleanup
2007-10-10  Stephen Hemminger[IPV4] fib_trie: cleanup
2007-10-10  Ilpo Järvinen[TCP]: Move sack_ok access to obviously named funcs...
2007-10-10  Ilpo Järvinen[TCP]: Reduce sacked_out with reno when purging write_queue
2007-10-10  Ilpo Järvinen[TCP]: Keep state in Disorder also if only lost_out > 0
2007-10-10  Ilpo Järvinen[TCP]: Restore over-zealous tcp_sync_left_out-like...
2007-10-10  Ilpo Järvinen[TCP]: Left out sync->verify (the new meaning of it...
2007-10-10  Ilpo Järvinen[TCP]: Add tcp_left_out(tp) "back" to get cleaner looki...
2007-10-10  Ilpo Järvinen[TCP]: Tighten tcp_sock's belt, drop left_out
2007-10-10  Ilpo Järvinen[TCP]: Remove num_acked>0 checks from cong.ctrl mods...
2007-10-10  Ilpo Järvinen[TCP]: Add tcp_dec_pcount_approx int variant
2007-10-10  Ilpo Järvinen[TCP]: Move code from tcp_ecn.h to tcp*.c and tcp.h...
2007-10-10  Ilpo Järvinen[TCP]: Access to highest_sack obsoletes forward_cnt_hint
2007-10-10  Ilpo Järvinen[TCP] FRTO: remove unnecessary fackets/sacked_out recou...
2007-10-10  Ilpo Järvinen[TCP]: Move Reno SACKed_out counter functions earlier
2007-10-10  David S. Miller[TCP]: Extract DSACK detection code from tcp_sacktag_wr...
2007-10-10  Ilpo Järvinen[TCP]: Rexmit hint must be cleared instead of setting it
2007-10-10  Ilpo Järvinen[TCP]: Extracted rexmit hint clearing from the LOST...
2007-10-10  Ilpo Järvinen[TCP]: Add highest_sack seqno, points to globally highe...
2007-10-10  Jan-Bernd Themann[NET]: Generic Large Receive Offload for TCP traffic
2007-10-08  Linus TorvaldsMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2007-10-08  Ilpo Järvinen[TCP]: Fix fastpath_cnt_hint when GSO skb is partially...
2007-10-02  Linus TorvaldsMerge branch 'sas-fixes' of /linux/kernel/git/jgarzik...
2007-10-02  Linus TorvaldsMerge branch 'master' of /linux/kernel/git/davem/sparc-2.6
2007-10-01  Linus TorvaldsMerge branch 'fixes-jgarzik' of git://git./linux/kernel...
2007-09-28  Linus TorvaldsMerge branch 'master' of /linux/kernel/git/davem/net-2.6
next