Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
f8b25cdad719cddceb9cf0d350065b3e59e74219
/
net
/
ipv4
28e3487
tcp: Fix queue traversal in tcp_use_frto().
by David S. Miller
· 16 years ago
77d40a0
tcp: Fix order of tests in tcp_retransmit_skb()
by David S. Miller
· 16 years ago
43f59c8
net: Remove __skb_insert() calls outside of skbuff internals.
by David S. Miller
· 16 years ago
f5fff5d
tcp: advertise MSS requested by user
by Tom Quetchenbach
· 16 years ago
6067804
net: Use hton[sl]() instead of __constant_hton[sl]() where applicable
by Arnaldo Carvalho de Melo
· 16 years ago
618d9f2
tcp: back retransmit_high when it over-estimated
by Ilpo Järvinen
· 16 years ago
90638a0
tcp: don't clear lost_skb_hint when not necessary
by Ilpo Järvinen
· 16 years ago
ef9da47
tcp: don't clear retransmit_skb_hint when not necessary
by Ilpo Järvinen
· 16 years ago
f0ceb0e
tcp: remove retransmit_skb_hint clearing from failure
by Ilpo Järvinen
· 16 years ago
0e1c54c
tcp: reorganize retransmit code loops
by Ilpo Järvinen
· 16 years ago
08ebd17
tcp: remove tp->lost_out guard to make joining diff nicer
by Ilpo Järvinen
· 16 years ago
61eb55f
tcp: Reorganize skb tagbit checks
by Ilpo Järvinen
· 16 years ago
3463857
tcp: remove obsolete validity concern
by Ilpo Järvinen
· 16 years ago
b5afe7b
tcp: add tcp_can_forward_retransmit
by Ilpo Järvinen
· 16 years ago
184d68b
tcp: No need to clear retransmit_skb_hint when SACKing
by Ilpo Järvinen
· 16 years ago
f09142e
tcp: Kill precaution that's very likely obsolete
by Ilpo Järvinen
· 16 years ago
006f582
tcp: convert retransmit_cnt_hint to seqno
by Ilpo Järvinen
· 16 years ago
41ea36e
tcp: add helper for lost bit toggling
by Ilpo Järvinen
· 16 years ago
c8c213f
tcp: move tcp_verify_retransmit_hint
by Ilpo Järvinen
· 16 years ago
64edc27
tcp: Partial hint clearing has again become meaningless
by Ilpo Järvinen
· 16 years ago
d286600
ipvs: change some __constant_htons() to htons()
by Brian Haley
· 16 years ago
563e94f
ipvs: add __aquire/__release annotations to ip_vs_info_seq_start/ip_vs_info_seq_stop
by Simon Horman
· 16 years ago
dff630d
ipvs: supply a valid 0 address to ip_vs_conn_new()
by Simon Horman
· 16 years ago
9e691ed
ipvs: only unlock in ip_vs_edit_service() if already locked
by Simon Horman
· 16 years ago
63f2c04
net: ip_vs_proto_{tcp,udp} build fix
by Stephen Rothwell
· 16 years ago
c051a0a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 into lvs-next-2.6
by Simon Horman
· 16 years ago
410e27a
This reverts "Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/dccp_exp"
by Gerrit Renker
· 16 years ago
0a68a20
Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/dccp_exp
by David S. Miller
· 16 years ago
17dce5d
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David S. Miller
· 16 years ago
e9c0ce2
ipvs: Embed user stats structure into kernel stats structure
by Sven Wegener
· 16 years ago
2206a3f
ipvs: Restrict connection table size via Kconfig
by Sven Wegener
· 16 years ago
9d7f2a2
IPVS: Remove incorrect ip_route_me_harder(), fix IPv6
by Julius Volz
· 16 years ago
503e81f
ipvs: handle PARTIAL_CHECKSUM
by Simon Horman
· 16 years ago
d315492
netns : fix kernel panic in timewait socket destruction
by Daniel Lezcano
· 16 years ago
178f5e4
IPVS: use ipv6_addr_copy()
by Simon Horman
· 16 years ago
5af149c
IPVS: fix bogus indentation
by Simon Horman
· 16 years ago
3bfb92f
ipvs: Reject ipv6 link-local addresses for destinations
by Sven Wegener
· 16 years ago
77eb851
ipvs: Mark tcp/udp v4 and v6 debug functions static
by Sven Wegener
· 16 years ago
a5ba4bf
ipvs: Return negative error values from ip_vs_edit_service()
by Sven Wegener
· 16 years ago
cd9fe6c
ipvs: Use pointer to address from sync message
by Sven Wegener
· 16 years ago
f2428ed
ipvs: load balance ipv6 connections from a local process
by Simon Horman
· 16 years ago
4856c84
ipvs: load balance IPv4 connections from a local process
by Malcolm Turnbull
· 16 years ago
f94fd04
IPVS: Allow adding IPv6 services from userspace
by Julius Volz
· 16 years ago
473b23d
IPVS: Activate IPv6 Netfilter hooks
by Julius Volz
· 16 years ago
cfc78c5
IPVS: Adjust various debug outputs to use new macros
by Julius Volz
· 16 years ago
09571c7
IPVS: Add function to determine if IPv6 address is local
by Vince Busam
· 16 years ago
a0eb662
IPVS: Turn off FTP application helper for IPv6
by Julius Volz
· 16 years ago
c6883f5
IVPS: Disable sync daemon for IPv6 connections
by Julius Volz
· 16 years ago
667a5f1
IPVS: Convert procfs files for IPv6 entry output
by Vince Busam
· 16 years ago
7937df1
IPVS: Convert real server lookup functions
by Julius Volz
· 16 years ago
2a3b791
IPVS: Add/adjust Netfilter hook functions and helpers for v6
by Julius Volz
· 16 years ago
cd17f9e
IPVS: Extend scheduling functions for IPv6 support
by Julius Volz
· 16 years ago
b3cdd2a
IPVS: Add and bind IPv6 xmit functions
by Julius Volz
· 16 years ago
38cdcc9
IPVS: Add IPv6 support to xmit() support functions
by Julius Volz
· 16 years ago
28364a5
IPVS: Extend functions for getting/creating connections
by Julius Volz
· 16 years ago
0bbdd42
IPVS: Extend protocol DNAT/SNAT and state handlers
by Julius Volz
· 16 years ago
3b047d9
IPVS: Add protocol debug functions for IPv6
by Julius Volz
· 16 years ago
51ef348
IPVS: Add 'af' args to protocol handler functions
by Julius Volz
· 16 years ago
b14198f
IPVS: Add IPv6 support flag to schedulers
by Julius Volz
· 16 years ago
3c2e050
IPVS: Add v6 support to ip_vs_service_get()
by Julius Volz
· 16 years ago
b18610d
IPVS: Convert __ip_vs_svc_get() and __ip_vs_fwm_get()
by Julius Volz
· 16 years ago
c860c6b
IPVS: Add internal versions of sockopt interface structs
by Julius Volz
· 16 years ago
e7ade46
IPVS: Change IPVS data structures to support IPv6 addresses
by Julius Volz
· 16 years ago
fab0de0
IPVS: Add CONFIG_IP_VS_IPV6 option for IPv6 support
by Julius Volz
· 16 years ago
6224877
tcp/dccp: Consolidate common code for RFC 3390 conversion
by Gerrit Renker
· 16 years ago
0677084
ipv: Re-enable IP when MTU > 68
by Breno Leitao
· 16 years ago
b171e19
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
a627266
ip: speedup /proc/net/rt_cache handling
by Eric Dumazet
· 16 years ago
6be547a
inet_diag: Add empty bucket optimization to inet_diag too
by Andi Kleen
· 16 years ago
6eac560
tcp: Skip empty hash buckets faster in /proc/net/tcp
by Andi Kleen
· 16 years ago
d994af0
ipv4: mode 0555 in ipv4_skeleton
by Hugh Dickins
· 16 years ago
7982d5e
tcp: fix tcp header size miscalculation when window scale is unused
by Philip Love
· 16 years ago
7fd1067
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/lvs-2.6 into lvs-next-2.6
by Simon Horman
· 16 years ago
e3c2ced
IPVS: Rename ip_vs_proto_ah.c to ip_vs_proto_ah_esp.c
by Julius Volz
· 16 years ago
409a196
IPVS: Integrate ESP protocol into ip_vs_proto_ah.c
by Julius Volz
· 16 years ago
2f4520d
ipv4: sysctl fixes
by Al Viro
· 16 years ago
a4356b2
tcp: Add tcp_parse_aligned_timestamp
by Ilpo Järvinen
· 16 years ago
2cf4663
tcp: Add tcp_collapse_one to eliminate duplicated code
by Ilpo Järvinen
· 16 years ago
cbe2d12
tcp: Add tcp_validate_incoming & put duplicated code there
by Ilpo Järvinen
· 16 years ago
fdc0bde
icmp: icmp_sk() should not use smp_processor_id() in preemptible code
by Denis V. Lunev
· 16 years ago
f728baf
ipvs: Fix race conditions in lblcr scheduler
by Sven Wegener
· 16 years ago
39ac50d
ipvs: Fix race conditions in lblc scheduler
by Sven Wegener
· 16 years ago
3f08766
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Simon Horman
· 16 years ago
9f59365
nf_nat: use secure_ipv4_port_ephemeral() for NAT port randomization
by Stephen Hemminger
· 16 years ago
46faec9
netfilter: ipt_addrtype: Fix matching of inverted destination address type
by Anders Grafström
· 16 years ago
51df190
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Simon Horman
· 16 years ago
c6153b5
ipv4: Disable route secret interval on zero interval
by Herbert Xu
· 16 years ago
4a031b0
ipvs: rename __ip_vs_wlc_schedule in lblc and lblcr schedulers
by Simon Horman
· 16 years ago
a919cf4
ipvs: Create init functions for estimator code
by Sven Wegener
· 16 years ago
82dfb6f
ipvs: Only call init_service, update_service and done_service for schedulers if defined
by Sven Wegener
· 16 years ago
9a81219
IPVS: Add genetlink interface implementation
by Julius Volz
· 16 years ago
877aced
netns: Fix crash by making igmp per namespace
by Daniel Lezcano
· 16 years ago
0a37c10
Merge branch 'stealer/ipvs/for-davem' of git://git.stealer.net/linux-2.6
by David S. Miller
· 16 years ago
e93615d
ipvs: Explictly clear ip_vs_stats members
by Simon Horman
· 16 years ago
519e49e
ipvs: No need to zero out ip_vs_stats during initialization
by Sven Wegener
· 16 years ago
3a14a31
ipvs: Embed estimator object into stats object
by Sven Wegener
· 16 years ago
5587da5
ipvs: Mark net_vs_ctl_path const
by Sven Wegener
· 16 years ago
048cf48
ipvs: Annotate init functions with __init
by Sven Wegener
· 16 years ago
d149ccc
ipvs: Initialize schedulers' struct list_head at compile time
by Sven Wegener
· 16 years ago
66a0be4
ipvs: Use list_empty() instead of open-coding the same functionality
by Sven Wegener
· 16 years ago
Next »