Commit Graph

257 Commits (d58831e4163699de204dea199be2e903bf5d6eff)

Author SHA1 Message Date
David S. Miller c54d7e03c3 [SUNRPC]: Fix {s,}size_t printf format strings in xprt.c 20 years ago
David S. Miller a6484045fd [TCP]: Do not present confusing congestion control options by default. 20 years ago
David S. Miller bb298ca3ce [IPV4]: Move FIB lookup algorithm choice under IP_ADVANCED_ROUTING 20 years ago
David S. Miller f7704347a7 [PKT_SCHED]: Make TEXTSEARCH* options only selected. 20 years ago
Adrian Bunk 52c1da3953 [PATCH] make various thing static 20 years ago
NeilBrown 5ba266d632 [PATCH] knfsd: nfsd4: fix probe_callback 20 years ago
David S. Miller f2d368fa3e [PKT_SCHED]: Make NET_EMATCH_TEXT select TEXTSEARCh 20 years ago
Thomas Graf d675c989ed [PKT_SCHED]: Packet classification based on textsearch (ematch) 20 years ago
Thomas Graf 3fc7e8a6d8 [NET]: skb_find_text() - Find a text pattern in skb data 20 years ago
Thomas Graf 677e90eda3 [NET]: Zerocopy sequential reading of skb data 20 years ago
Stephen Hemminger 5f8ef48d24 [TCP]: Allow choosing TCP congestion control via sockopt. 20 years ago
Stephen Hemminger 51b0bdedb8 [NET]: Separate two usages of netdev_max_backlog. 20 years ago
Stephen Hemminger 31aa02c53c [NET]: Eliminate netif_rx massive packet drops. 20 years ago
Stephen Hemminger 34008d8c63 [NET]: Remove obsolete netif_rx congestion sensing mechanism. 20 years ago
Stephen Hemminger c1ebcdb8c4 [NET]: Remove obsolete fastroute stats. 20 years ago
John Heffner 0e57976b63 [TCP]: Add Scalable TCP congestion control module. 20 years ago
Baruch Even a7868ea68d [TCP]: Add H-TCP congestion control module. 20 years ago
Stephen Hemminger b87d8561d8 [TCP]: Add TCP Vegas congestion control module. 20 years ago
Daniele Lacamera 835b3f0c0d [TCP]: Add TCP Hybla congestion control module. 20 years ago
John Heffner a628d29b56 [TCP]: Add High Speed TCP congestion control module. 20 years ago
Stephen Hemminger 8727076289 [TCP]: Add TCP Westwood congestion control module. 20 years ago
Stephen Hemminger 83803034f4 [TCP]: Add TCP BIC congestion control module. 20 years ago
Stephen Hemminger 056ede6cfa [TCP]: Report congestion control algorithm in tcp_diag. 20 years ago
Stephen Hemminger 7c99c909fa [TCP]: Change tcp_diag to use the existing __RTA_PUT() macro. 20 years ago
Stephen Hemminger 317a76f9a4 [TCP]: Add pluggable congestion control algorithm infrastructure. 20 years ago
Paulo Marques 543537bd92 [PATCH] create a kstrdup library function 20 years ago
Shaun Pereira ebc3f64b86 [X25]: Fast select with no restriction on response 20 years ago
Shaun Pereira cb65d506c3 [X25]: Selective sub-address matching with call user data. 20 years ago
James Lamanna 68d3187200 [EBTABLES]: vfree() checking cleanups 20 years ago
Nishanth Aravamudan 285b3afefa [ATALK] aarp: replace schedule_timeout() with msleep() 20 years ago
Chuck Short 7abaa27c1c [IPV4]: Fix route.c gcc4 warnings 20 years ago
Jeff Moyer fbeec2e155 [NETPOLL]: allow multiple netpoll_clients to register against one interface 20 years ago
Jeff Moyer 115c1d6e61 [NETPOLL]: Introduce a netpoll_info struct 20 years ago
Eric Dumazet f31f5f0512 [NET]: dont use strlen() but the result from a prior sprintf() 20 years ago
Chuck Lever ae3884621b [PATCH] RPC: kick off socket connect operations faster 20 years ago
Chuck Lever 20e5ac828d [PATCH] RPC: TCP reconnects are too slow 20 years ago
Trond Myklebust 0f9dc2b168 [PATCH] RPC: Clean up socket autodisconnect 20 years ago
Trond Myklebust 14b218a8e4 [PATCH] RPC: Ensure rpc calls respects the RPC_NOINTR flag 20 years ago
Andreas Gruenbacher 9ba02638e4 [PATCH] RPC: Allow the sunrpc server to multiplex serveral programs on a single port 20 years ago
Andreas Gruenbacher bd8100e7ed [PATCH] RPC: Encode and decode arbitrary XDR arrays 20 years ago
Trond Myklebust 7e06b53d79 [PATCH] RPC: fix accounting bug in the case of a truncated RPC message 20 years ago
Olaf Kirch e053d1ab62 [PATCH] RPC: Lazy RPC receive buffer allocation 20 years ago
Andreas Gruenbacher 007e251f2b [PATCH] RPC: Allow multiple RPC client programs to share the same transport 20 years ago
Andreas Gruenbacher cdf477068e [PATCH] RPC: Return -EPFNOSUPPORT for RPC programs that are unavailable 20 years ago
J. Bruce Fields 6a19275ada [PATCH] RPC: [PATCH] improve rpcauthauth_create error returns 20 years ago
J. Bruce Fields 438b6fdebf [PATCH] RPC: Don't fall back from krb5p to krb5i 20 years ago
Trond Myklebust 96651ab341 [PATCH] RPC: Shrink struct rpc_task by switching to wait_on_bit() 20 years ago
Trond Myklebust 5ee0ed7d3a [PATCH] RPC: Make rpc_create_client() probe server for RPC program+version support 20 years ago
Trond Myklebust 5b616f5d59 [PATCH] RPC: Make rpc_create_client() destroy the transport on failure. 20 years ago
Trond Myklebust 334ccfd545 [PATCH] RPC: Ensure XDR iovec length is initialized correctly in call_header 20 years ago