| Commit message (Expand) | Author | Age |
* | inet{6}_request_sock: Init ->opt and ->pktopts in the constructor | Arnaldo Carvalho de Melo | 2008-06-10 |
* | ipv4: Remove unused declaration from include/net/tcp.h. | Rami Rosen | 2008-06-10 |
* | include/linux/ssb/ssb_driver_gige.h typo fix | Adrian Bunk | 2008-06-09 |
* | sctp: Fix ECN markings for IPv6 | Vlad Yasevich | 2008-06-04 |
* | sctp: Start T3-RTX timer when fast retransmitting lowest TSN | Vlad Yasevich | 2008-06-04 |
* | sctp: Correctly implement Fast Recovery cwnd manipulations. | Vlad Yasevich | 2008-06-04 |
* | Merge branch 'net-2.6-misc-20080605a' of git://git.linux-ipv6.org/gitroot/yos... | David S. Miller | 2008-06-04 |
|\ |
|
| * | [IPV6]: inet_sk(sk)->cork.opt leak | Denis V. Lunev | 2008-06-04 |
| * | [IPV6] NETNS: Handle ancillary data in appropriate namespace. | YOSHIFUJI Hideaki | 2008-06-04 |
| * | [IPV6] ADDRCONF: Allow longer lifetime on 64bit archs. | YOSHIFUJI Hideaki | 2008-06-04 |
| * | [SCTP]: Fix NULL dereference of asoc. | YOSHIFUJI Hideaki | 2008-06-04 |
* | | route: Remove unused ifa_anycast field | Thomas Graf | 2008-06-03 |
* | | netlink: Improve returned error codes | Thomas Graf | 2008-06-03 |
* | | route: Mark unused routing attributes as such | Thomas Graf | 2008-06-03 |
* | | route: Mark unused route cache flags as such. | Thomas Graf | 2008-06-03 |
|/ |
|
* | mmc_spi: mmc_spi.h should include linux/interrupts.h | Anton Vorontsov | 2008-06-02 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo... | Linus Torvalds | 2008-06-02 |
|\ |
|
| * | Blackfin arch: update anomaly headers from toolchain trunk | Mike Frysinger | 2008-05-31 |
| * | Blackfin arch: Remove bad and usless code | Michael Hennerich | 2008-05-31 |
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 2008-06-02 |
|\ \ |
|
| * | | [POWERPC] Add "memory" clobber to MMIO accessors | Benjamin Herrenschmidt | 2008-05-31 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 2008-05-30 |
|\ \ \ |
|
| * | | | virtio: force callback on empty. | Rusty Russell | 2008-05-30 |
| * | | | virtio_blk: fix endianess annotations | Christian Borntraeger | 2008-05-30 |
| * | | | virtio_config: fix len calculation of config elements | Christian Borntraeger | 2008-05-30 |
| * | | | virtio: An entropy device, as suggested by hpa. | Rusty Russell | 2008-05-30 |
| * | | | virtio_blk: allow read-only disks | Christian Borntraeger | 2008-05-30 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2008-05-30 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | Input: rename SW_RADIO to SW_RFKILL_ALL | Henrique de Moraes Holschuh | 2008-05-30 |
| * | | | Input: wm9713 - support five wire panels | Mark Brown | 2008-05-27 |
* | | | | [S390] s390 types: make dma_addr_t 64 bit capable | Christian Borntraeger | 2008-05-30 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2008-05-30 |
|\ \ \ \ |
|
| * | | | | driver-core: prepare for 2.6.27 api change by adding dev_set_name | Stephen Rothwell | 2008-05-30 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2008-05-29 |
|\ \ \ \ |
|
| * \ \ \ | Merge commit 'linus/master' into sched-fixes-for-linus | Ingo Molnar | 2008-05-29 |
| |\ \ \ \ |
|
| * | | | | | sched: re-tune NUMA topologies | Ingo Molnar | 2008-05-29 |
| * | | | | | revert ("sched: fair-group: SMP-nice for group scheduling") | Ingo Molnar | 2008-05-29 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2008-05-28 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | [IA64] Workaround for RSE issue | Tony Luck | 2008-05-27 |
| | |/ /
| |/| | |
|
* | | | | Fix FRV minimum slab/kmalloc alignment | David Howells | 2008-05-28 |
* | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2008-05-28 |
|\ \ \ \ |
|
| * | | | | block: make blktrace use per-cpu buffers for message notes | Jens Axboe | 2008-05-28 |
| * | | | | Added in MESSAGE notes for blktraces | Alan D. Brunelle | 2008-05-28 |
| |/ / / |
|
* | | | | FRV: Specify the minimum slab/kmalloc alignment | David Howells | 2008-05-28 |
* | | | | MN10300: Fix typo in header guard | Vegard Nossum | 2008-05-28 |
|/ / / |
|
* | | | posix timers: discard SI_TIMER signals on exec | Oleg Nesterov | 2008-05-26 |
* | | | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds | 2008-05-26 |
|\ \ \ |
|
| * | | | i2c: Align i2c_device_id | Jiri Slaby | 2008-05-26 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2008-05-26 |
|\ \ \ \ |
|
| * | | | | sparc64: global_reg_snapshot is not for userspace | Adrian Bunk | 2008-05-26 |