summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-07-22x86: use alternative instructions for fnsave/fxsave tooLinus Torvalds1-8/+7
2005-07-22Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds58-685/+687
2005-07-22[PKT_SCHED]: em_meta: Kill TCF_META_ID_{INDEV,SECURITY,TCVERDICT}David S. Miller2-28/+3
2005-07-22x86: make restore_fpu() use alternative assembler instructionsLinus Torvalds2-12/+12
2005-07-22[NETFILTER]: Fix ip6t_LOG MAC formatPatrick McHardy1-4/+7
2005-07-22[NETFILTER]: Use correct byteorder in ICMP NATPatrick McHardy1-3/+4
2005-07-22[NETFILTER]: Wait until all references to ip_conntrack_untracked are dropped ...Patrick McHardy1-0/+3
2005-07-22[NETFILTER]: Fix potential memory corruption in NAT code (aka memory NAT)Patrick McHardy2-2/+4
2005-07-22[NETFILTER]: Fix deadlock in ip6_queuePatrick McHardy1-0/+2
2005-07-22Fix up incorrect "unlikely()" on %gs reload in x86 __switch_toLinus Torvalds1-8/+12
2005-07-22[PKT_SCHED]: Kill TCF_META_ID_REALDEV from meta ematch.David S. Miller2-13/+0
2005-07-21[EQL]: Proper num_slaves decrementLoic Le Loarer1-8/+8
2005-07-21[NETFILTER]: ip_conntrack_expect_related must not free expectationRusty Russell12-60/+46
2005-07-20[ATM]: zatm: mailbox converted to pci_alloc_consistent()Francois Romieu2-46/+62
2005-07-19[NET]: Fix tc_verd thinko in skb_clone()David S. Miller1-2/+2
2005-07-19[NET]: Make ipip/ip6_tunnel independant of XFRMPatrick McHardy6-14/+67
2005-07-19[IPV4]: Fix up lots of little whitespace indentation stuff in fib_trie.Stephen Hemminger2-386/+388
2005-07-19[NET]: NETCONSOLE must depend on INETAdrian Bunk1-1/+1
2005-07-19[NET]: BRIDGE_EBT_ARPREPLY must depend on INETAdrian Bunk1-1/+1
2005-07-19[IPV4]: Don't select XFRM for ip_grePatrick McHardy1-1/+0
2005-07-19[NET]: Only build flow.o if CONFIG_XFRM=yPatrick McHardy1-1/+2
2005-07-19[ATM]: [speedtch] cure atm_printk() macro gcc-2.95 compile errorDuncan Sands1-6/+6
2005-07-19[ATM]: Trivial spelling fix patch for net/KconfigJesper Juhl1-2/+2
2005-07-19[ATM]: [ambassador] Fix the sparse warning "implicit cast to nocast type"Victor Fusco1-1/+3
2005-07-19[ATM]: [firestream] fix the sparse warning "implicit cast to nocast type"Victor Fusco1-2/+4
2005-07-19[ATM]: [he] remove linux/version.h includeOlaf Hering1-1/+0
2005-07-19[ATM]: [idt77252] use time_after() macroMarcelo Feitoza Parisi1-1/+2
2005-07-19[ATM]: allow bind() on point-to-multpoint svcs (from Martin Whitaker <martin_...Chas Williams1-4/+0
2005-07-19[ATM]: [zatm] eliminate kfree warning (from Tobias Hirning <sskyman@web.de>)Chas Williams1-1/+1
2005-07-18[EMATCH]: Kill TCF_META_ID_TCCLASSID reference from meta ematch as well.David S. Miller1-6/+0
2005-07-18[IPV4]: fix IP_FIB_HASH kconfig warningAdrian Bunk1-7/+3
2005-07-18[NET]: Kconfig: NETCONSOLE and NETPOLL togetherRandy Dunlap2-16/+16
2005-07-18[SCTP]: Fix potential null pointer dereference while handling an icmp errorSridhar Samudrala3-42/+17
2005-07-18[SCTP]: Audit return code of create_proc_*Christophe Lucas1-1/+5
2005-07-18[NET]: Fix "nocast type" warnings in skbuff.hVictor Fusco1-1/+2
2005-07-18[NETLINK]: Fix "nocast type" warningsVictor Fusco1-2/+3
2005-07-18[PKT_SCHED]: Kill TCF_META_ID_TCCLASSID.Patrick McHardy1-1/+0
2005-07-18[PKT_SCHED]: Reduce branch mispredictions in pfifo_fast_dequeueThomas Graf1-4/+3
2005-07-18[PKT_SCHED]: Remove debugging leftover from textsearch ematchThomas Graf1-3/+0
2005-07-16Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds7-11/+9
2005-07-16Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds7-255/+96
2005-07-16Merge master.kernel.org:/pub/scm/linux/kernel/git/aia21/ntfs-2.6Linus Torvalds29-894/+2520
2005-07-16Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6Linus Torvalds3-104/+112
2005-07-16[PATCH] ARM: 2815/1: Shark: new defconfig, fixes with __io and serial portsAlexander Schulz4-251/+55
2005-07-16[PATCH] ARM: 2794/1: Add "Image" and "mach-types.h" to dontdiff listMichael Burian1-0/+2
2005-07-16[PATCH] ARM: Allow register_undef_hook to be called with IRQs offRussell King1-4/+8
2005-07-16[PATCH] ARM: Convert bitops to use ARMv6 ldrex/strex instructionsRussell King1-0/+31
2005-07-16[PATCH] Serial: Remove linux/version.hOlaf Hering4-5/+0
2005-07-16[PATCH] Serial: Move deprecation of register_serial forward to SeptemberRussell King3-6/+9
2005-07-16[MTD] NAND: Fix broken bad block scan for 16 bit devicesThomas Gleixner2-22/+20