Age | Commit message (Expand) | Author |
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_alloc | Pavel Emelyanov |
2007-11-01 | [NET]: Make the sk_clone() lighter | Pavel Emelyanov |
2007-11-01 | [NET]: Move some core sock setup into sk_prot_alloc | Pavel Emelyanov |
2007-11-01 | [NET]: Auto-zero the allocated sock object | Pavel Emelyanov |
2007-11-01 | [NET]: Cleanup the allocation/freeing of the sock object | Pavel Emelyanov |
2007-11-01 | [NET]: Move the get_net() from sock_copy() | Pavel Emelyanov |
2007-11-01 | [NET]: Move the sock_copy() from the header | Pavel Emelyanov |
2007-11-01 | [TCP]: Another TAGBITS -> SACKED_ACKED|LOST conversion | Ilpo J�rvinen |
2007-11-01 | [TCP]: Process DSACKs that reside within a SACK block | Ilpo J�rvinen |
2007-10-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds |
2007-10-31 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2007-10-31 | Revert "Driver core: remove class_device_*_bin_file" | Greg Kroah-Hartman |
2007-10-31 | ieee1394: ieee1394_transactions.c: remove dead code | Adrian Bunk |
2007-10-31 | firewire: Fix pci resume to not pass in a __be32 config rom. | Kristian Høgsberg |
2007-10-31 | Remove broken ptrace() special-case code from file mapping | Linus Torvalds |
2007-10-31 | [ARM] 4634/1: DaVinci GPIO header build fix | David Brownell |
2007-10-31 | [ARM] 4636/1: pxa: add default configuration for zylonite | eric miao |
2007-10-31 | [ARM] 4635/1: pxa: Change Eric Miao's email address to eric.miao@marvell.com | eric miao |
2007-10-31 | [ARM] Fix assignment instead of condition in arm/mach-omap2/clock.c | Roel Kluin |
2007-10-31 | [ARM] nommu: fix breakage caused by f9720205d1f847cb59e197e851b5276425363f6b | Russell King |
2007-10-31 | [ARM] pxa: shut up CLOCK_EVT_MODE_RESUME warning | Russell King |
2007-10-31 | [ARM] Fix FIQ issue with ARM926 | Russell King |
2007-10-31 | [ARM] Fix pxamci regression | Russell King |
2007-10-31 | [ARM] Fix netx_defconfig regression | Russell King |
2007-10-31 | [ARM] Fix ateb9200_defconfig build regression | Russell King |
2007-10-31 | [ARM] Fix an rpc_defconfig regression | Russell King |
2007-10-31 | [ARM] Fix omap_h2_1610_defconfig regressions | Russell King |
2007-10-31 | [ARM] 4632/1: Fix a typo in include/asm-arm/plat-s3c/regs-nand.h | Matt Reimer |
2007-10-31 | [MEDIA] IVTV: exit_ivtv_i2c() cannot be __devexit | David Miller |
2007-10-31 | Merge 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-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds |
2007-10-30 | add SubmittingPatches to Documentation/ja_JP | Keiichi Kii |
2007-10-30 | fix typo in SubmittingPatches | Keiichi Kii |
2007-10-30 | Driver Core: fix bug in device_rename() for SYSFS_DEPRECATED=y | Kay Sievers |
2007-10-30 | sysfs: make sysfs_{get,put}_active() static | Adrian Bunk |
2007-10-30 | kobject: check for duplicate names in kobject_rename | Greg Kroah-Hartman |
2007-10-30 | Driver core: remove class_device_*_bin_file | Greg Kroah-Hartman |
2007-10-30 | [TIPC]: Fix headercheck wrt. tipc_config.h | David 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() call | Michal Januszewski |
2007-10-30 | [COMPAT]: Fix new dev_ifname32 returning -EFAULT | Benjamin Herrenschmidt |
2007-10-30 | [NET]: Fix incorrect sg_mark_end() calls. | David S. Miller |
2007-10-30 | [IPVS]: Remove /proc/net/ip_vs_lblcr | Alexey Dobriyan |
2007-10-30 | [IPV6]: remove duplicate call to proc_net_remove | Daniel Lezcano |
2007-10-30 | [NETNS]: fix net released by rcu callback | Daniel Lezcano |
2007-10-30 | [NET]: Fix free_netdev on register_netdev failure. | Daniel Lezcano |
2007-10-30 | [WAN]: fix drivers/net/wan/lmc/ compilation | Adrian Bunk |
2007-10-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds |