| Commit message (Expand) | Author | Age |
* | char/tpm: Fix unitialized usage of data buffer | Peter Huewe | 2011-03-29 |
* | fs: don't use igrab() while holding i_lock | Dave Chinner | 2011-03-29 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2011-03-29 |
|\ |
|
| * | xfrm: Restrict extended sequence numbers to esp | Steffen Klassert | 2011-03-29 |
| * | xfrm: Check for esn buffer len in xfrm_new_ae | Steffen Klassert | 2011-03-29 |
| * | xfrm: Assign esn pointers when cloning a state | Steffen Klassert | 2011-03-29 |
| * | xfrm: Move the test on replay window size into the replay check functions | Steffen Klassert | 2011-03-29 |
| * | netdev: bfin_mac: document TE setting in RMII modes | Mike Frysinger | 2011-03-29 |
| * | drivers net: Fix declaration ordering in inline functions. | Balaji G | 2011-03-29 |
| * | cxgb3: Apply interrupt coalescing settings to all queues | Anton Blanchard | 2011-03-29 |
| * | net: Always allocate at least 16 skb frags regardless of page size | Anton Blanchard | 2011-03-29 |
| * | ipv4: Don't ip_rt_put() an error pointer in RAW sockets. | David S. Miller | 2011-03-28 |
| * | net: fix ethtool->set_flags not intended -EINVAL return value | Stanislaw Gruszka | 2011-03-28 |
| * | mlx4_en: Fix loss of promiscuity | Herbert Xu | 2011-03-28 |
| * | tg3: Fix inline keyword usage | Javier Martinez Canillas | 2011-03-28 |
| * | tg3: use <linux/io.h> and <linux/uaccess.h> instead <asm/io.h> and <asm/uacce... | Javier Martinez Canillas | 2011-03-28 |
| * | net: use CHECKSUM_NONE instead of magic number | Cesar Eduardo Barros | 2011-03-28 |
| * | Net / jme: Do not use legacy PCI power management | Rafael J. Wysocki | 2011-03-28 |
| * | myri10ge: small rx_done refactoring | Stanislaw Gruszka | 2011-03-28 |
| * | bridge: notify applications if address of bridge device changes | stephen hemminger | 2011-03-28 |
| * | ipv4: Fix IP timestamp option (IPOPT_TS_PRESPEC) handling in ip_options_echo() | Jan Luebbe | 2011-03-28 |
| * | can: c_can: Fix tx_bytes accounting | Jan Altenberg | 2011-03-28 |
| * | can: c_can_platform: fix irq check in probe | Marc Kleine-Budde | 2011-03-28 |
| * | can: c_can: disable one shot mode until driver is fixed | Marc Kleine-Budde | 2011-03-28 |
| * | can: make struct proto const | Oliver Hartkopp | 2011-03-28 |
| * | net: remove useless comments in net/core/dev.c | Amerigo Wang | 2011-03-28 |
| * | rose: Add length checks to CALL_REQUEST parsing | Ben Hutchings | 2011-03-27 |
| * | ROSE: prevent heap corruption with bad facilities | Dan Rosenberg | 2011-03-27 |
| * | irda: validate peer name and attribute lengths | Dan Rosenberg | 2011-03-27 |
| * | irda: prevent heap corruption on invalid nickname | Dan Rosenberg | 2011-03-27 |
| * | dst: Clone child entry in skb_dst_pop | Steffen Klassert | 2011-03-27 |
| * | xfrm: Force a dst refcount before entering the xfrm type handlers | Steffen Klassert | 2011-03-27 |
| * | ipv4: do not ignore route errors | Julian Anastasov | 2011-03-25 |
* | | md: Fix integrity registration error when no devices are capable | Martin K. Petersen | 2011-03-28 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2011-03-28 |
|\ \ |
|
| * | | selinux: Fix regression for Xorg | Stephen Smalley | 2011-03-28 |
* | | | ARM: mx51_efika: fix build error due to new mfd changes | Andres Salomon | 2011-03-28 |
| | | | |
| \ \ | |
*-. \ \ | Merge branches 'irq-cleanup-for-linus' and 'irq-fixes-for-linus' of git://git... | Linus Torvalds | 2011-03-28 |
|\ \ \ \ |
|
| | * | | | genirq; Fix cleanup fallout | Thomas Gleixner | 2011-03-28 |
| | * | | | genirq: Fix typo and remove unused variable | Thomas Gleixner | 2011-03-28 |
| | * | | | genirq: Fix new kernel-doc warnings | Randy Dunlap | 2011-03-28 |
| | * | | | genirq: Add setter for AFFINITY_SET in irq_data state | Thomas Gleixner | 2011-03-28 |
| | * | | | genirq: Provide setter inline for IRQD_IRQ_INPROGRESS | Thomas Gleixner | 2011-03-28 |
| | * | | | genirq: Remove handle_IRQ_event | Thomas Gleixner | 2011-03-28 |
| | * | | | arm: Ns9xxx: Remove private irq flow handler | Thomas Gleixner | 2011-03-28 |
| | * | | | powerpc: cell: Use the core flow handler | Thomas Gleixner | 2011-03-28 |
| | * | | | genirq: Provide edge_eoi flow handler | Thomas Gleixner | 2011-03-28 |
| | * | | | genirq: Move INPROGRESS, MASKED and DISABLED state flags to irq_data | Thomas Gleixner | 2011-03-28 |
| | * | | | genirq: Split irq_set_affinity() so it can be called with lock held. | David Daney | 2011-03-27 |
| | * | | | genirq: Add chip flag for restricting cpu_on/offline calls | Thomas Gleixner | 2011-03-27 |