intelfb delousing
[safe/jmp/linux-2.6] / net / ipv4 /
2006-06-23 Herbert Xu[IPSEC]: Handle GSO packets
2006-06-23 Herbert Xu[NET]: Add software TSOv4
2006-06-23 Herbert Xu[NET]: Merge TSO/UFO fields in sk_buff
2006-06-20 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2006-06-18 Herbert Xu[NET]: Add NETIF_F_GEN_CSUM and NETIF_F_ALL_CSUM
2006-06-18 David S. Miller[TCP]: Add tcp_slow_start_after_idle sysctl.
2006-06-18 Luca De Cicco[TCP] Westwood: reset RTT min after FRTO
2006-06-18 Luca De Cicco[TCP] Westwood: bandwidth filter startup
2006-06-18 Luca De Cicco[TCP] Westwood: comment fixes
2006-06-18 Stephen Hemminger[TCP] Westwood: fix first sample
2006-06-18 Stephen Hemminger[NET]: net.ipv4.ip_autoconfig sysctl removal
2006-06-18 Herbert Xu[NET]: Clean up skb_linearize
2006-06-18 Patrick McHardy[NETFILTER]: hashlimit match: fix random initialization
2006-06-18 Patrick McHardy[NETFILTER]: recent match: missing refcnt initialization
2006-06-18 Patrick McHardy[NETFILTER]: recent match: fix "sleeping function calle...
2006-06-18 James Morris[SECMARK]: Add secmark support to conntrack
2006-06-18 James Morris[SECMARK]: Add secmark support to core networking.
2006-06-18 David S. Miller[IPV4] icmp: Kill local 'ip' arg in icmp_redirect().
2006-06-18 Alexey Dobriyan[IPV4]: Right prototype of __raw_v4_lookup()
2006-06-18 Alexey Dobriyan[IPV4] igmp: Fixup struct ip_mc_list::multiaddr type
2006-06-18 David S. Miller[TCP]: Fix compile warning in tcp_probe.c
2006-06-18 Stephen Hemminger[TCP]: Limited slow start for Highspeed TCP
2006-06-18 Stephen Hemminger[TCP]: TCP Probe congestion window tracing
2006-06-18 Stephen Hemminger[TCP]: Minimum congestion window consolidation.
2006-06-18 Stephen Hemminger[TCP]: TCP Compound quad root function
2006-06-18 Angelo P. Castellani[TCP]: TCP Compound congestion control
2006-06-18 Bin Zhou[TCP]: TCP Veno congestion control
2006-06-18 Wong Hoi Sing Edison[TCP]: TCP Low Priority congestion control
2006-06-18 Alexey Dobriyan[NETFILTER]: PPTP helper: fixup gre_keymap_lookup(...
2006-06-18 Patrick McHardy[NETFILTER]: Add SIP connection tracking helper
2006-06-18 Patrick McHardy[NETFILTER]: H.323 helper: replace internal_net_addr...
2006-06-18 Jing Min Zhao[NETFILTER]: H.323 helper: Add support for Call Forwarding
2006-06-18 Patrick McHardy[NETFILTER]: amanda helper: convert to textsearch infra...
2006-06-18 Patrick McHardy[NETFILTER]: FTP helper: search optimization
2006-06-18 Patrick McHardy[NETFILTER]: SNMP helper: fix debug module param type
2006-06-18 Patrick McHardy[NETFILTER]: ctnetlink: change table dumping not to...
2006-06-18 Patrick McHardy[NETFILTER]: ctnetlink: fix NAT configuration
2006-06-18 Eric Leblond[NETFILTER]: conntrack: add fixed timeout flag in conne...
2006-06-18 Patrick McHardy[NETFILTER]: conntrack: add sysctl to disable checksumming
2006-06-18 Patrick McHardy[NETFILTER]: conntrack: don't call helpers for related...
2006-06-18 Patrick McHardy[NETFILTER]: recent match: replace by rewritten version
2006-06-18 Patrick McHardy[NETFILTER]: x_tables: add SCTP/DCCP support where...
2006-06-18 Patrick McHardy[NETFILTER]: x_tables: remove some unnecessary casts
2006-06-18 Herbert Xu[IPSEC] proto: Move transport mode input path into...
2006-06-18 Herbert Xu[IPSEC] xfrm: Abstract out encapsulation modes
2006-06-18 Herbert Xu[IPSEC] xfrm: Undo afinfo lock proliferation
2006-06-18 David S. Miller[TCP]: tcp_rcv_rtt_measure_ts() call in pure-ACK path...
2006-06-18 Chris Leech[I/OAT]: TCP recv offload to I/OAT
2006-06-18 Chris Leech[I/OAT]: Add a sysctl for tuning the I/OAT offloaded...
2006-06-18 Chris Leech[I/OAT]: Make sk_eat_skb I/OAT aware.
2006-06-18 Chris Leech[I/OAT]: Rename cleanup_rbuf to tcp_cleanup_rbuf and...
2006-06-18 Sean Hefty[NET]: Export ip_dev_find()
2006-06-12 Weidong[IPV4]: Increment ipInHdrErrors when TTL expires.
2006-06-12 Aki M Nyrhinen[TCP]: continued: reno sacked_out count fix
2006-06-05 Herbert Xu ~{PmVHI~}[TCP]: Avoid skb_pull if possible when trimming head
2006-06-03 Stephen Hemminger[TCP] tcp_highspeed: Fix problem observed by Xiaoliang...
2006-05-29 Alexey Dobriyan[NETFILTER]: PPTP helper: fix sstate/cstate typo
2006-05-29 Patrick McHardy[NETFILTER]: mark H.323 helper experimental
2006-05-29 Marcel Holtmann[NETFILTER]: Fix small information leak in SO_ORIGINAL_...
2006-05-23 Chris Wright[NETFILTER]: SNMP NAT: fix memleak in snmp_object_decode
2006-05-23 Patrick McHardy[NETFILTER]: H.323 helper: fix sequence extension parsing
2006-05-23 Patrick McHardy[NETFILTER]: H.323 helper: fix parser error propagation
2006-05-22 Patrick McHardy[NETFILTER]: SNMP NAT: fix memory corruption
2006-05-22 Alexey Dobriyan[NET]: Fix "ntohl(ntohs" bugs
2006-05-19 Solar Designer[NETFILTER]: Fix do_add_counters race, possible oops...
2006-05-19 Alexey Dobriyan[NETFILTER]: GRE conntrack: fix htons/htonl confusion
2006-05-19 Philip Craig[NETFILTER]: fix format specifier for netfilter log...
2006-05-19 Jesper Juhl[NETFILTER]: Fix memory leak in ipt_recent
2006-05-17 Angelo P. Castellani[TCP]: reno sacked_out count fix
2006-05-09 Wei Yongjun[IPV4]: ip_options_fragment() has no effect on fragment...
2006-05-07 Hua Zhong[IPV4]: Remove likely in ip_rcv_finish()
2006-05-06 John Heffner[TCP]: Fix snd_cwnd adjustments in tcp_highspeed.c
2006-05-04 Herbert Xu[TCP]: Fix sock_orphan dead lock
2006-05-04 Patrick McHardy[NETFILTER]: x_tables: don't use __copy_{from,to}_user...
2006-05-04 Jing Min Zhao[NETFILTER]: H.323 helper: Change author's email address
2006-05-04 Patrick McHardy[NETFILTER]: NAT: silence unused variable warnings...
2006-05-04 Patrick McHardy[NETFILTER]: H.323 helper: fix use of uninitialized...
2006-05-04 Patrick McHardy[NETFILTER]: H.323 helper: fix endless loop caused...
2006-05-03 Patrick McHardy[NETFILTER] SCTP conntrack: fix infinite loop
2006-05-02 Patrick McHardy[NETFILTER] x_tables: fix compat related crash on non-x86
2006-04-30 Hua Zhong[TCP]: Fix unlikely usage in tcp_transmit_skb()
2006-04-30 Herbert Xu[IPSEC]: Fix IP ID selection
2006-04-30 Heiko Carstens[IPV4]: inet_init() -> fs_initcall
2006-04-25 Thomas Voegtle[NETFILTER]: ULOG target is not obsolete
2006-04-20 Herbert Xu[TCP]: Account skb overhead in tcp_fragment
2006-04-18 Jesper Juhl[NET]: Remove redundant NULL checks before [kv]free
2006-04-18 Herbert Xu[TCP]: Fix truesize underflow
2006-04-18 Stephen Hemminger[IPV4]: ip_route_input panic fix
2006-04-14 Zach Brown[PATCH] ip_output: account for fraggap when checking...
2006-04-14 Adrian Bunk[IPV4]: Possible cleanups.
2006-04-11 KAMEZAWA Hiroyuki[PATCH] for_each_possible_cpu: network codes
2006-04-10 David S. Miller[IPV4] ip_fragment: Always compute hash with ipfrag_loc...
2006-04-10 Patrick McHardy[NETFILTER]: Fix DNAT in LOCAL_OUT
2006-04-10 Patrick McHardy[NETFILTER]: H.323 helper: remove changelog
2006-04-10 Patrick McHardy[NETFILTER]: Convert conntrack/ipt_REJECT to new checks...
2006-04-10 Patrick McHardy[NETFILTER]: Add address family specific checksum helpers
2006-04-10 Patrick McHardy[NETFILTER]: Introduce infrastructure for address famil...
2006-04-10 Patrick McHardy[NETFILTER]: Fix IP_NF_CONNTRACK_NETLINK dependency
2006-04-10 Jing Min Zhao[NETFILTER]: H.323 helper: add parameter 'default_rrq_ttl'
2006-04-10 Jing Min Zhao[NETFILTER]: H.323 helper: make get_h245_addr() static
next