summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | usbnet: Resubmit interrupt URB if device is openPaul Stewart2011-04-282-0/+9
| * | | | | | | xfrm: Check for the new replay implementation if an esn state is insertedSteffen Klassert2011-04-261-0/+3
| * | | | | | | esp6: Fix scatterlist initializationSteffen Klassert2011-04-261-1/+1
| * | | | | | | xfrm: Fix replay window size calculation on initializationSteffen Klassert2011-04-261-1/+1
| * | | | | | | net: provide cow_metrics() methods to blackhole dst_opsHeld Bernhard2011-04-252-0/+14
| * | | | | | | cdc_ncm: fix short packet issue on some devicesHans Petter Selasky2011-04-241-2/+2
| * | | | | | | Merge branch 'davem.r8169' of git://git.kernel.org/pub/scm/linux/kernel/git/r...David S. Miller2011-04-241-28/+71
| |\ \ \ \ \ \ \
| | * | | | | | | r8169: don't request firmware when there's no userspace.François Romieu2011-04-241-28/+71
| * | | | | | | | bnx2x: fix UDP csum offloadVladislav Zolotarov2011-04-231-10/+24
| * | | | | | | | netconsole: fix deadlock when removing net driver that netconsole is using (v2)Neil Horman2011-04-221-0/+8
| * | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-04-2210-20/+32
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | * | | | | | | iwl4965: fix skb usage after freeStanislaw Gruszka2011-04-201-3/+7
| | * | | | | | | iwlwifi: fix skb usage after freeStanislaw Gruszka2011-04-201-3/+7
| | * | | | | | | mac80211: fix SMPS debugfs lockingJohannes Berg2011-04-202-2/+4
| | * | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2011-04-204-5/+12
| | |\ \ \ \ \ \ \
| | | * | | | | | | Bluetooth: Only keeping SAR bits when retransmitting one frame.Ruiyi Zhang2011-04-181-0/+1
| | | * | | | | | | Bluetooth: fix shutdown on SCO socketsLuiz Augusto von Dentz2011-04-181-0/+9
| | | * | | | | | | Bluetooth: Fix keeping the command timer runningVinicius Costa Gomes2011-04-181-3/+2
| | | * | | | | | | Bluetooth: Fix refcount balance for hci connectionVille Tervo2011-04-181-2/+0
| | * | | | | | | | ath9k: fix the return value of ath_stoprecvFelix Fietkau2011-04-191-1/+1
| | * | | | | | | | iwlwifi: fix frame injection for HT channelsDaniel Halperin2011-04-181-6/+1
| | |/ / / / / / /
| * | | | | | | | Revert "bridge: Forward reserved group addresses if !STP"David S. Miller2011-04-211-1/+1
| * | | | | | | | atl1c: Fix work event interrupt/task racesTim Gardner2011-04-212-12/+8
| * | | | | | | | be2net: increment work_counter in be_workerIvan Vecera2011-04-211-0/+1
| * | | | | | | | ipv6: Remove hoplimit initialization to -1Thomas Egerer2011-04-211-1/+0
| * | | | | | | | powerpc: Fix multicast problem in fs_enet driverAndrea Galbusera2011-04-212-6/+6
| * | | | | | | | ipv6: udp: fix the wrong headroom checkShan Wei2011-04-211-1/+1
| * | | | | | | | can: add missing socket check in can/raw releaseOliver Hartkopp2011-04-201-1/+6
| * | | | | | | | bonding: 802.3ad - fix agg_device_upJiri Bohac2011-04-201-2/+5
| * | | | | | | | ehea: Fix a DLPAR bug on ehea_rereg_mrs().Breno Leitao2011-04-201-3/+6
| * | | | | | | | can: Add missing socket check in can/bcm release.Dave Jones2011-04-191-1/+6
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'for-linus' of git://git.infradead.org/ubifs-2.6Linus Torvalds2011-05-023-37/+16
|\ \ \ \ \ \ \ \
| * | | | | | | | UBIFS: seek journal heads to the latest bud in replayArtem Bityutskiy2011-05-021-6/+12
| * | | | | | | | UBIFS: do not free write-buffers when in R/O modeArtem Bityutskiy2011-05-022-31/+4
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-05-0220-353/+528
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | CLKDEV: Fix clkdev return value for NULL clk caseRussell King2011-04-301-10/+9
| * | | | | | | ARM: 6891/1: prevent heap corruption in OABI semtimedopDan Rosenberg2011-04-291-1/+1
| * | | | | | | Merge branch 'kprobes' of git://git.linaro.org/people/nico/linux into fixesRussell King2011-04-293-321/+462
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: kprobes: Tidy-up kprobes-decode.cJon Medhurst2011-04-281-108/+23
| | * | | | | | | ARM: kprobes: Add emulation of hint instructions like NOP and WFIJon Medhurst2011-04-281-0/+24
| | * | | | | | | ARM: kprobes: Add emulation of SBFX, UBFX, BFI and BFC instructionsJon Medhurst2011-04-281-0/+42
| | * | | | | | | ARM: kprobes: Add emulation of MOVW and MOVT instructionsJon Medhurst2011-04-281-2/+28
| | * | | | | | | ARM: kprobes: Reject probing of undefined data processing instructionsJon Medhurst2011-04-281-14/+17
| | * | | | | | | ARM: kprobes: Remove redundant code in space_1111Jon Medhurst2011-04-281-9/+5
| | * | | | | | | ARM: kprobes: Fix emulation of PLD instructionsJon Medhurst2011-04-281-13/+8
| | * | | | | | | ARM: kprobes: Reject probing of SETEND instructionsJon Medhurst2011-04-281-5/+0
| | * | | | | | | ARM: kprobes: Consolidate stub decoding functionsJon Medhurst2011-04-281-31/+9
| | * | | | | | | ARM: kprobes: Reject probing of all coprocessor instructionsJon Medhurst2011-04-281-102/+11
| | * | | | | | | ARM: kprobes: Fix emulation of USAD8 instructionsJon Medhurst2011-04-281-6/+4
| | * | | | | | | ARM: kprobes: Fix emulation of SMUAD, SMUSD and SMMUL instructionsJon Medhurst2011-04-281-7/+15
OpenPOWER on IntegriCloud