]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/history - net/ipv4
tcp: Kill precaution that's very likely obsolete
[linux-2.6-omap-h63xx.git] / net / ipv4 /
2008-09-21 Ilpo Järvinentcp: Kill precaution that's very likely obsolete
2008-09-21 Ilpo Järvinentcp: convert retransmit_cnt_hint to seqno
2008-09-21 Ilpo Järvinentcp: add helper for lost bit toggling
2008-09-21 Ilpo Järvinentcp: move tcp_verify_retransmit_hint
2008-09-21 Ilpo Järvinentcp: Partial hint clearing has again become meaningless
2008-09-19 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2008-09-19 David S. MillerMerge branch 'new-drivers' of master.kernel.org:/pub...
2008-09-17 Brian Haleyipvs: change some __constant_htons() to htons()
2008-09-17 Simon Hormanipvs: add __aquire/__release annotations to ip_vs_info_...
2008-09-17 Simon Hormanipvs: supply a valid 0 address to ip_vs_conn_new()
2008-09-17 Simon Hormanipvs: only unlock in ip_vs_edit_service() if already...
2008-09-17 Simon HormanMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-09-13 Stephen Rothwellnet: ip_vs_proto_{tcp,udp} build fix
2008-09-11 David S. MillerMerge branch 'master' of master.kernel.org:/pub/scm...
2008-09-10 David S. MillerMerge branch 'lvs-next-2.6' of git://git.kernel.org...
2008-09-10 David S. MillerMerge branch 'master' of master.kernel.org:/pub/scm...
2008-09-09 Simon HormanMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-09-09 David S. MillerMerge branch 'master' of git://eden-feed.erg.abdn.ac...
2008-09-09 Gerrit RenkerThis reverts "Merge branch 'dccp' of git://eden-feed...
2008-09-09 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2008-09-09 David S. MillerMerge branch 'dccp' of git://eden-feed.erg.abdn.ac...
2008-09-08 David S. MillerMerge branch 'master' of master.kernel.org:/pub/scm...
2008-09-08 Sven Wegeneripvs: Embed user stats structure into kernel stats...
2008-09-08 Sven Wegeneripvs: Restrict connection table size via Kconfig
2008-09-08 Julius VolzIPVS: Remove incorrect ip_route_me_harder(), fix IPv6
2008-09-08 Simon Hormanipvs: handle PARTIAL_CHECKSUM
2008-09-08 Linus TorvaldsMerge branch 'master' of git://git.kernel.org/pub/scm...
2008-09-08 Linus TorvaldsMerge branch 'merge' of git://git.kernel.org/pub/scm...
2008-09-08 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-09-08 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2008-09-08 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git.kerne...
2008-09-08 Linus TorvaldsMerge branch 'upstream-linus' of git://git.kernel.org...
2008-09-08 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-09-08 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-09-08 Daniel Lezcanonetns : fix kernel panic in timewait socket destruction
2008-09-07 Simon HormanIPVS: use ipv6_addr_copy()
2008-09-07 Simon HormanIPVS: fix bogus indentation
2008-09-07 Sven Wegeneripvs: Reject ipv6 link-local addresses for destinations
2008-09-07 Sven Wegeneripvs: Mark tcp/udp v4 and v6 debug functions static
2008-09-07 Sven Wegeneripvs: Return negative error values from ip_vs_edit_serv...
2008-09-07 Sven Wegeneripvs: Use pointer to address from sync message
2008-09-07 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-09-07 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-09-06 Ingo MolnarMerge branch 'sched/cpuset' into sched/urgent
2008-09-05 Linus TorvaldsMerge branch 'sh/for-2.6.27' of git://git.kernel.org...
2008-09-05 Linus TorvaldsMerge branch 'core/debugobjects' of git://git.kernel...
2008-09-05 Linus TorvaldsMerge branch 'release-2.6.27' of git://git.kernel.org...
2008-09-05 Simon Hormanipvs: load balance ipv6 connections from a local process
2008-09-05 Malcolm Turnbullipvs: load balance IPv4 connections from a local process
2008-09-05 Julius VolzIPVS: Allow adding IPv6 services from userspace
2008-09-05 Julius VolzIPVS: Activate IPv6 Netfilter hooks
2008-09-05 Julius VolzIPVS: Adjust various debug outputs to use new macros
2008-09-05 Vince BusamIPVS: Add function to determine if IPv6 address is...
2008-09-05 Julius VolzIPVS: Turn off FTP application helper for IPv6
2008-09-05 Julius VolzIVPS: Disable sync daemon for IPv6 connections
2008-09-05 Vince BusamIPVS: Convert procfs files for IPv6 entry output
2008-09-05 Julius VolzIPVS: Convert real server lookup functions
2008-09-05 Julius VolzIPVS: Add/adjust Netfilter hook functions and helpers...
2008-09-05 Julius VolzIPVS: Extend scheduling functions for IPv6 support
2008-09-05 Julius VolzIPVS: Add and bind IPv6 xmit functions
2008-09-05 Julius VolzIPVS: Add IPv6 support to xmit() support functions
2008-09-05 Julius VolzIPVS: Extend functions for getting/creating connections
2008-09-05 Julius VolzIPVS: Extend protocol DNAT/SNAT and state handlers
2008-09-05 Julius VolzIPVS: Add protocol debug functions for IPv6
2008-09-05 Julius VolzIPVS: Add 'af' args to protocol handler functions
2008-09-05 Julius VolzIPVS: Add IPv6 support flag to schedulers
2008-09-05 Julius VolzIPVS: Add v6 support to ip_vs_service_get()
2008-09-05 Julius VolzIPVS: Convert __ip_vs_svc_get() and __ip_vs_fwm_get()
2008-09-05 Julius VolzIPVS: Add internal versions of sockopt interface structs
2008-09-05 Julius VolzIPVS: Change IPVS data structures to support IPv6 addresses
2008-09-05 Julius VolzIPVS: Add CONFIG_IP_VS_IPV6 option for IPv6 support
2008-09-04 Mauro Carvalho ChehabMerge branch 'fixes_stg' of ../git_old into fixes
2008-09-04 Gerrit Renkertcp/dccp: Consolidate common code for RFC 3390 conversion
2008-09-03 Jeff GarzikMerge branch 'r8169-fixes' of git://git.kernel.org...
2008-09-03 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-09-03 Breno Leitaoipv: Re-enable IP when MTU > 68
2008-09-02 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-09-02 Linus TorvaldsMerge branch 'for-2.6.27' of git://linux-nfs.org/~bfiel...
2008-09-02 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-09-02 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-08-30 David S. MillerMerge branch 'master' of master.kernel.org:/pub/scm...
2008-08-29 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-08-29 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2008-08-28 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2008-08-28 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-08-28 Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git.kernel...
2008-08-28 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git.kerne...
2008-08-28 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git.kernel...
2008-08-28 Linus TorvaldsMerge branch 'i2c-for-linus' of git://jdelvare.pck...
2008-08-28 Eric Dumazetip: speedup /proc/net/rt_cache handling
2008-08-28 Andi Kleeninet_diag: Add empty bucket optimization to inet_diag too
2008-08-28 Andi Kleentcp: Skip empty hash buckets faster in /proc/net/tcp
2008-08-28 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-08-27 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-08-27 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-08-27 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-08-27 Linus TorvaldsMerge branch 'drm-patches' of git://git.kernel.org...
2008-08-27 Linus TorvaldsMerge branch 'upstream-linus' of git://git.kernel.org...
2008-08-27 Linus TorvaldsMerge branch 'for-linus' of git://git390.osdl.marist...
2008-08-27 Russell KingMerge branch 'for-rmk' of git://git.marvell.com/orion
next