Commit Graph

2999 Commits (0f23174aa8c1aa7a2a6050a72a60d290ef9ee578)

Author SHA1 Message Date
Arnaldo Carvalho de Melo 6067804047 net: Use hton[sl]() instead of __constant_hton[sl]() where applicable 17 years ago
Ilpo Järvinen 618d9f2554 tcp: back retransmit_high when it over-estimated 17 years ago
Ilpo Järvinen 90638a04ad tcp: don't clear lost_skb_hint when not necessary 17 years ago
Ilpo Järvinen ef9da47c7c tcp: don't clear retransmit_skb_hint when not necessary 17 years ago
Ilpo Järvinen f0ceb0ed86 tcp: remove retransmit_skb_hint clearing from failure 17 years ago
Ilpo Järvinen 0e1c54c2a4 tcp: reorganize retransmit code loops 17 years ago
Ilpo Järvinen 08ebd1721a tcp: remove tp->lost_out guard to make joining diff nicer 17 years ago
Ilpo Järvinen 61eb55f4db tcp: Reorganize skb tagbit checks 17 years ago
Ilpo Järvinen 34638570b5 tcp: remove obsolete validity concern 17 years ago
Ilpo Järvinen b5afe7bc71 tcp: add tcp_can_forward_retransmit 17 years ago
Ilpo Järvinen 184d68b2b0 tcp: No need to clear retransmit_skb_hint when SACKing 17 years ago
Ilpo Järvinen f09142eddb tcp: Kill precaution that's very likely obsolete 17 years ago
Ilpo Järvinen 006f582c73 tcp: convert retransmit_cnt_hint to seqno 17 years ago
Ilpo Järvinen 41ea36e35a tcp: add helper for lost bit toggling 17 years ago
Ilpo Järvinen c8c213f20c tcp: move tcp_verify_retransmit_hint 17 years ago
Ilpo Järvinen 64edc2736e tcp: Partial hint clearing has again become meaningless 17 years ago
Brian Haley d286600e19 ipvs: change some __constant_htons() to htons() 17 years ago
Simon Horman 563e94f072 ipvs: add __aquire/__release annotations to ip_vs_info_seq_start/ip_vs_info_seq_stop 17 years ago
Simon Horman dff630ddad ipvs: supply a valid 0 address to ip_vs_conn_new() 17 years ago
Simon Horman 9e691ed68d ipvs: only unlock in ip_vs_edit_service() if already locked 17 years ago
Herbert Xu 93821778de udp: Fix rcv socket locking 17 years ago
Stephen Rothwell 63f2c04648 net: ip_vs_proto_{tcp,udp} build fix 17 years ago
Gerrit Renker 410e27a49b This reverts "Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/dccp_exp" 17 years ago
Sven Wegener e9c0ce232e ipvs: Embed user stats structure into kernel stats structure 17 years ago
Sven Wegener 2206a3f5b7 ipvs: Restrict connection table size via Kconfig 17 years ago
Julius Volz 9d7f2a2b1a IPVS: Remove incorrect ip_route_me_harder(), fix IPv6 17 years ago
Simon Horman 503e81f65a ipvs: handle PARTIAL_CHECKSUM 17 years ago
Daniel Lezcano d315492b1a netns : fix kernel panic in timewait socket destruction 17 years ago
Simon Horman 178f5e494e IPVS: use ipv6_addr_copy() 17 years ago
Simon Horman 5af149cc34 IPVS: fix bogus indentation 17 years ago
Sven Wegener 3bfb92f407 ipvs: Reject ipv6 link-local addresses for destinations 17 years ago
Sven Wegener 77eb851630 ipvs: Mark tcp/udp v4 and v6 debug functions static 17 years ago
Sven Wegener a5ba4bf273 ipvs: Return negative error values from ip_vs_edit_service() 17 years ago
Sven Wegener cd9fe6c4f0 ipvs: Use pointer to address from sync message 17 years ago
Simon Horman f2428ed5e7 ipvs: load balance ipv6 connections from a local process 17 years ago
Malcolm Turnbull 4856c84c13 ipvs: load balance IPv4 connections from a local process 17 years ago
Julius Volz f94fd04140 IPVS: Allow adding IPv6 services from userspace 17 years ago
Julius Volz 473b23d37b IPVS: Activate IPv6 Netfilter hooks 17 years ago
Julius Volz cfc78c5a09 IPVS: Adjust various debug outputs to use new macros 17 years ago
Vince Busam 09571c7ae3 IPVS: Add function to determine if IPv6 address is local 17 years ago
Julius Volz a0eb662f9e IPVS: Turn off FTP application helper for IPv6 17 years ago
Julius Volz c6883f5873 IVPS: Disable sync daemon for IPv6 connections 17 years ago
Vince Busam 667a5f1816 IPVS: Convert procfs files for IPv6 entry output 17 years ago
Julius Volz 7937df1564 IPVS: Convert real server lookup functions 17 years ago
Julius Volz 2a3b791e6e IPVS: Add/adjust Netfilter hook functions and helpers for v6 17 years ago
Julius Volz cd17f9ed09 IPVS: Extend scheduling functions for IPv6 support 17 years ago
Julius Volz b3cdd2a738 IPVS: Add and bind IPv6 xmit functions 17 years ago
Julius Volz 38cdcc9a03 IPVS: Add IPv6 support to xmit() support functions 17 years ago
Julius Volz 28364a59f3 IPVS: Extend functions for getting/creating connections 17 years ago
Julius Volz 0bbdd42b7e IPVS: Extend protocol DNAT/SNAT and state handlers 17 years ago