Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | e1000e: fix potential NVM corruption on ICH9 with 8K bank size | Bruce Allan | 2009-08-09 | 1 | -38/+12 | |
| * | | | | e1000e: fix acquisition of SW/FW/HW semaphore for ICHx parts | Bruce Allan | 2009-08-09 | 1 | -13/+31 | |
| * | | | | ixgbe: Disable packet split only on FCoE queues in 82599 | Yi Zou | 2009-08-09 | 2 | -16/+19 | |
| * | | | | ixgbe: Pass rx_ring directly in ixgbe_configure_srrctl() | Yi Zou | 2009-08-09 | 1 | -40/+15 | |
| * | | | | tun: Extend RTNL lock coverage over whole ioctl | Herbert Xu | 2009-08-09 | 1 | -31/+19 | |
| * | | | | fec: fix FEC driver packet transmission breakage | Greg Ungerer | 2009-08-09 | 1 | -4/+5 | |
| * | | | | can: Fix raw_getname() leak | Eric Dumazet | 2009-08-09 | 1 | -0/+1 | |
| * | | | | Fix xfrm hash collisions by changing __xfrm4_daddr_saddr_hash to hash address... | Jussi Mäki | 2009-08-09 | 1 | -1/+1 | |
| * | | | | atlx: strncpy does not null terminate string | Roel Kluin | 2009-08-09 | 2 | -8/+8 | |
| * | | | | irda: fix read buffer overflow | Roel Kluin | 2009-08-09 | 1 | -1/+1 | |
| * | | | | MAINTAINERS: update atlx contact info | Chris Snook | 2009-08-09 | 1 | -1/+1 | |
| * | | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2009-08-09 | 1975 | -30967/+52429 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-08-09 | 3 | -15/+22 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | libertas: correct packing of rxpd structure | Bob Dunlop | 2009-08-07 | 1 | -2/+2 | |
| | * | | | | | mwl8k: prevent module unload hang | Lennert Buytenhek | 2009-08-07 | 1 | -2/+2 | |
| | * | | | | | mwl8k: prevent crash in ->configure_filter() if no interface was added | Lennert Buytenhek | 2009-08-07 | 1 | -4/+8 | |
| | * | | | | | mwl8k: call pci_unmap_single() before accessing command structure again | Lennert Buytenhek | 2009-08-07 | 1 | -2/+3 | |
| | * | | | | | mwl8k: add various missing GET_HW_SPEC endian conversions | Lennert Buytenhek | 2009-08-07 | 1 | -4/+4 | |
| | * | | | | | mwl8k: fix NULL pointer dereference on receive out-of-memory | Lennert Buytenhek | 2009-08-07 | 1 | -0/+2 | |
| | * | | | | | ipw2x00: Write outside array bounds | Zhu Yi | 2009-08-07 | 1 | -1/+1 | |
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/low... | David S. Miller | 2009-08-06 | 3 | -3/+33 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | af_ieee802154: provide dummy get/setsockopt | Dmitry Eremin-Solenikov | 2009-08-06 | 2 | -0/+28 | |
| | * | | | | | | af_ieee802154: fix ioctl processing | Dmitry Eremin-Solenikov | 2009-08-06 | 1 | -3/+5 | |
| | |/ / / / / | ||||||
| * | | | | | | irda: Fix irda_getname() leak | Eric Dumazet | 2009-08-06 | 1 | -0/+1 | |
| * | | | | | | appletalk: fix atalk_getname() leak | Eric Dumazet | 2009-08-06 | 1 | -0/+1 | |
| * | | | | | | netrom: Fix nr_getname() leak | Eric Dumazet | 2009-08-06 | 1 | -0/+1 | |
| * | | | | | | econet: Fix econet_getname() leak | Eric Dumazet | 2009-08-06 | 1 | -0/+1 | |
| * | | | | | | rose: Fix rose_getname() leak | Eric Dumazet | 2009-08-06 | 1 | -0/+1 | |
| * | | | | | | Add IDs for 3C905B-TX Fast Etherlink XL PCI | Pascal Terjan | 2009-08-05 | 1 | -0/+4 | |
| * | | | | | | phonet: phonet_device_get() fix | Eric Dumazet | 2009-08-05 | 1 | -1/+1 | |
| * | | | | | | dccp: missing destroy of percpu counter variable while unload module | Wei Yongjun | 2009-08-05 | 1 | -0/+1 | |
| * | | | | | | netxen: fix dma mask update calculation | Dhananjay Phadke | 2009-08-05 | 1 | -2/+2 | |
| |/ / / / / | ||||||
* | | | | | | Merge branch 'sh/for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2009-08-18 | 4 | -6/+106 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | sh: sh7724 ddr self-refresh changes | Magnus Damm | 2009-08-15 | 1 | -2/+68 | |
| * | | | | | | sh: use in-soc KEYSC on se7724 | Magnus Damm | 2009-08-15 | 1 | -4/+5 | |
| * | | | | | | sh: CMT suspend/resume | Magnus Damm | 2009-08-15 | 1 | -0/+28 | |
| * | | | | | | sh: skip disabled LCDC channels | Magnus Damm | 2009-08-15 | 1 | -0/+5 | |
| | |_|_|/ / | |/| | | | | ||||||
* | | | | | | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds | 2009-08-18 | 1 | -0/+1 | |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | ||||||
| * | | | | | Fix new incorrect error return from do_md_stop. | NeilBrown | 2009-08-18 | 1 | -0/+1 | |
* | | | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2009-08-17 | 1 | -0/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | MIPS: Fix HPAGE_SIZE redefinition | Atsushi Nemoto | 2009-08-17 | 1 | -0/+2 | |
* | | | | | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 2009-08-17 | 3 | -57/+70 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | xfs: fix locking in xfs_iget_cache_hit | Christoph Hellwig | 2009-08-17 | 3 | -57/+70 | |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2009-08-17 | 12 | -41/+137 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | security: define round_hint_to_min in !CONFIG_SECURITY | Eric Paris | 2009-08-17 | 1 | -15/+15 | |
| * | | | | | | | | Security/SELinux: seperate lsm specific mmap_min_addr | Eric Paris | 2009-08-17 | 11 | -30/+92 | |
| * | | | | | | | | SELinux: call cap_file_mmap in selinux_file_mmap | Eric Paris | 2009-08-17 | 1 | -1/+13 | |
| * | | | | | | | | Capabilities: move cap_file_mmap to commoncap.c | Eric Paris | 2009-08-17 | 3 | -12/+34 | |
| |/ / / / / / / | ||||||
* | | | | | | | | inotify: start watch descriptor count at 1 | Eric Paris | 2009-08-17 | 1 | -1/+1 | |
* | | | | | | | | inotify: tail drop inotify q_overflow events | Eric Paris | 2009-08-17 | 1 | -0/+4 |