| Commit message (Expand) | Author | Files | Lines |
2007-11-02 | [MIPS] SB1250: Remove stray assignment of cpumask. | Ralf Baechle | 1 | -1/+0 |
2007-11-02 | [MIPS] Sibyte: Fix names of the clockevent devices. | Ralf Baechle | 2 | -2/+2 |
2007-11-02 | [MIPS] Sibyte: Build fixes / dead code removal. | Ralf Baechle | 2 | -29/+0 |
2007-11-01 | [SPARC64]: Update defconfig. | David S. Miller | 1 | -35/+34 |
2007-11-01 | [IRDA] IRNET: Fix build when TCGETS2 is defined. | David S. Miller | 1 | -0/+10 |
2007-11-01 | [NET]: docbook fixes for netif_ functions | Stephen Hemminger | 2 | -3/+25 |
2007-11-01 | [NET]: Hide the net_ns kmem cache | Pavel Emelyanov | 1 | -2/+4 |
2007-11-01 | [NET]: Mark the setup_net as __net_init | Pavel Emelyanov | 1 | -1/+1 |
2007-11-01 | [NET]: Hide the dead code in the net_namespace.c | Pavel Emelyanov | 1 | -63/+68 |
2007-11-01 | [NET]: Relax the reference counting of init_net_ns | Pavel Emelyanov | 1 | -8/+25 |
2007-11-01 | [NETNS]: Make the init/exit hooks checks outside the loop | Pavel Emelyanov | 1 | -12/+11 |
2007-11-01 | [NET]: Forget the zero_it argument of sk_alloc() | Pavel Emelyanov | 33 | -36/+43 |
2007-11-01 | [NET]: Remove bogus zero_it argument from sk_alloc | Pavel Emelyanov | 1 | -14/+9 |
2007-11-01 | [NET]: Make the sk_clone() lighter | Pavel Emelyanov | 1 | -1/+2 |
2007-11-01 | [NET]: Move some core sock setup into sk_prot_alloc | Pavel Emelyanov | 1 | -15/+26 |
2007-11-01 | [NET]: Auto-zero the allocated sock object | Pavel Emelyanov | 1 | -1/+3 |
2007-11-01 | [NET]: Cleanup the allocation/freeing of the sock object | Pavel Emelyanov | 1 | -15/+29 |
2007-11-01 | [NET]: Move the get_net() from sock_copy() | Pavel Emelyanov | 1 | -1/+1 |
2007-11-01 | [NET]: Move the sock_copy() from the header | Pavel Emelyanov | 2 | -14/+14 |
2007-11-01 | [TCP]: Another TAGBITS -> SACKED_ACKED|LOST conversion | Ilpo J�rvinen | 1 | -1/+1 |
2007-11-01 | [TCP]: Process DSACKs that reside within a SACK block | Ilpo J�rvinen | 1 | -3/+22 |
2007-10-31 | [SPARC64]: Fix linkage of enormous kernels. | David S. Miller | 3 | -5/+11 |
2007-10-31 | [SPARC64]: Fix build with CONFIG_NET disabled. | David S. Miller | 2 | -2/+2 |
2007-10-31 | [SPARC64]: Fix build failure when CONFIG_BUG is disabled. | David S. Miller | 1 | -1/+3 |
2007-10-31 | [SPARC64]: Kill unused ITAG_MASK macro in ultra.S | David S. Miller | 1 | -7/+0 |
2007-10-31 | [SPARC64]: Fix bogus '&' conditinal in set_rtc_mmss(). | David S. Miller | 1 | -1/+1 |
2007-10-31 | Revert "Driver core: remove class_device_*_bin_file" | Greg Kroah-Hartman | 2 | -0/+22 |
2007-10-31 | ieee1394: ieee1394_transactions.c: remove dead code | Adrian Bunk | 1 | -2/+0 |
2007-10-31 | firewire: Fix pci resume to not pass in a __be32 config rom. | Kristian Høgsberg | 1 | -12/+25 |
2007-10-31 | Remove broken ptrace() special-case code from file mapping | Linus Torvalds | 1 | -11/+2 |
2007-10-31 | [ARM] 4634/1: DaVinci GPIO header build fix | David Brownell | 1 | -0/+3 |