Commit Graph

4342 Commits (8257e8a444a2b81952de9f8bfeb3a4726c0f7d5b)
 

Author SHA1 Message Date
David S. Miller cb83199a29 [TCP]: Do not call tcp_tso_acked() if no work to do. 20 years ago
David S. Miller a56476962e [TCP]: Kill bogus comment above tcp_tso_acked(). 20 years ago
David S. Miller b4e26f5ea0 [TCP]: Fix send-side cpu utiliziation regression. 20 years ago
David S. Miller aa93466bdf [TCP]: Eliminate redundant computations in tcp_write_xmit(). 20 years ago
David S. Miller 7f4dd0a943 [TCP]: Break out tcp_snd_test() into it's constituent parts. 20 years ago
David S. Miller 55c97f3e99 [TCP]: Fix __tcp_push_pending_frames() 'nonagle' handling. 20 years ago
David S. Miller a2e2a59c93 [TCP]: Fix redundant calculations of tcp_current_mss() 20 years ago
David S. Miller 92df7b518d [TCP]: tcp_write_xmit() tabbing cleanup 20 years ago
David S. Miller a762a98007 [TCP]: Kill extra cwnd validate in __tcp_push_pending_frames(). 20 years ago
David S. Miller f44b527177 [TCP]: Add missing skb_header_release() call to tcp_fragment(). 20 years ago
David S. Miller 84d3e7b957 [TCP]: Move __tcp_data_snd_check into tcp_output.c 20 years ago
David S. Miller f6302d1d78 [TCP]: Move send test logic out of net/tcp.h 20 years ago
David S. Miller fc6415bcb0 [TCP]: Fix quick-ack decrementing with TSO. 20 years ago
David S. Miller c65f7f00c5 [TCP]: Simplify SKB data portion allocation with NETIF_F_SG. 20 years ago
Alexey Dobriyan b8259d9ad1 [NET]: Remove __ARGS from include/net/slhc_vj.h 20 years ago
David Chau 52609c0b56 [NET]: improve readability of dev_set_promiscuity() in net/core/dev.c 20 years ago
Christoph Hellwig bc971dee6e [SHAPER]: Switch to spinlocks. 20 years ago
Robert Olsson 2f36895aa7 [IPV4]: More broken memory allocation fixes for fib_trie 20 years ago
Thomas Graf db1322b801 [DECNET]: Fix memset overflow on 64bit archs while dumping decnet routing rules 20 years ago
Eric Dumazet bb1d23b026 [IPV4]: Bug fix in rt_check_expire() 20 years ago
Eric Dumazet 424c4b70cc [IPV4]: Use the fancy alloc_large_system_hash() function for route hash table 20 years ago
Eric Dumazet 22c047ccbc [NET]: Hashed spinlocks in net/ipv4/route.c 20 years ago
Patrick McHardy f0e36f8cee [IPV4]: Handle large allocations in fib_trie 20 years ago
David S. Miller 93e266f600 [TG3]: Update driver version and reldate. 20 years ago
Michael Chan d244c892c8 [TG3]: support for ethtool -C 20 years ago
Herbert Xu e2ed4052aa [IPV6]: Makes IPv6 rcv registration happen last during initialisation. 20 years ago
Herbert Xu 30e224d76f [IPV4]: Fix crash in ip_rcv while booting related to netconsole 20 years ago
David S. Miller a31488ca4b [SKGE]: Fix build on big-endian 20 years ago
Linus Torvalds d06e7a56d9 Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 20 years ago
Thomas Graf 023e09a767 [PKT_SCHED]: Report rate estimator configuration errors during qdisc allocation 20 years ago
Thomas Graf 3d54b82fdf [PKT_SCHED]: Cleanup qdisc creation and alignment macros 20 years ago
Thomas Graf e41a33e6ec [PKT_SCHED]: Move sch_generic.c prototypes to correct header file 20 years ago
Thomas Graf 1cbb3380ef [NET]: Reduce size of sk_buff by 4 bytes 20 years ago
Thomas Graf e176fe8954 [NET]: Remove unused security member in sk_buff 20 years ago
Patrick McHardy 3154e540e3 [NET]: net/core/filter.c: make len cover the entire packet 20 years ago
Patrick McHardy 0b05b2a49e [NET]: Consolidate common code in net/core/filter.c 20 years ago
Patrick McHardy 6935d46c2d [NET]: Remove redundant code in net/core/filter.c 20 years ago
Patrick McHardy 55820ee2f8 [NET]: Fix signedness issues in net/core/filter.c 20 years ago
Linus Torvalds 346fced899 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 20 years ago
David S. Miller 864ae18007 [SPARC64]: Fix IRQ retry interval timer value on sparc64 PCI controllers. 20 years ago
David S. Miller 9fba62a59c [SPARC64]: Small Schizo PCI controller programming tweaks. 20 years ago
David S. Miller bb6743f4f0 [SPARC64]: Do proper DMA IRQ syncing on Tomatillo 20 years ago
David S. Miller 088dd1f81b [SPARC64]: Add support for IRQ pre-handlers. 20 years ago
Christoph Hellwig 06326e40b7 [SPARC]: bpp: remove sleep_on usage 20 years ago
Raphael Assenat e7270dec08 [SPARC64/COMPAT]: Add some compat ioctl for ppdev 20 years ago
Russell King 17af691cd1 [PATCH] ARM: Fix new-ABI layout of struct stat64 20 years ago
Russell King 68070bdeec [PATCH] ARM: Fix non-standard PXA io_pg_offst initialisers 20 years ago
Russell King f9bd6ea446 [PATCH] ARM: Change 'param_offset' to 'boot_params' 20 years ago
Linus Torvalds 19f7241a3b Merge master.kernel.org:/home/rmk/linux-2.6-arm 20 years ago
Linus Torvalds 08ab8c2031 Merge master.kernel.org:/home/rmk/linux-2.6-serial 20 years ago