Commit Graph

4159 Commits (159f597a8bd0f1d7650d5e580c93a2666c9c26d1)
 

Author SHA1 Message Date
Dave Jones 159f597a8b [PATCH] Fix bt87x.c build problem for real 20 years ago
Christoph Lameter 83b78bd2d3 [PATCH] Fix broken kmalloc_node in rc1/rc2 20 years ago
Greg KH b463448481 [PATCH] Fix bt87x.c build problem 20 years ago
Greg KH 3d3c2ae110 [PATCH] PCI: fix !CONFIG_HOTPLUG pci build problem 20 years ago
Linus Torvalds a18bcb7450 Linux v2.6.13-rc3 20 years ago
Linus Torvalds fe0c9f5877 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 20 years ago
David S. Miller fef43da4e4 [SPARC64]: Fix UltraSPARC-III fallout from membar changes. 20 years ago
Rusty Lynch 6772926bef [PATCH] kprobes: fix namespace problem and sparc64 build 20 years ago
Eugene Surovegin 4b1294f928 [PATCH] ppc32: explicitly disable 440GP IRQ compatibility mode in 440GX setup 20 years ago
john stultz f326d22b8c [PATCH] ppc32: stop misusing NTP's time_offset value 20 years ago
Andrei Konovalov e6b6239f8e [PATCH] ppc32: add Freescale MPC885ADS board support 20 years ago
Linus Torvalds 5432ebb5f6 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 20 years ago
Robert Olsson b2f5710265 [IPV4]: Add LC-Trie implementation notes 20 years ago
David S. Miller 908a75c17a [TCP]: Never TSO defer under periods of congestion. 20 years ago
Thomas Graf 63d886c96b [PKT_SCHED]: Blackhole queueing discipline 20 years ago
David S. Miller c1b4a7e695 [TCP]: Move to new TSO segmenting scheme. 20 years ago
David S. Miller 0d9901df62 [TCP]: Break out send buffer expansion test. 20 years ago
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