| Commit message (Expand) | Author | Files | Lines |
2012-05-21 | Linux 3.4v3.4 | Linus Torvalds | 1 | -1/+1 |
2012-05-20 | ipv6/exthdrs: strict Pad1 and PadN check | Eldad Zack | 1 | -1/+14 |
2012-05-20 | USB: qmi_wwan: Add ZTE (Vodafone) K3520-Z | Andrew Bird (Sphere Systems) | 1 | -0/+18 |
2012-05-20 | USB: qmi_wwan: Add ZTE (Vodafone) K3765-Z | Andrew Bird (Sphere Systems) | 1 | -0/+9 |
2012-05-20 | USB: qmi_wwan: Make forced int 4 whitelist generic | Andrew Bird (Sphere Systems) | 1 | -2/+2 |
2012-05-20 | sparc32: use flushi when run-time patching in per_cpu_patch | Sam Ravnborg | 3 | -13/+10 |
2012-05-20 | sparc32: fix cpuid_patch run-time patching | Sam Ravnborg | 1 | -0/+2 |
2012-05-20 | net/ipv4: replace simple_strtoul with kstrtoul | Eldad Zack | 3 | -3/+21 |
2012-05-20 | net/ipv4/ipconfig: neaten __setup placement | Eldad Zack | 1 | -3/+2 |
2012-05-20 | sparc32: drop unused inline functions in srmmu.c | Sam Ravnborg | 1 | -26/+0 |
2012-05-20 | sparc32: drop unused functions in pgtsrmmu.h | Sam Ravnborg | 2 | -52/+14 |
2012-05-20 | sparc32,leon: move leon mmu functions to leon_mm.c | Sam Ravnborg | 3 | -81/+85 |
2012-05-20 | sparc32,leon: remove duplicate definitions in leon.h | Sam Ravnborg | 1 | -15/+2 |
2012-05-20 | sparc32,leon: remove duplicate UART register definitions | Sam Ravnborg | 1 | -25/+0 |
2012-05-20 | sparc32,leon: move leon ASI definitions to asi.h | Sam Ravnborg | 2 | -13/+14 |
2012-05-20 | sparc32: move trap table to a separate file | Sam Ravnborg | 2 | -324/+419 |
2012-05-20 | sparc64: renamed ttable.S to ttable_64.S | Sam Ravnborg | 2 | -1/+1 |
2012-05-20 | sparc32: Remove asm/sysen.h header. | David S. Miller | 1 | -15/+0 |
2012-05-20 | sparc32: Delete asm/smpprim.h | David S. Miller | 1 | -54/+0 |
2012-05-20 | sparc32: Remove unused empty_bad_page{,_table} declarations. | David S. Miller | 1 | -2/+0 |
2012-05-20 | sparc32: Kill boot_cpu_id4 | David S. Miller | 3 | -6/+1 |
2012-05-20 | sparc32: Move GET_PROCESSOR*_ID() out of asm/asmmacro.h | David S. Miller | 2 | -10/+5 |
2012-05-20 | sparc32: Remove completely unused code from asm/cache.h | David S. Miller | 1 | -114/+0 |
2012-05-20 | net: qmi_wwan: Add Vodafone/Huawei K5005 support | Bjørn Mork | 1 | -0/+8 |
2012-05-20 | net: cdc_ether: Add ZTE WWAN matches before generic Ethernet | Andrew Bird (Sphere Systems) | 1 | -0/+56 |
2012-05-20 | ipv6: use skb coalescing in reassembly | Eric Dumazet | 1 | -6/+20 |
2012-05-20 | ipv4: use skb coalescing in defragmentation | Eric Dumazet | 1 | -6/+20 |
2012-05-20 | net: introduce skb_try_coalesce() | Eric Dumazet | 3 | -64/+94 |
2012-05-20 | net:ipv6:fixed space issues relating to operators. | Jeffrin Jose | 1 | -2/+2 |
2012-05-20 | net:ipv6:fixed a trailing white space issue. | Jeffrin Jose | 1 | -1/+1 |
2012-05-20 | sparc32: Add ucmpdi2.o to obj-y instead of lib-y. | David S. Miller | 1 | -2/+2 |
2012-05-20 | sparc32: add ucmpdi2 | Sam Ravnborg | 2 | -1/+20 |
2012-05-19 | memcg,thp: fix res_counter:96 regression | Hugh Dickins | 1 | -1/+1 |
2012-05-19 | ipv6: disable GSO on sockets hitting dst_allfrag | Eric Dumazet | 1 | -1/+4 |
2012-05-19 | tg3: use netdev_alloc_frag() API | Eric Dumazet | 2 | -35/+5 |
2012-05-19 | net: napi_frags_skb() is static | Eric Dumazet | 2 | -3/+1 |
2012-05-19 | ppp: avoid false drop_monitor false positives | Eric Dumazet | 5 | -13/+15 |
2012-05-19 | ipv6: bool/const conversions phase2 | Eric Dumazet | 17 | -130/+131 |
2012-05-19 | ipx: Remove spurious NULL checking in ipx_ioctl(). | David S. Miller | 1 | -3/+1 |
2012-05-19 | ipv6: ip6_fragment() should check CHECKSUM_PARTIAL | Eric Dumazet | 1 | -0/+4 |
2012-05-19 | cirrus: cs89x0: Remove function prototypes and reorder declarations | Joe Perches | 1 | -746/+721 |
2012-05-19 | cirrus: cs89x0: Neaten debugging and logging | Joe Perches | 1 | -105/+82 |
2012-05-19 | cirrus: cs89x0: Code neatening | Joe Perches | 1 | -180/+272 |
2012-05-19 | cirrus: cs89x0: Convert printks to pr_<level> | Joe Perches | 1 | -55/+61 |
2012-05-19 | cirrus: cs89x0: Code style neatening | Joe Perches | 1 | -411/+323 |
2012-05-19 | x86, relocs: When printing an error, say relative or absolute | H. Peter Anvin | 1 | -3/+8 |
2012-05-19 | x86, relocs: Workaround for binutils 2.22.52.0.1 section bug | H. Peter Anvin | 1 | -1/+5 |
2012-05-19 | x86, realmode: 16-bit real-mode code support for relocs tool | H. Peter Anvin | 7 | -65/+196 |
2012-05-19 | dm thin: fix table output when pool target disables discard passdown internally | Mike Snitzer | 1 | -15/+17 |
2012-05-19 | md/raid10: fix transcription error in calc_sectors conversion. | NeilBrown | 1 | -1/+1 |