aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-06-17[TCP]: Add tcp_slow_start_after_idle sysctl.David S. Miller5-1/+22
2006-06-17[BNX2]: Update version and reldateMichael Chan1-2/+2
2006-06-17[BNX2]: Use CPU native page sizeMichael Chan2-2/+8
2006-06-17[BNX2]: Use compressed firmwareMichael Chan1-3392/+1864
2006-06-17[BNX2]: Add firmware decompressionMichael Chan3-12/+152
2006-06-17[BNX2]: Allow WoL settings on new 5708 chipsMichael Chan1-1/+3
2006-06-17[BNX2]: Add an rx drop counterMichael Chan2-3/+14
2006-06-17[TCP] Westwood: reset RTT min after FRTOLuca De Cicco1-2/+16
2006-06-17[TCP] Westwood: bandwidth filter startupLuca De Cicco1-3/+9
2006-06-17[TCP] Westwood: comment fixesLuca De Cicco1-4/+21
2006-06-17[TCP] Westwood: fix first sampleStephen Hemminger1-1/+12
2006-06-17[NET]: net.ipv4.ip_autoconfig sysctl removalStephen Hemminger2-9/+0
2006-06-17[BNX2]: Endian fixes.Alexey Dobriyan1-2/+2
2006-06-17[IRDA]: irda-usb.c: STIR421x cleanupsNick Fedchik2-192/+145
2006-06-17[IPX]: Endian bug in ipxrtr_route_packet()Alexey Dobriyan1-1/+1
2006-06-17[NET]: Warn in __skb_trim if skb is pagedHerbert Xu2-17/+14
2006-06-17[NET]: skb_trim auditHerbert Xu3-22/+7
2006-06-17[NET] ppp: Remove unnecessary pskb_may_pullHerbert Xu1-2/+0
2006-06-17[NET]: Clean up skb_linearizeHerbert Xu9-91/+39
2006-06-17[NET]: Add netif_tx_lockHerbert Xu21-98/+121
2006-06-17[NETFILTER]: hashlimit match: fix random initializationPatrick McHardy1-2/+5
2006-06-17[NETFILTER]: recent match: missing refcnt initializationPatrick McHardy1-0/+1
2006-06-17[NETFILTER]: recent match: fix "sleeping function called from invalid context"Patrick McHardy1-5/+10
2006-06-17[SECMARK]: Add new packet controls to SELinuxJames Morris6-119/+241
2006-06-17[SECMARK]: Add CONNSECMARK xtables targetJames Morris4-0/+180
2006-06-17[SECMARK]: Add secmark support to conntrackJames Morris9-0/+74
2006-06-17[SECMARK]: Add xtables SECMARK targetJames Morris4-0/+192
2006-06-17[SECMARK]: Add secmark support to core networking.James Morris6-1/+34
2006-06-17[SECMARK]: Add SELinux exportsJames Morris2-0/+54
2006-06-17[SECMARK]: Add new flask definitions to SELinuxJames Morris4-0/+8
2006-06-17[SELINUX]: add security class for appletalk socketsChristopher J. PeBenito5-0/+28
2006-06-17[NET]: Fix warnings after LSM-IPSEC changes.David S. Miller2-3/+3
2006-06-17[NET]: NET_TCPPROBE Kconfig fixDave Jones1-1/+1
2006-06-17[LSM-IPsec]: SELinux AuthorizeCatherine Zhang7-23/+108
2006-06-17[CONNECTOR]: Fix warning in cn_queue.cAndreas Schwab1-1/+1
2006-06-17[IPV4] icmp: Kill local 'ip' arg in icmp_redirect().David S. Miller1-3/+2
2006-06-17[IPV4]: Right prototype of __raw_v4_lookup()Alexey Dobriyan2-2/+2
2006-06-17[IPV4] igmp: Fixup struct ip_mc_list::multiaddr typeAlexey Dobriyan2-2/+2
2006-06-17[TCP]: Fix compile warning in tcp_probe.cDavid S. Miller1-1/+3
2006-06-17[TCP]: Limited slow start for Highspeed TCPStephen Hemminger1-3/+21
2006-06-17[TCP]: TCP Probe congestion window tracingStephen Hemminger3-0/+195
2006-06-17[TCP]: Minimum congestion window consolidation.Stephen Hemminger9-48/+23
2006-06-17[TCP]: TCP Compound quad root functionStephen Hemminger1-24/+66
2006-06-17[TCP]: TCP Compound congestion controlAngelo P. Castellani3-0/+418
2006-06-17[TCP]: TCP Veno congestion controlBin Zhou3-0/+251
2006-06-17[TCP]: TCP Low Priority congestion controlWong Hoi Sing Edison3-0/+349
2006-06-17[LLC]: Fix double receive of SKB.Andrew Morton1-1/+0
2006-06-17[NETFILTER]: PPTP helper: fixup gre_keymap_lookup() return typeAlexey Dobriyan1-3/+3
2006-06-17[NETFILTER]: Add SIP connection tracking helperPatrick McHardy5-0/+784
2006-06-17[NETFILTER]: H.323 helper: replace internal_net_addr parameter by routing-bas...Patrick McHardy1-30/+27
2006-06-17[NETFILTER]: H.323 helper: Add support for Call ForwardingJing Min Zhao7-8/+206
2006-06-17[NETFILTER]: amanda helper: convert to textsearch infrastructurePatrick McHardy2-49/+96
2006-06-17[NETFILTER]: FTP helper: search optimizationPatrick McHardy2-68/+86
2006-06-17[NETFILTER]: SNMP helper: fix debug module param typePatrick McHardy1-1/+1
2006-06-17[NETFILTER]: ctnetlink: change table dumping not to require an unique IDPatrick McHardy2-16/+48
2006-06-17[NETFILTER]: ctnetlink: fix NAT configurationPatrick McHardy3-63/+47
2006-06-17[NETFILTER]: conntrack: add fixed timeout flag in connection trackingEric Leblond3-0/+16
2006-06-17[NETFILTER]: conntrack: add sysctl to disable checksummingPatrick McHardy12-8/+36
2006-06-17[NETFILTER]: conntrack: don't call helpers for related ICMP messagesPatrick McHardy3-3/+3
2006-06-17[NETFILTER]: recent match: replace by rewritten versionPatrick McHardy1-891/+377
2006-06-17[NETFILTER]: x_tables: add statistic matchPatrick McHardy4-0/+151
2006-06-17[NETFILTER]: x_tables: add quota matchPatrick McHardy4-0/+123
2006-06-17[NETFILTER]: x_tables: add SCTP/DCCP support where missingPatrick McHardy3-65/+26
2006-06-17[NETFILTER]: x_tables: remove some unnecessary castsPatrick McHardy6-9/+6
2006-06-17[IPSEC] xfrm: Use IPPROTO_MAX instead of 256Herbert Xu1-1/+1
2006-06-17[IPSEC] proto: Move transport mode input path into xfrm_mode_transportHerbert Xu8-83/+59
2006-06-17[IPSEC] xfrm: Abstract out encapsulation modesHerbert Xu17-170/+553
2006-06-17[IPSEC] xfrm: Undo afinfo lock proliferationHerbert Xu7-52/+38
2006-06-17[TG3]: update version and reldateMichael Chan1-2/+2
2006-06-17[TG3]: Add recovery logic when MMIOs are re-orderedMichael Chan2-9/+49
2006-06-17[TG3]: Add 5786 PCI IDMichael Chan2-0/+3
2006-06-17[IRDA]: ali-ircc: using device model power managementSamuel Ortiz1-55/+51
2006-06-17[IRDA]: stir4200, switching to the kthread APIChristoph Hellwig1-24/+14
2006-06-17[IRDA]: Initial support for MCS7780 based donglesSamuel Ortiz4-0/+1192
2006-06-17[TCP]: tcp_rcv_rtt_measure_ts() call in pure-ACK path is superfluousDavid S. Miller1-2/+0
2006-06-17[BRIDGE]: netlink interface for link managementStephen Hemminger6-2/+214
2006-06-17[BRIDGE]: fix module startup error handlingStephen Hemminger2-9/+22
2006-06-17[BRIDGE]: optimize conditional in forward pathStephen Hemminger1-8/+4
2006-06-17[LLC]: add multicast support for datagramsStephen Hemminger2-8/+55
2006-06-17[LLC]: allow applications to get copy of kernel datagramsStephen Hemminger1-1/+3
2006-06-17[LLC]: use rcu_dereference on receive handlerStephen Hemminger1-2/+5
2006-06-17[LLC]: allow datagram recvmsgStephen Hemminger1-2/+2
2006-06-17[LLC]: use more efficient ether address routinesStephen Hemminger2-9/+6
2006-06-17[I/OAT]: Do not use for_each_cpu().Andrew Morton1-3/+3
2006-06-17[I/OAT]: TCP recv offload to I/OATChris Leech4-22/+185
2006-06-17[I/OAT]: Add a sysctl for tuning the I/OAT offloaded I/O thresholdChris Leech4-0/+16
2006-06-17[I/OAT]: Make sk_eat_skb I/OAT aware.Chris Leech4-8/+19
2006-06-17[I/OAT]: Rename cleanup_rbuf to tcp_cleanup_rbuf and make non-staticChris Leech2-5/+7
2006-06-17[I/OAT]: Structure changes for TCP recv offload to I/OATChris Leech5-0/+27
2006-06-17[I/OAT]: Utility functions for offloading sk_buff to iovec copiesChris Leech6-1/+459
2006-06-17[I/OAT]: Setup the networking subsystem as a DMA clientChris Leech4-0/+158
2006-06-17[I/OAT]: Move PCI_DEVICE_ID_INTEL_IOAT to linux/pci_ids.hDavid S. Miller2-2/+2
2006-06-17[I/OAT]: ioatdma.c needs linux/dma-mapping.hDavid S. Miller1-0/+1
2006-06-17[I/OAT]: Driver for the Intel(R) I/OAT DMA engineChris Leech7-0/+1271
2006-06-17[I/OAT]: DMA memcpy subsystemChris Leech6-0/+762
2006-06-17Linux v2.6.17v2.6.17Linus Torvalds1-1/+1
2006-06-17[PATCH] powerpc: enable CPU_FTR_CI_LARGE_PAGE for cellArnd Bergmann1-1/+1
2006-06-17[PATCH] powerpc: Fix 64k pages on non-partitioned machinesArnd Bergmann1-2/+2
2006-06-17[PATCH] arm_timer: remove a racy and obsolete PF_EXITING checkOleg Nesterov1-3/+0
2006-06-17[PATCH] run_posix_cpu_timers: remove a bogus BUG_ON()Oleg Nesterov2-26/+18
2006-06-17[PATCH] check_process_timers: fix possible lockupOleg Nesterov1-5/+4
2006-06-17[PATCH] sky2: netconsole suspend/resume interactionStephen Hemminger1-1/+6
2006-06-17[PATCH] Fix missing ret assignment in __bio_map_user() error pathJens Axboe1-2/+3
2006-06-17[PATCH] fix cdrom openJens Axboe1-2/+4
2006-06-14[PATCH] cfq-iosched: fix crash in do_div()Jens Axboe1-8/+3
2006-06-14[PATCH] Return error in case flock_lock_file failureKirill Korotaev1-0/+2
2006-06-13[PATCH] sky2: stop/start hardware idle timer on suspend/resumeStephen Hemminger1-4/+13
2006-06-13[PATCH] sky2: save/restore base hardware irq during suspend/resumeStephen Hemminger1-0/+3
2006-06-13[PATCH] sky2: fix hotplug detect during pollStephen Hemminger1-2/+2
2006-06-13[PATCH] sky2: don't hard code number of portsStephen Hemminger1-2/+2
2006-06-13[PATCH] sky2: set_power_state should be voidStephen Hemminger1-8/+8
2006-06-12[PATCH] alpha: generic hweight build fixRandy Dunlap1-1/+1
2006-06-12[PATCH] tmpfs: Decrement i_nlink correctly in shmem_rmdir()Sergey Vlasov1-0/+1
2006-06-12[PATCH] tmpfs: time granularity fix for [acm]time going backwardsRobin H. Johnson1-0/+1
2006-06-12Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-1/+0
2006-06-12Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds3-3/+3
2006-06-12Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds7-8/+18
2006-06-12[IPV4]: Increment ipInHdrErrors when TTL expires.Weidong1-0/+1
2006-06-12[sky2] Fix sky2 network driver suspend/resumeLinus Torvalds1-0/+4
2006-06-12Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+3
2006-06-11[TCP]: continued: reno sacked_out count fixAki M Nyrhinen1-3/+1
2006-06-11[DCCP] Ackvec: fix soft lockup in ackvec handling codeAndrea Bittau1-0/+1
2006-06-11[SPARC64]: Do not double-export sys_close() when CONFIG_SOLARIS_EMUL_MODULEDavid S. Miller1-1/+0
2006-06-11[PATCH] Fix for the PPTP hangs that have been reportedPaul Mackerras1-1/+3
2006-06-11[PATCH] sata_mv: grab host lock inside eng_timeoutMark Lord1-0/+3
2006-06-11Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds3-8/+25
2006-06-11[PATCH] typo in vmscan.cChristoph Lameter1-1/+1
2006-06-11[PATCH] PCI: reverse pci config space restore orderYu, Luming1-1/+5
2006-06-11[PATCH] PCI: Improve PCI config space writebackDave Jones1-3/+13
2006-06-11[PATCH] PCI: Error handling on PCI device resumeJean Delvare1-5/+8
2006-06-11[PATCH] PCI: fix pciehp compile issue when CONFIG_ACPI is not enabledakpm@osdl.org1-1/+1
2006-06-10[SPARC]: Migration cost tune up in sparc smp.Krzysztof Helt1-0/+11
2006-06-10[SPARC64]: Set appropriate max_cache_size.David S. Miller1-0/+35
2006-06-10Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds5-107/+177
2006-06-10[PATCH] powerpc: console_initcall ordering issuesMilton Miller1-1/+1
2006-06-10[PATCH] I2O: Bugfixes to get I2O working againMarkus Lidel3-39/+42
2006-06-10[PATCH] powernow-k8 crash workaroundAndrew Morton1-1/+4
2006-06-10[PATCH] Further alterations for memory barrier documentDavid Howells1-78/+270
2006-06-10Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds5-7/+35
2006-06-10[ARM] Fix Integrator and Versatile interrupt initialisationRussell King2-7/+3
2006-06-10[SPARC64]: Avoid JBUS errors on some Niagara systems.David S. Miller1-6/+118
2006-06-09[FUSION]: Fix mptspi.c build with CONFIG_PM not set.Tom "spot" Callaway1-0/+2
2006-06-09[TG3]: Handle Sun onboard tg3 chips more correctly.David S. Miller2-97/+50
2006-06-09[SPARC64]: Dump local cpu registers in sun4v_log_error()David S. Miller1-4/+7
2006-06-09[PATCH] powerpc: Fix cell blade detectionArnd Bergmann3-6/+22
2006-06-09[PATCH] powerpc: Fix call to ibm,client-architecture-supportBenjamin Herrenschmidt1-0/+1
2006-06-09powerpc: Fix machine check problem on 32-bit kernelsPaul Mackerras2-1/+12
2006-06-08Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds3-16/+28
2006-06-08[PATCH] s390: fix in-user atomic futex operation.Martin Schwidefsky1-7/+8
2006-06-08[PATCH] debugfs inode leakJens Axboe1-1/+2
2006-06-08[PATCH] elevator switching raceJens Axboe6-46/+54
2006-06-08[PATCH] fbcon: fix limited scroll in SCROLL_PAN_REDRAW modeMalcom Parsons1-1/+1
2006-06-08[PATCH] Fix mempolicy.h build errorRalf Baechle1-0/+1
2006-06-08[PATCH] ep93xx build fixLennert Buytenhek1-4/+4
2006-06-08[PATCH] Fix HPET operation on 64-bit NVIDIA platformsAndy Currid1-5/+25
2006-06-08[PATCH] Fix HPET operation on 32-bit NVIDIA platformsAndy Currid2-7/+27
2006-06-08[ARM] 3546/1: PATCH: subtle lost interrupts bug on i.MXMatt Reimer1-1/+1
2006-06-08[ARM] 3547/1: PXA-OHCI: Allow platforms to specify a power budgetRichard Purdie3-0/+6
2006-06-08Merge branch 'upstream-fixes' of git://lost.foo-projects.org/~ahkok/git/netde...Jeff Garzik2-7/+6
2006-06-08Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik1-9/+22
2006-06-08[ARM] Fix Neponset IRQ handlingRussell King1-0/+8
2006-06-08e1000: remove risky prefetch on next_skb->dataAuke Kok1-6/+2
2006-06-08e1000: fix ethtool test irq alloc as "probe"Auke Kok1-1/+4
2006-06-05Linux 2.6.17-rc6v2.6.17-rc6Linus Torvalds1-2/+2
2006-06-05Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds8-44/+18
2006-06-05[BRIDGE]: fix locking and memory leak in br_add_bridgeJiri Benc1-12/+7
2006-06-05Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds10-10/+10
2006-06-05Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds2-1/+6
2006-06-05Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds4-3/+4
2006-06-06[MIPS] Fix sparsemem support.Chad Reese4-3/+18
2006-06-06[MIPS] Fix compiler warnings (field width, unused variable)Atsushi Nemoto6-11/+21
2006-06-06[MIPS] Fix sparse warnings about too big constants.Atsushi Nemoto2-5/+5
2006-06-06[MIPS] Fix 64-bit build for RM7000.Ralf Baechle1-0/+1
2006-06-06[MIPS] IP32: Fix warnings.Ralf Baechle1-2/+2
2006-06-06[MIPS] Fix non-linear memory mapping on MIPSSergei Shtylyov2-27/+31
2006-06-06[MIPS] SB1: Only pass1 FPUs are broken beyond recovery.Ralf Baechle1-1/+1
2006-06-06[MIPS] open() forces O_LARGEFILE for o32 on 64bit kernelsThiemo Seufer1-1/+1
2006-06-06[MIPS] Au1xx0: fix prom_getenv() to handle YAMON style environmentSergei Shtylyov1-15/+9
2006-06-06[MIPS] Fix swap entry for MIPS32 36-bit physical addressSergei Shtylyov1-2/+14
2006-06-06[MIPS] Fix mprotect() syscall for MIPS32 w/36-bit physical address supportSergei Shtylyov1-2/+3
2006-06-06[MIPS] Save write-only Config.OD from being clobberedSergei Shtylyov2-0/+39
2006-06-06[MIPS] Print more information if we're struck by a machine check exception.Ralf Baechle1-2/+17
2006-06-06[MIPS] Fix declaration of smp_prepare_cpus() platform hook.Ralf Baechle1-2/+2
2006-06-06[MIPS] Fix modpost warning: Rename op_model_xxx to op_model_xxx_ops.Atsushi Nemoto3-21/+21
2006-06-06[MIPS] Fix instable BogoMIPS on multi-issue processors.Ralf Baechle1-10/+12
2006-06-06[MIPS] Ignore unresolved weak symbols in modules.Atsushi Nemoto1-0/+6
2006-06-06[MIPS] Fix SMP now that fixup_cpu_present_map is gone.Ralf Baechle1-1/+4
2006-06-06[MIPS] Remove duplicate declaration of cpu_online_map.Ralf Baechle1-1/+0
2006-06-05[IRDA]: Missing allocation result check in irlap_change_speed().Florin Malita1-1/+2
2006-06-05[PPPOE]: Missing result check in __pppoe_xmit().Florin Malita1-0/+3
2006-06-05[NET]: Eliminate unused /proc/sys/net/ethernetJes Sorensen3-23/+0
2006-06-05[NETCONSOLE]: Clean up initcall warning.Matt Mackall1-1/+1
2006-06-05[TCP]: Avoid skb_pull if possible when trimming headHerbert Xu ~{PmVHI~}1-7/+5
2006-06-05Merge master.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6Linus Torvalds2-1/+7
2006-06-05[PATCH] uml: add -ffreestanding to CFLAGSJeff Dike1-0/+4
2006-06-05[PATCH] uml: more __user annotationsAl Viro3-17/+22
2006-06-05[PATCH] uml: __user annotation in arch_prctlAl Viro1-1/+1
2006-06-05[PATCH] uml: fix a typo in do_uml_initcallsJeff Dike1-1/+1
2006-06-05[PATCH] uml: fix wall_to_monotonic initializationJeff Dike3-20/+13
2006-06-05[PATCH] uml: add asm/irqflags.hJeff Dike1-0/+6