| Commit message (Expand) | Author | Age |
* | net: mark read-only arrays as const | Jan Engelhardt | 2009-08-05 |
* | IPVS: use pr_err and friends instead of IP_VS_ERR and friends | Hannes Eder | 2009-08-02 |
* | IPVS: use pr_fmt | Hannes Eder | 2009-07-30 |
* | net: replace __constant_{endian} uses in net headers | Harvey Harrison | 2009-02-15 |
* | include/net net/ - csum_partial - remove unnecessary casts | Joe Perches | 2008-11-19 |
* | IPVS: Remove supports_ipv6 scheduler flag | Julius Volz | 2008-11-03 |
* | misc: replace NIPQUAD() | Harvey Harrison | 2008-10-31 |
* | net: replace %p6 with %pI6 | Harvey Harrison | 2008-10-29 |
* | net: replace uses of NIP6_FMT with %p6 | Harvey Harrison | 2008-10-29 |
* | include: replace __FUNCTION__ with __func__ | Harvey Harrison | 2008-10-16 |
* | ipv4: Make inet_sock.h independent of route.h | KOVACS Krisztian | 2008-10-01 |
* | ipvs: Embed user stats structure into kernel stats structure | Sven Wegener | 2008-09-08 |
* | ipvs: Restrict connection table size via Kconfig | Sven Wegener | 2008-09-08 |
* | IPVS: Adjust various debug outputs to use new macros | Julius Volz | 2008-09-04 |
* | IPVS: Convert real server lookup functions | Julius Volz | 2008-09-04 |
* | IPVS: Add and bind IPv6 xmit functions | Julius Volz | 2008-09-04 |
* | IPVS: Extend functions for getting/creating connections | Julius Volz | 2008-09-04 |
* | IPVS: Extend protocol DNAT/SNAT and state handlers | Julius Volz | 2008-09-04 |
* | IPVS: Add 'af' args to protocol handler functions | Julius Volz | 2008-09-04 |
* | IPVS: Add IPv6 support flag to schedulers | Julius Volz | 2008-09-04 |
* | IPVS: Add v6 support to ip_vs_service_get() | Julius Volz | 2008-09-04 |
* | IPVS: Add internal versions of sockopt interface structs | Julius Volz | 2008-09-04 |
* | IPVS: Add debug macros for v4 and v6 address output | Julius Volz | 2008-09-04 |
* | IPVS: Add general v4/v6 helper functions / data structures | Julius Volz | 2008-09-04 |
* | IPVS: Change IPVS data structures to support IPv6 addresses | Julius Volz | 2008-09-04 |
* | ipvs: Create init functions for estimator code | Sven Wegener | 2008-08-14 |
* | ipvs: Embed estimator object into stats object | Sven Wegener | 2008-08-11 |
* | ipvs: Mark net_vs_ctl_path const | Sven Wegener | 2008-08-11 |
* | ipvs: Use ARRAY_SIZE() | Sven Wegener | 2008-08-11 |
* | ipvs: Move userspace definitions to include/linux/ip_vs.h | Julius Volz | 2008-07-31 |
* | ipvs: fix oops in backup for fwmark conn templates | Julian Anastasov | 2008-04-29 |
* | [IPVS]: Switch to using ctl_paths. | Pavel Emelyanov | 2008-01-28 |
* | [IPVS]: Remove declaration of unimplemented method and remove unused definiti... | Rami Rosen | 2008-01-28 |
* | [IPVS]: Move remaining sysctl handlers over to CTL_UNNUMBERED | Simon Horman | 2007-11-20 |
* | [IPVS]: Fix sysctl warnings about missing strategy in schedulers | Simon Horman | 2007-11-20 |
* | [IPVS]: Fix sysctl warnings about missing strategy | Christian Borntraeger | 2007-11-20 |
* | [IPVS]: Synchronize closing of Connections | Rumen G. Bogdanovski | 2007-11-07 |
* | [IPVS]: Bind connections on stanby if the destination exists | Rumen G. Bogdanovski | 2007-11-07 |
* | [NETFILTER]: Replace sk_buff ** with sk_buff * | Herbert Xu | 2007-10-15 |
* | [IPVS]: Replace local version of skb_make_writable | Herbert Xu | 2007-10-15 |
* | [NET]: ipvs checksum annotations. | Al Viro | 2006-12-03 |
* | [NET]: Annotate ip_vs_checksum_complete() and callers. | Al Viro | 2006-12-03 |
* | [IPVS]: Compile fix for annotations in userland. | Simon Horman | 2006-11-09 |
* | [IPVS]: ipvs annotations | Al Viro | 2006-09-28 |
* | Don't include linux/config.h from anywhere else in include/ | David Woodhouse | 2006-04-26 |
* | [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h | Arnaldo Carvalho de Melo | 2006-01-03 |
* | [PATCH] gfp flags annotations - part 1 | Al Viro | 2005-10-08 |
* | [IPVS]: fix sparse gfp nocast warnings | Randy Dunlap | 2005-10-05 |
* | [IPVS]: ip_vs_ftp breaks connections using persistence | Julian Anastasov | 2005-09-15 |
* | [IPVS]: "extern inline" -> "static inline" | Adrian Bunk | 2005-09-01 |