aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-10-26[SCTP]: #if 0 sctp_update_copy_cksum()Adrian Bunk2-1/+2
2007-10-26[INET]: Unexport icmpmsg_statisticsAdrian Bunk1-1/+0
2007-10-26[NET]: Unexport sock_enable_timestamp().Adrian Bunk1-1/+0
2007-10-26[TCP]: Make tcp_match_skb_to_sack() static.Adrian Bunk1-2/+2
2007-10-26[IRDA]: Make ircomm_tty static.Adrian Bunk2-2/+1
2007-10-26[NET] fs/proc/proc_net.c: make a struct staticAdrian Bunk1-1/+1
2007-10-26[NET] dev_change_name: ignore changes to same nameStephen Hemminger1-0/+3
2007-10-26Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6David S. Miller7-43/+79
2007-10-26[NET]: Document some simple rules for actionsJamal Hadi Salim1-0/+29
2007-10-26[NET_CLS_ACT]: Use skb_act_cloneJamal Hadi Salim2-8/+1
2007-10-26[NET_CLS_ACT]: Introduce skb_act_cloneJamal Hadi Salim1-0/+15
2007-10-26[TCP]: Fix scatterlist handling in MD5 signature support.David S. Miller2-0/+9
2007-10-26[IPSEC]: Fix scatterlist handling in skb_icv_walk().David S. Miller1-2/+3
2007-10-26[IPSEC]: Add missing sg_init_table() calls to ESP.David S. Miller2-0/+4
2007-10-26[CRYPTO]: Initialize TCRYPT on-stack scatterlist objects correctly.David S. Miller1-11/+13
2007-10-26[CRYPTO]: HMAC needs some more scatterlist fixups.David S. Miller1-3/+3
2007-10-25[TCP]: Fix inconsistency of terms.Ryousei Takano2-11/+11
2007-10-25Merge branch 'fixes-davem' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller2-5/+8
2007-10-26[PATCH] mac80211: fix printk warning on 64-bitJohannes Berg1-1/+1
2007-10-25x86 setup: sizeof() is unsigned, unbreak comparisonsH. Peter Anvin4-5/+5
2007-10-25x86 setup: handle boot loaders which set up the stack incorrectlyH. Peter Anvin2-20/+46
2007-10-25[PATCH] add myself as mac80211 maintainerJohannes Berg1-3/+5
2007-10-25[PATCH] mac80211: Fix SSID matching in AP selectionMichael Wu1-1/+2
2007-10-25[UDP]: Make use of inet_iif() when doing socket lookups.Vlad Yasevich3-7/+8
2007-10-25[CRYPTO]: Fix hmac_digest from the SG breakage.Vlad Yasevich1-1/+3
2007-10-25[IPV4]: Remove no longer used snmp4_icmp_list.David S. Miller1-8/+0
2007-10-25x86 bitops: fix code style issuesRandy Dunlap1-26/+26
2007-10-25bitops kernel-doc: inline instead of macroRandy Dunlap2-4/+10
2007-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds37-254/+397
2007-10-25Merge branch 'warnings-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/misc-2.6Linus Torvalds1-5/+4
2007-10-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-1/+1
2007-10-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds26-83/+133
2007-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds2-4/+4
2007-10-25Merge branch 'sg' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds51-189/+134
2007-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguestLinus Torvalds17-299/+440
2007-10-25Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds5-49/+195
2007-10-25Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds13-409/+149
2007-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds10-205/+292
2007-10-25fs: Fix to correct the mbcache entries counterRam Gupta1-1/+1
2007-10-25Fix pointer mismatches in proc_sysctl.cDavid Howells1-2/+4
2007-10-25Permit silencing of __deprecated warnings.Jeff Garzik2-0/+14
2007-10-25Fix /proc/acpi/alarm BCD alarm encodingsLinus Torvalds1-37/+29
2007-10-25x86: kill the old i386 and x86_64 directoriesSam Ravnborg2-2/+0
2007-10-25x86: move i386 and x86_64 Kconfig files to x86 directorySam Ravnborg4-2/+7
2007-10-25kconfig: small code refactoring in kconfig MakefileSam Ravnborg1-13/+15
2007-10-25x86: unification of i386 and x86_64 Kconfig.debugRandy Dunlap4-73/+43
2007-10-25x86: move defconfig files for i386 and x86_64 to x86Sam Ravnborg4-4/+7
2007-10-25x86: move i386 and x86_64 Makefiles to arch/x86Sam Ravnborg5-11/+21
2007-10-25USB: open disconnect race in usblcdOliver Neukum1-1/+10
2007-10-25USB: disconnect open race in legousbtowerOliver Neukum1-1/+13