aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-11-01[NETNS]: Make the init/exit hooks checks outside the loopPavel Emelyanov
2007-11-01[NET]: Forget the zero_it argument of sk_alloc()Pavel Emelyanov
2007-11-01[NET]: Remove bogus zero_it argument from sk_allocPavel Emelyanov
2007-11-01[NET]: Make the sk_clone() lighterPavel Emelyanov
2007-11-01[NET]: Move some core sock setup into sk_prot_allocPavel Emelyanov
2007-11-01[NET]: Auto-zero the allocated sock objectPavel Emelyanov
2007-11-01[NET]: Cleanup the allocation/freeing of the sock objectPavel Emelyanov
2007-11-01[NET]: Move the get_net() from sock_copy()Pavel Emelyanov
2007-11-01[NET]: Move the sock_copy() from the headerPavel Emelyanov
2007-11-01[TCP]: Another TAGBITS -> SACKED_ACKED|LOST conversionIlpo Järvinen
2007-11-01[TCP]: Process DSACKs that reside within a SACK blockIlpo Järvinen
2007-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2007-10-31Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2007-10-31Revert "Driver core: remove class_device_*_bin_file"Greg Kroah-Hartman
2007-10-31ieee1394: ieee1394_transactions.c: remove dead codeAdrian Bunk
2007-10-31firewire: Fix pci resume to not pass in a __be32 config rom.Kristian Høgsberg
2007-10-31Remove broken ptrace() special-case code from file mappingLinus Torvalds
2007-10-31[ARM] 4634/1: DaVinci GPIO header build fixDavid Brownell
2007-10-31[ARM] 4636/1: pxa: add default configuration for zyloniteeric miao
2007-10-31[ARM] 4635/1: pxa: Change Eric Miao's email address to eric.miao@marvell.comeric miao
2007-10-31[ARM] Fix assignment instead of condition in arm/mach-omap2/clock.cRoel Kluin
2007-10-31[ARM] nommu: fix breakage caused by f9720205d1f847cb59e197e851b5276425363f6bRussell King
2007-10-31[ARM] pxa: shut up CLOCK_EVT_MODE_RESUME warningRussell King
2007-10-31[ARM] Fix FIQ issue with ARM926Russell King
2007-10-31[ARM] Fix pxamci regressionRussell King
2007-10-31[ARM] Fix netx_defconfig regressionRussell King
2007-10-31[ARM] Fix ateb9200_defconfig build regressionRussell King
2007-10-31[ARM] Fix an rpc_defconfig regressionRussell King
2007-10-31[ARM] Fix omap_h2_1610_defconfig regressionsRussell King
2007-10-31[ARM] 4632/1: Fix a typo in include/asm-arm/plat-s3c/regs-nand.hMatt Reimer
2007-10-31[MEDIA] IVTV: exit_ivtv_i2c() cannot be __devexitDavid Miller
2007-10-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Linus Torvalds
2007-10-30[AF_KEY]: suppress a warning for 64k pages.Stephen Rothwell
2007-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2007-10-30add SubmittingPatches to Documentation/ja_JPKeiichi Kii
2007-10-30fix typo in SubmittingPatchesKeiichi Kii
2007-10-30Driver Core: fix bug in device_rename() for SYSFS_DEPRECATED=yKay Sievers
2007-10-30sysfs: make sysfs_{get,put}_active() staticAdrian Bunk
2007-10-30kobject: check for duplicate names in kobject_renameGreg Kroah-Hartman
2007-10-30Driver core: remove class_device_*_bin_fileGreg Kroah-Hartman
2007-10-30[TIPC]: Fix headercheck wrt. tipc_config.hDavid S. Miller
2007-10-30[COMPAT]: Fix build on COMPAT platforms when CONFIG_NET is disabled.David S. Miller
2007-10-30[CONNECTOR]: Fix a spurious kfree_skb() callMichal Januszewski
2007-10-30[COMPAT]: Fix new dev_ifname32 returning -EFAULTBenjamin Herrenschmidt
2007-10-30[NET]: Fix incorrect sg_mark_end() calls.David S. Miller
2007-10-30[IPVS]: Remove /proc/net/ip_vs_lblcrAlexey Dobriyan
2007-10-30[IPV6]: remove duplicate call to proc_net_removeDaniel Lezcano
2007-10-30[NETNS]: fix net released by rcu callbackDaniel Lezcano
2007-10-30[NET]: Fix free_netdev on register_netdev failure.Daniel Lezcano
2007-10-30[WAN]: fix drivers/net/wan/lmc/ compilationAdrian Bunk