[TCP]: Process linger2 timeout consistently.
[safe/jmp/linux-2.6] / net / ipv4 /
2006-08-02 David S. Miller[TCP]: Process linger2 timeout consistently.
2006-08-02 Tom Tucker[NET]: Core net changes to generate netevents
2006-08-02 Wei Yongjun[TCP]: SNMPv2 tcpAttemptFails counter error
2006-08-02 James Morris[TCP]: fix memory leak in net/ipv4/tcp_probe.c::tcpprob...
2006-07-26 Tetsuo Handa[IPV4/IPV6]: Setting 0 for unused port field in RAW...
2006-07-25 Alexey Kuznetsov[IPV4] ipmr: ip multicast route bug fix.
2006-07-25 Guillaume Chazarain[IPV4]: Clear the whole IPCB, this clears also IPCB...
2006-07-25 Patrick McHardy[NETFILTER]: SNMP NAT: fix byteorder confusion
2006-07-25 Adrian Bunk[NETFILTER]: conntrack: fix SYSCTL=n compile
2006-07-25 Patrick McHardy[NETFILTER]: H.323 helper: fix possible NULL-ptr derefe...
2006-07-21 Patrick McHardy[IPV4]: Fix nexthop realm dumping for multipath routes
2006-07-21 Panagiotis Issaris[NET]: Conversions from kmalloc+memset to k(z|c)alloc.
2006-07-21 Herbert Xu[IPV4]: Get rid of redundant IPCB->opts initialisation
2006-07-14 Stephen Hemminger[IPV4]: Clear skb cb on IP input
2006-07-12 Herbert Xu[IPV4]: Fix error handling for fib_insert_node call
2006-07-12 Herbert Xu[IPCOMP]: Fix truesize after decompression
2006-07-12 Xiaoliang (David... [TCP] tcp_highspeed: Fix AI updates.
2006-07-10 David S. Miller[TCP]: Remove TCP Compound
2006-07-10 Herbert Xu[IPV4] inetpeer: Get rid of volatile from peer_total
2006-07-08 Patrick McHardy[NET]: Fix IPv4/DECnet routing rule dumping
2006-07-08 Herbert Xu[NET] gso: Fix up GSO packets with broken checksums
2006-07-08 Herbert Xu[NET] gso: Add skb_is_gso
2006-07-04 Herbert Xu[NET]: Verify gso_type too in gso_segment
2006-07-03 Ingo Molnar[PATCH] lockdep: annotate bh_lock_sock()
2006-07-03 Ingo Molnar[PATCH] lockdep: fix RT_HASH_LOCK_SZ
2006-07-03 Ingo Molnar[PATCH] lockdep: prove spinlock rwlock locking correctness
2006-07-03 Ingo Molnar[PATCH] lockdep: locking init debugging improvement
2006-06-30 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2006-06-30 Herbert Xu[IPV6]: Added GSO support for TCPv6
2006-06-30 Herbert Xu[NET]: Generalise TSO-specific bits from skb_setup_caps
2006-06-30 Herbert Xu[IPV6]: Added GSO support for TCPv6
2006-06-30 Patrick McHardy[NETFILTER]: SCTP conntrack: fix crash triggered by...
2006-06-30 Herbert Xu[TCP]: Reset gso_segs if packet is dodgy
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-29 Matt LaPlante[NETFILTE] ipv4: Fix typo (Bugzilla #6753)
2006-06-29 Michael Chan[NET]: Add ECN support for TSO
2006-06-29 Sridhar Samudrala[TCP]: Export accept queue len of a TCP listening socke...
2006-06-29 Darrel Goeddel[NETLINK]: Encapsulate eff_cap usage within security...
2006-06-29 Herbert Xu[NET]: Added GSO header verification
2006-06-29 Patrick McHardy[NETFILTER]: ip_queue/nfnetlink_queue: drop bridge...
2006-06-29 Patrick McHardy[NETFILTER]: x_tables: fix xt_register_table error...
2006-06-26 Herbert Xu[NET]: Fix CHECKSUM_HW GSO problems.
2006-06-25 Paul Mackerras[PATCH] Define __raw_get_cpu_var and use it
2006-06-25 Andrew Morton[PATCH] remove for_each_cpu()
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...
next