]> err.no Git - linux-2.6/history - net/ipv4
[NET]: net.ipv4.ip_autoconfig sysctl removal
[linux-2.6] / net / ipv4 /
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-12 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davem...
2006-06-12 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davem...
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-08 Jeff GarzikMerge branch 'upstream-fixes' of git://lost.foo-project...
2006-06-08 Jeff GarzikMerge branch 'upstream-fixes' of git://git.kernel.org...
2006-06-05 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davem...
2006-06-05 Herbert Xu ~{PmVHI~}[TCP]: Avoid skb_pull if possible when trimming head
2006-06-05 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/brodo...
2006-06-03 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/jejb...
2006-06-03 Stephen Hemminger[TCP] tcp_highspeed: Fix problem observed by Xiaoliang...
2006-05-30 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davej...
2006-05-30 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2006-05-30 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davem...
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-24 Linus TorvaldsMerge branch 'for-linus' of master.kernel.org:/pub...
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-23 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davem...
2006-05-23 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davem...
2006-05-22 Patrick McHardy[NETFILTER]: SNMP NAT: fix memory corruption
2006-05-22 Alexey Dobriyan[NET]: Fix "ntohl(ntohs" bugs
2006-05-22 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/mcheh...
2006-05-20 Jeff GarzikMerge branch 'upstream-fixes' of git://git.kernel.org...
2006-05-20 Linus TorvaldsMerge branch 'for-linus' of master.kernel.org:/pub...
2006-05-19 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-mmc
2006-05-19 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2006-05-19 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/wim...
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 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davem...
2006-05-17 Angelo P. Castellani[TCP]: reno sacked_out count fix
2006-05-12 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davem...
2006-05-12 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/gregk...
2006-05-12 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/gregk...
2006-05-11 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2006-05-11 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-serial
2006-05-11 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davem...
2006-05-11 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/jejb...
2006-05-09 Wei Yongjun[IPV4]: ip_options_fragment() has no effect on fragment...
2006-05-09 Linus TorvaldsMerge git://oss.sgi.com:8090/xfs-2.6
2006-05-08 Stephen HemmingerMerge branch 'upstream-fixes' of git://git.kernel.org...
2006-05-08 Linus TorvaldsMerge branch 'release' of git://git.kernel.org/pub...
2006-05-08 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davem...
2006-05-08 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
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 Linus TorvaldsMerge branch 'merge' of git://git.kernel.org/pub/scm...
2006-05-04 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2006-05-04 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-mmc
2006-05-04 Linus TorvaldsMerge branch 'splice' of git://brick.kernel.dk/data...
2006-05-04 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davem...
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...
next